Coder Social home page Coder Social logo

Comments (7)

exsilium avatar exsilium commented on June 5, 2024

Hi and thanks for the bug report - what steps are needed to reproduce this? Are you running in offline mode? I'm on FF Quantum 63 and Chromium 70 - haven't noticed this issue yet but I'll try to repro. Thanks!

from pylon.

mchen6 avatar mchen6 commented on June 5, 2024

Thanks for your notice.

I clone pylon repo and npm i, then launch it on my Ubuntu 16.04 box with below command:

./bin/pylon.sh -w ~/tmp -l 10.0.0.130

Then on my Win10 x64 machine I visited http://10.0.0.130:3131/ with Chrome 70 and FF Quantum 63, the same error can be reproduced. I think I was not in offline mode.

Hi and thanks for the bug report - what steps are needed to reproduce this? Are you running in offline mode? I'm on FF Quantum 63 and Chromium 70 - haven't noticed this issue yet but I'll try to repro. Thanks!

from pylon.

exsilium avatar exsilium commented on June 5, 2024

Thank you for the details. I'll try to reproduce this. Can you also please add your node and npm versions? Thanks!

from pylon.

mchen6 avatar mchen6 commented on June 5, 2024

My node and npm versions are v8.12.0 and 6.4.1 respectively. Thanks.

from pylon.

mchen6 avatar mchen6 commented on June 5, 2024

It seems appCache has been diabled on non-secure connection:
https://www.chromestatus.com/feature/5714236168732672
https://www.thesslstore.com/blog/firefox-require-https-appcache/

To verify this, I added an nginx secured proxy in front of pylon, and confirmed this issue has disappeared.

from pylon.

exsilium avatar exsilium commented on June 5, 2024

Thanks for digging into this more. All my test instances are also behind nginx so that explains why I wasn't able to reproduce this. I'll look into this in more detail...

Using via localhost also doesn't disable the appCache. To reproduce, Pylon needs to be bound via -l flag to an external IP and browser should be used to access that IP via unsecured socket. appCache is used in ext.offline/lib-offline.js

from pylon.

mchen6 avatar mchen6 commented on June 5, 2024

It now works fine on development branch. Closing issue. Thanks.

from pylon.

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.