Giter Club home page Giter Club logo

Comments (10)

Rworld-Ravi avatar Rworld-Ravi commented on September 7, 2024

I traced out to some extent in the logs and messages. and found a code line about to ignore this error. as shown in the below picture
screen shot 2016-01-03 at 7 16 10 pm

in the second if statement , before editing the code there was a "~" NOT operator before "err.message.indexof(xxxxxxxx)". i removed NOT operator and voila, everything worked fine 👍

from pisignage-server.

Rworld-Ravi avatar Rworld-Ravi commented on September 7, 2024

After some successful deploys the problem landed again. Any leads??

from pisignage-server.

colloqi avatar colloqi commented on September 7, 2024

unable to simulate, can you delete contents of /home/pi/media from pi Player and try again?

from pisignage-server.

Rworld-Ravi avatar Rworld-Ravi commented on September 7, 2024

I have tried everything.Also did a fresh install of everything on a new machine, But no success. Can you tell me whats is "Range" here?

from pisignage-server.

colloqi avatar colloqi commented on September 7, 2024

wget uses incremental download, the range of bytes requested does not exist in the server.

from pisignage-server.

Rworld-Ravi avatar Rworld-Ravi commented on September 7, 2024

Problem might have been cause of new versions of Mongodb and Node. Removed the latest versions of Mongodb and node and used mongodb 2.6.11 and Node 0.12.7 . Working perfact now.

from pisignage-server.

navaneetharaopy avatar navaneetharaopy commented on September 7, 2024

Hi,
Next time follow below steps:

  1. ssh to raspberry pi and delete all files in media directory rm -rf /home/pi/media/*

  2. Delete _config.json and _settings.json from config folder
    rm -rf /home/pi/piSignagePro/_config.json
    rm -rf /home/pi/piSignagePro/_settings.json

  3. reboot the pi

from pisignage-server.

Rworld-Ravi avatar Rworld-Ravi commented on September 7, 2024

Hi Navaneetha
Thanks for the instructions.
I did the same, even a fresh install of pisignage player didn't worked. Finally I tried with past releases of Mongod and Nodejs, which got me out of problem.

from pisignage-server.

colloqi avatar colloqi commented on September 7, 2024

Hi Ravi,

I have added a fix which should solve the issue. V8 error object message had changed and server was sending 500 instead of 416. Thanks for your patience!

regards

from pisignage-server.

Rworld-Ravi avatar Rworld-Ravi commented on September 7, 2024

Hi Colloqi

Thanks for the solution. Tried this with latest versions of MongoDB and Nodejs, works.
Even now if someone faces the problem try the older versions of these, that solved the issue for me.

Thanks again.

from pisignage-server.

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.