Replies: 1 comment 1 reply
-
I don't have a lot to go on to provide you any feedback. Please show the exact contents of the file on the pi. what is the output of this command:
Once you make a change to genservext.py, did you restart genmon? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Expected Behavior
The genservext.py should serve to send you to a webpage in the static folder
Actual Behavior
It is not working and provides the following text:
Not Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
Steps to Reproduce (including precondition)
I copied the sample text with the "testit" function and a webpage that was in the static folder. I can access the webpage if I write it in the address. The webpage is called gencontrol.html and the IP for my device is 192.168.68.81, therefore if I add 192.168.68.81/gencontrol.html it works, but if I tried to do it with testit, it does not.
Your Environment
Beta Was this translation helpful? Give feedback.
All reactions