remoteWebsiteInstall.sh issue with remote_configuration.json in v2024.12.06_06 #5151
astrobrothers
started this conversation in
Problems
Replies: 1 comment 5 replies
-
|
When I go to What is your |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
Fresh install of v2024.12.06_06 and moving to new web host - everything is working so far, except for remote website.

Issue: When I
./remoteWebsiteInstall.shit fails, see attached image.Equipment: RPi 4 8GB, HQ cam and Trixie OS
It stops on item 2, checking the remote_configuration.json file. It is not creating it, I cannot open it in the WebUI editor as I have in previous builds.
It also says it cannot find the remote website ERROR 404. Note, it's a funky URL until I get the domain transferred over. That said, the URL definitely works. I can also say for certain that
testUpload.shworks and if I turn remote website on in WebUI, the current image.jpg is being continuously updated to the correct folder (../public_html/allsky-MA-1/image.jpg) and this can be seen remotely athttp://user.myecosites.com/allsky-MA-1/image.jpgA couple notes:
I'm using key wo/password to ssh to host. This works fine from command line. In WebUI, I had to put a dummy pw to satisfy lftp. That is clearly working for transfer, but not sure if that hack is messing something else up.
I've been finding with this build that I have to often reenter info in the WebUI a few times. It's not consistent, but has happened in general with this build for me. Not sure if using Raspberry Pi Connect is playing a role. Once it saves, it sticks, but I've been having to double check my edits actually save.
Beta Was this translation helpful? Give feedback.
All reactions