-
-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Could not load file or assembly 'FluentMigrator.Runner.SQLite' #279
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Seeing the same issue on Raspbian OS (x64); Launching via docker-comopse ... |
I have the same issue. Likely an issue with sonarr rather than the lsio image |
@smith8ca and @dannytrigo I was wondering if your Docker environments are setup to use namespace remapping (username-remap)? It might explain the error, but it’s weird that before V4 everything was working with the use of namespaces. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is locked due to inactivity |
Is there an existing issue for this?
Current Behavior
Sonarr throws an epic fail since the last update and won't spin up anymore.
Expected Behavior
A complete startup.
Steps To Reproduce
Config:
docker-compose
A clean install as tryout with:
docker run -d --name=sonarrtemp -e PUID=1000 -e PGID=1000 -e TZ=Etc/UTC -p 8989:8989 lscr.io/linuxserver/sonarr:latest
Throws the same error.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: