JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.32k stars 64 forks source link

[Bug] <Calendar from Dashboard Broken> #675

Closed erikt311 closed 2 years ago

erikt311 commented 2 years ago

Describe the Bug The calendars within Lidarr, Sonarr, etc work fine individually, but the (I assume) consolidate calendar on the dashboard doesn't.

To Reproduce Self explanatory, but see video.

Expected Behaviour The calendar opens :)

Screenshots https://user-images.githubusercontent.com/54078801/169857348-1ad9b936-06f6-4fa3-8238-f7da9ad904e1.MOV

Versions 10.0.2 iOS 15.4.1 IPhone SE A2275

Additional context Add any other context about the problem here.

JagandeepBrar commented 2 years ago

Can you see what is recorded within the logs when this occurs?

(Settings -> System -> Logs)

erikt311 commented 2 years ago

Sorry, didn't even see there were logs.

See screenshots. I cannot copy/paste logs from within the UI (maybe a feature request for your own sanity?).

image image image

erikt311 commented 2 years ago

Oddly, when I tried the unified calendar just now, it worked fine...so I don't know!

JagandeepBrar commented 2 years ago

Thanks @erikt311, it looks to be a transient database issue (the log shows it wasn't able to pull your host from the database when constructing the URL). It appears to have fixed itself somehow but if you run into the same problem please re-open the issue and I can continue to investigate.