Always getting 'Sonarr - Manual Interaction' notification on docker restart from manual imported seasons

Sonarr version (exact version): 4.0.16.2944
Mono version (if Sonarr is not running on Windows):
OS: docker
Debug logs: trace logs during startup and when notifications are being send again.

Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2944
[Info] AppFolderInfo: Data directory is being overridden to [/config]
[Debug] Bootstrap: Console selected
[Info] AppFolderInfo: Data directory is being overridden to [/config]
[Info] AppFolderInfo: Data directory is being overridden to [/config]
[Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
[Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
[Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
[Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
[Info] DatabaseEngineVersionCheck: SQLite 3.51.2
[Info] FluentMigrator.Runner.MigrationRunner: => 0.0901239s
[Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
[Info] FluentMigrator.Runner.MigrationRunner: => 0.0943334s
[Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
[Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
[Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
[Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
[Info] DatabaseEngineVersionCheck: SQLite 3.51.2
[Info] FluentMigrator.Runner.MigrationRunner: => 0.0021448s
[Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
[Info] FluentMigrator.Runner.MigrationRunner: => 0.0025668s
[Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
[Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
[Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
[Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
[Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
[ls.io-init] done.
[Info] SceneMappingService: Updating Scene mappings

Description of issue: Every time I restart the sonarr container I get the same telegram notification of already imported seasons.

image

but all seems ok

where manual import was doing with manual interaction like this

Nothing shows in Activity: Queue?

Your need to enable trace logging, upload the log somewhere and link it here as described in the wiki article on logging, not the output from the console or anything else.

yes, finally solved by checking that option and reimporting them again from here and not from Wanted - manual import - interactive import

1 Like