Skip to content
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

8.3 Upload issue #943

Closed
hpservertech opened this issue Jan 18, 2022 · 4 comments · Fixed by #942
Closed

8.3 Upload issue #943

hpservertech opened this issue Jan 18, 2022 · 4 comments · Fixed by #942
Assignees
Labels
bug Needs software change

Comments

@hpservertech
Copy link

Updated to 8.3 from 8.2c. Uploads are no longer working. It is trying to upload images from the images/ folder but the images are all in the tmp folder.

What gets the files moved from the tmp folder to the date folder under the images directory now?

Here is the error:
Jan 18 10:31:54 allsky allsky.sh[25153]: > Saving DAY image 'image-20220118103153.jpg'
Jan 18 10:31:55 allsky allsky.sh[25153]: *** upload.sh: ERROR: File to upload '/home/pi/allsky/images/20220118/image-20220118103153.jpg' not found!
Jan 18 10:31:59 allsky allsky.sh[25153]: STARTING EXPOSURE at: 2022-01-18 10:31:59 @ 409.54 ms (0.41 sec)
Jan 18 10:32:01 allsky allsky.sh[25153]: > Sleeping 5.0 sec from histogram exposure
Jan 18 10:32:01 allsky allsky.sh[25153]: > Saving DAY image 'image-20220118103159.jpg'
Jan 18 10:32:01 allsky allsky.sh[25153]: *** upload.sh: ERROR: File to upload '/home/pi/allsky/images/20220118/image-20220118103159.jpg' not found!
Jan 18 10:32:06 allsky allsky.sh[25153]: STARTING EXPOSURE at: 2022-01-18 10:32:06 @ 409.54 ms (0.41 sec)
Jan 18 10:32:07 allsky allsky.sh[25153]: > Saving DAY image 'image-20220118103206.jpg'
Jan 18 10:32:07 allsky allsky.sh[25153]: > Sleeping 5.0 sec from histogram exposure
Jan 18 10:32:07 allsky allsky.sh[25153]: *** upload.sh: ERROR: File to upload '/home/pi/allsky/images/20220118/image-20220118103206.jpg' not found!

@hpservertech
Copy link
Author

config.txt
Here is the config.sh

@hpservertech
Copy link
Author

image

I made sure the save daytime images is true and restarted the service, still occurs. I didn't copy over the config file, just made the necessary changes to the new one when I upgraded.

@linuxkidd
Copy link
Collaborator

This issue should be resolved by PR #942 that was just merged. Please update to the latest code and let us know if that resolves the issues.

Thanks!

@linuxkidd linuxkidd added the bug Needs software change label Jan 19, 2022
@linuxkidd linuxkidd self-assigned this Jan 19, 2022
@linuxkidd linuxkidd linked a pull request Jan 19, 2022 that will close this issue
@linuxkidd
Copy link
Collaborator

Confirmed fixed by PR #942 by @hpservertech in comment there.

Thanks! closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Needs software change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants