Eric Claeys
Eric Claeys
Comments on your earlier post: You can ignore the double slashes. Linux treats "//" like "/". However, the next release will only have one slash. > Maybe I need to...
@Flyfisherwiz, I'm also a 60 some odd old geezer but have only been out of IT for about 3 years. Started my career at Bell Labs working on UNIX (which...
Wi-Fi going to sleep definitely would cause issues. I would have thought that upoading a file every couple minutes would keep the WiFi on.
@j0sk0. That camera is supported in the next Allsky release which will be out in about a month. If you can't wait, you have two options: 1. Install the newest...
@j0sk0, did you copy the files from the "master" release or the "v2024.xx.xx" branch? "master" is the current release, and "v2024.xx.xx" is the new release with the newer libraries. Here's...
@j0sk0, glad you got it working. Eric
Closing issue - the camera is supported in the next Allsky release.
## Problem Some servers don't return anything if the user-agent is "curl", so whenever we call `curl` we need to set `--user-agent Allsky` like is done in `postToMap.sh`.
This is fixed in the next release which will officially be out by the end of June; to upgrade to it now, do a normal upgrade but use the following...
These checks should go in a common file so can be used by both install.sh and makeChanges.sh.