stable-horde-flutter
stable-horde-flutter copied to clipboard
Exception: Failed to download image: 404 "The specified key does not exist."
Sentry Issue: STABLE-HORDE-MOBILE-T
_Exception: Exception: Failed to download image: 404 <?xml version="1.0" encoding="UTF-8"?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message></Error>
File "tasks_bloc.dart", line 277, in _TasksBloc._downloadImageFromUrl
File "tasks_bloc.dart", line 203, in _TasksBloc._retrieveTaskResult
File "tasks_bloc.dart", line 251, in _TasksBloc._waitOnTask
Not sure why this would happen. Possibly similar STR as #82 ?
This is happening reproducibly for me at the moment. I've added notes here: https://discord.com/channels/781145214752129095/1075407672830083092/1075952968458846348
Related worker issue: https://github.com/db0/AI-Horde-Worker/issues/51.
Can you tell me if this keeps happening now and if so, can you check if this keeps happening when shared = false?