Code Monkey home page Code Monkey logo

Comments (8)

gerroon avatar gerroon commented on May 24, 2024 1

I tried it Firefox (84) and Chromium on Linux.

Bear in mind that previous version was working perfectly fine.

from libreddit.

spikecodes avatar spikecodes commented on May 24, 2024 1

I think I found the issue! I made an update to the Content Security Policy to "upgrade-insecure-requests" but that might be causing TLS issues for people hosting their own instance without an SSL. Should be fixed with f819ad2.

from libreddit.

spikecodes avatar spikecodes commented on May 24, 2024

What browser is this issue shown in?

from libreddit.

spikecodes avatar spikecodes commented on May 24, 2024

Thank you for the bug report. I am not able to reproduce your issue when running from source or pulling from Docker. Are you able to check the browser console logs and send a screenshot of those here?

from libreddit.

gerroon avatar gerroon commented on May 24, 2024

This is the onyl thing I see. Bear inm mind that I am accessing it over local lan and this was not an issue in the prev version from couple days ago.

Content Security Policy: The page’s settings blocked the loading of a resource at inline (“default-src”). index.js:3366:22

Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content

from libreddit.

spikecodes avatar spikecodes commented on May 24, 2024

Those logs don't look too out of the ordinary but the inline styles shouldn't be blocked. Are you able to visit http://<your instance url>/style.css in your browser? The screenshot you included looks like there is an issue with the styling.

from libreddit.

gerroon avatar gerroon commented on May 24, 2024

Yes I can access the file alright

from libreddit.

gerroon avatar gerroon commented on May 24, 2024

It seems like there is something else, the images are broken as you could see in the screenshot, when I try to load an image directly I get the issues below.

Not sure why it is trying to load ssl here, since the site is accessed over http like http://192.168.1.100:8081

https://192.168.1.100:8081/proxy/aHR0cHM6Ly9iLnRodW1icy5yZWRkaXRtZWRpYS5jb20vU2hRUlZyd0k3VXN5Y0dfZDlsYWhYVk9PWi1MTjZ6T0NaZ1B4NVV3bGxKdy5qcGc=


Secure Connection Failed

An error occurred during a connection to 192.168.1.100:8081. SSL received a record that exceeded the maximum permissible length.

Error code: SSL_ERROR_RX_RECORD_TOO_LONG

    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem.

from libreddit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.