-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No **POST_END_OF_NIGHT_DATA=true** in config/config.sh. #147
Comments
There is no POST_END_OF_NIGHT_DATA=true in my config/config.sh. What do I do to correct the ** WARNING: data.json ** error? |
We got rid of the POST_END_OF_NIGHT_DATA setting a couple releases ago. If you have a local and/or remote Website then That "WARNING: data.json..." you are seeing is almost always due to incorrect settings in ftp-setting.sh. |
Hi, I have the same problem with postdata. This is the result from -- debug:- Everything else works apart from the Data file being updated Any help would be appreciated |
@pwe169, I suspect you are missing a double quote on the
|
Thanks for replying Eric. This is what I have:- All the other images etc upload OK so sftp into my IONOS site works |
I am using the release version: v2023.05.01_05 |
Chang the line to just
|
Thanks Eric - that worked!! Annoying message now gone Pete |
Glad you got it working! |
The very last thing the website installation script does is tell the user to update that setting. Did you see that line?
The next release will set POST_END_OF_NIGHT_DATA automatically which will eliminate this problem.
Originally posted by @EricClaeys in AllskyTeam/allsky#1231 (comment)
The text was updated successfully, but these errors were encountered: