When trying to add a Web page that takes a while to load, I encounter this error. I have several pages that worked great on the previous version, but that SD card became corrupt and I rebuilt the system with the latest version. I have not been able to get any of these pages loaded after the change. I have attempted to send headers more quickly in the transaction and still it gives the error in the subject if the entire page cannot be loaded a short duration. I have loaded a very basic page to the same location and it is added without issue, this has to be a timeout value somewhere - I attempted to modify the timeout in server.py, but it made no difference.
If I add the asset while I have a simple page located at the URL, then upload the actual page to that URL, the page never loads. I have tried to enable debug logging, but thre is no data in the /var/log/debug file after receiving this error. I have attempted to locate screenly logs in TMP folders and have found no such logs.
When trying to add a Web page that takes a while to load, I encounter this error. I have several pages that worked great on the previous version, but that SD card became corrupt and I rebuilt the system with the latest version. I have not been able to get any of these pages loaded after the change. I have attempted to send headers more quickly in the transaction and still it gives the error in the subject if the entire page cannot be loaded a short duration. I have loaded a very basic page to the same location and it is added without issue, this has to be a timeout value somewhere - I attempted to modify the timeout in server.py, but it made no difference.
If I add the asset while I have a simple page located at the URL, then upload the actual page to that URL, the page never loads. I have tried to enable debug logging, but thre is no data in the /var/log/debug file after receiving this error. I have attempted to locate screenly logs in TMP folders and have found no such logs.