Notifications
Clear all

10/18/2023 Map Stopped Working?
Visit this post for the fix

Web app no longer responding

2 Posts
2 Users
0 Reactions
457 Views
(@zeroengineland)
Trusted Member
Joined: 4 years ago
Posts: 52
Topic starter  

The web app on one of my LiveSectionals has quit working.  It was working fine in the morning, but it doesn't appear to be presenting the config interface.  I stopped all the Python processes and restarted the web app with sudo python /NeoSectional/webapp.py to read the debug long on console, but it doesn't appear to have an effect.  I restarted the Pi as well, but weirdly, it didn't seem to have an effect.

What else should I do to gather debugging information?  Can I up the debugging level of the web server in a config file?


   
Quote
Mark Harris
(@markyharris)
Member Admin Registered
Joined: 5 years ago
Posts: 557
 

Yes you can open config.py and change the settings manually. Change the setting 'loglevel = 1' to '0' to set it for debug mode.

If you have a monitor connected, verify that no error is causing webapp.py to stop running. The other possibility is that the IP address changed for the PI. - Mark


   
ReplyQuote
Share: