Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Internal Server Error" on Programs page after update
#17
This is indeed puzzling. However I am determined to get to the bottom of this and fix any problem that may be causing it.

Just to be sure of what we know so far:
1. You are getting a "list index out of range" error when you try to open the Programs page.

2. SIP 4 is designed to run under both Python2 and Python3. In Python3 the "range" statement has changed but you are getting the same error under Python3 so that is not a factor. ("$for s in range(8):")

3. Trying to open "http://192.168.254.145:8081/mp?pid=0" also fails. This is trying to open a different page but with some similar code.

Question: do you get the same error message when you try the above?

Question: Can you open the "Stations" page and the "Run once" pages? They also have similar code to what is causing the error. If not, are you getting the same error?

4. Renaming the programData.json file and the "sd.json" files in the SIP data directory does not eliminate the problem. This means that there is not a setting that SIP is not handling properly.

5. you are running a fresh copy of SIP so there is not a problem from the update process.

6. You cleared the browser cache and tried a different browser so there is not a problem from some old code being used by the browser.

Question: Do you have any plugins installed?

I appreciate you patience and help in trying to diagnose the problem.
<p><br></p>
Reply


Messages In This Thread
RE: "Internal Server Error" on Programs page after update - by dan - 2020 Dec 06, 04:33 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)