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

Fail! File was not retrieved! Error: None #101

Closed
desq42 opened this issue Feb 17, 2024 · 2 comments
Closed

Fail! File was not retrieved! Error: None #101

desq42 opened this issue Feb 17, 2024 · 2 comments
Assignees
Labels
bug Something isn't working done Feature has been implemented, tested and released

Comments

@desq42
Copy link

desq42 commented Feb 17, 2024

Hello.

pi@zero2:~/ePiframe $ ./ePiframe.py --test-display
ePiframe - e-Paper Raspberry Pi Photo Frame
2024-02-17 17:15:37 : Verifying configuration...
2024-02-17 17:15:37 : OK!
2024-02-17 17:15:37 : Sending to display...
2024-02-17 17:15:47 : Done in 00:00:11

Works fine.

Name: 0, dtype: object
2024-02-17 17:13:12 : Getting next photo...
2024-02-17 17:13:12 : Fail! File was not retrieved! Error: None
2024-02-17 17:13:12 : Retrying with the new photo...
2024-02-17 17:13:12 : Photo to show:
id images/IMG_4802.jpg
creationTime 2024-02-17 15:37:03+00:00
source Local
Name: 0, dtype: object
2024-02-17 17:13:12 : Getting next photo...
2024-02-17 17:13:13 : Fail! File was not retrieved! Error: None
2024-02-17 17:13:13 : Retrying with the new photo...
2024-02-17 17:13:13 : Photo to show:
id images/IMG_4802.jpg
creationTime 2024-02-17 15:37:03+00:00
source Local
Name: 0, dtype: object
2024-02-17 17:13:13 : Getting next photo...
2024-02-17 17:13:13 : Fail! File was not retrieved! Error: None
2024-02-17 17:13:13 : Done in 00:00:01

Any Ideas?

Thank you.

@MikeGawi MikeGawi self-assigned this Feb 18, 2024
@MikeGawi MikeGawi added bug Something isn't working research Solution searching labels Feb 18, 2024
MikeGawi added a commit that referenced this issue Feb 18, 2024
FIX - Fail! File was not retrieved! Error: None #101
@MikeGawi MikeGawi added waiting_for_feedback Fix was applied but waiting for confirmation and removed research Solution searching labels Feb 18, 2024
@MikeGawi
Copy link
Owner

Thanks for reporting this issue!
Please check this fix #102 (just change the line and restart the service with sudo systemctl restart ePiframe.service) and please let me know if it helped.
Thanks!

@desq42
Copy link
Author

desq42 commented Feb 19, 2024

Worked like a charm.

Thank you!

@MikeGawi MikeGawi added done Feature has been implemented, tested and released and removed waiting_for_feedback Fix was applied but waiting for confirmation labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done Feature has been implemented, tested and released
Projects
None yet
Development

No branches or pull requests

2 participants