You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for this awesome project.
I have been working with it and it has been doing everything I want but I have found that it will slowly degrade in performance then fail completely. I thought it might be my template so I tried the demo.py and found that if you go into and out of all of the menus then run the console demo things start to stop responding, back buttons stop working to the point that the script just appears to hang.
I can connect to CherryPy on port 9000 and it throws an error page saying not found, but it is being generated by CherryPy so it is still running, also I can leave the Supervisor running in-between starting the demo.py and it works as expected. If I kill and restart the demo script everything is back to normal.
I have tested with android, Chrome on pc and Ipad with the same results (restarting the script in between connections).
I also tried the manual steps to install on raspbian, then your pre made image with the same results.
Is there anything I can do to help diagnose the issue ?
The text was updated successfully, but these errors were encountered:
Hi, thanks for this awesome project.
I have been working with it and it has been doing everything I want but I have found that it will slowly degrade in performance then fail completely. I thought it might be my template so I tried the demo.py and found that if you go into and out of all of the menus then run the console demo things start to stop responding, back buttons stop working to the point that the script just appears to hang.
I can connect to CherryPy on port 9000 and it throws an error page saying not found, but it is being generated by CherryPy so it is still running, also I can leave the Supervisor running in-between starting the demo.py and it works as expected. If I kill and restart the demo script everything is back to normal.
I have tested with android, Chrome on pc and Ipad with the same results (restarting the script in between connections).
I also tried the manual steps to install on raspbian, then your pre made image with the same results.
Is there anything I can do to help diagnose the issue ?
The text was updated successfully, but these errors were encountered: