JagandeepBrar / lunasea

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

[Bug] Unable to fetch <Sonarr|Radarr> releases #779

Open TheCarrotStick opened 4 months ago

TheCarrotStick commented 4 months ago

Describe the Bug Whenever attempting to start an interactive search from lunasea only I'm seeing the message "An error has occurred". When going top the logs I'm seeing the error in the title.

Class package:dio/src/dio_mixin.dart
Method DioMixin.fetch.<fn>
Exception DioException [bad response]: The request returned an invalid status of 499.

To Reproduce Start an interactive search for anything in sonarr/radarr.

Expected Behaviour A list of available options from sonarr/radarr for a given release.

Versions 10.2.6 iOS Using latest tags from sonarr/radarr/jackett LSIO docker images. Swapped to nightlies for radarr and still saw the issue.

Additional context Interactive search is working fine in Sonarr/Radarr itself. No errors in sonarr/radarr logs. Happening when on local network or externally.