Description
Using bitr8/agregarr:develop.
I have Maintainerr-managed Plex collections configured in Agregarr as pre-existing collections with autoPoster enabled.
During collection sync, Agregarr successfully:
- fetches collection items
- generates the poster using the selected poster template
- uploads the poster to Plex
- locks the poster in Plex
Immediately after that it logs:
Failed to generate auto-poster for pre-existing collection MOVIES LEAVING SOON: Connection "default" was not found.
Same behaviour occurs for SHOWS LEAVING SOON.
Expected:
After successful upload/lock, Agregarr should record the generated poster state without error.
Actual:
Poster is applied successfully, but sync reports an error afterward.
Version
75a46bb
Steps to Reproduce
Poster generated successfully using template {"name":"MOVIES LEAVING SOON","templateId":5}
Generated temporary poster in system temp for upload
Successfully uploaded poster from file for 28054
Successfully locked poster for 28054
Failed to generate auto-poster for pre-existing collection MOVIES LEAVING SOON: Connection "default" was not found.
List Links
No response
Screenshots
No response
Logs
2026-06-10T21:40:38.823Z [error][Hub Sync Service]: Failed to generate auto-poster for pre-existing collection SHOWS LEAVING SOON: Connection "default" was not found.{"collectionId":"10067","error":"Connection \"default\" was not found."}
2026-06-10T21:40:35.668Z [error][Hub Sync Service]: Failed to generate auto-poster for pre-existing collection MOVIES LEAVING SOON: Connection "default" was not found.{"collectionId":"10066","error":"Connection \"default\" was not found."}
Additional Context
No response
Description
Using bitr8/agregarr:develop.
I have Maintainerr-managed Plex collections configured in Agregarr as pre-existing collections with autoPoster enabled.
During collection sync, Agregarr successfully:
Immediately after that it logs:
Failed to generate auto-poster for pre-existing collection MOVIES LEAVING SOON: Connection "default" was not found.
Same behaviour occurs for SHOWS LEAVING SOON.
Expected:
After successful upload/lock, Agregarr should record the generated poster state without error.
Actual:
Poster is applied successfully, but sync reports an error afterward.
Version
75a46bb
Steps to Reproduce
Poster generated successfully using template {"name":"MOVIES LEAVING SOON","templateId":5}
Generated temporary poster in system temp for upload
Successfully uploaded poster from file for 28054
Successfully locked poster for 28054
Failed to generate auto-poster for pre-existing collection MOVIES LEAVING SOON: Connection "default" was not found.
List Links
No response
Screenshots
No response
Logs
Additional Context
No response