immichFrame / ImmichFrame

GNU General Public License v3.0
469 stars 20 forks source link

DNS Failure #126

Closed TheITRx closed 2 months ago

TheITRx commented 2 months ago

Version

v1.0.9.0

Deployment Method

Android TV

Description

Every morning, I see this in my screen. The app crashes overnight and spits out this error.

image

Reproduction

n/a

Expectations

No response

Configuration

No response

Logs

No response

Pre-Submission Checklist

3rob3 commented 2 months ago

Might want to update your image, Your URL is showing further down (8 lines below marked out one).

TheITRx commented 2 months ago

Might want to update your image, Your URL is showing further down (8 lines below marked out one).

Thanks!

3rob3 commented 2 months ago

Have you tried enabling UnattendedMode? Do you have Screensaver enabled? For some reason your device is losing network connection but the app is still alive/running.

TheITRx commented 2 months ago

Have you tried enabling UnattendedMode?

That's off. But I just turned it on. Let's see how it goes tomorrow.

Do you have Screensaver enabled?

No, I just fire up the app. I haveit run 24/7 on a chromecast for a portable LCD screen in my living room.

For some reason your device is losing network connection but the app is still alive/running.

That's what I suspect. When does the app query the API? On each refresh? or each picture? But it only happens during the night.

TheITRx commented 2 months ago

hmm. case closed.. my router is intermittently rebooting during the dawn.. seeing it in the logs. I think that is the culprit. Thanks!

3rob3 commented 2 months ago

Oh good, well, for me at least :). I'd still try the unattended mode. It may be enough to suppress the error messages and continue on when network comes back.