▲ 3 r/sonarr
Issues with sonarr-sma in Docker
SMA stopped working recently with an update to the container, so I'm trying to reinstall it. I keep getting the below errors -
radarr-mp4 | [90-sma-config] Creating python virtual environment and installing requirements
radarr-mp4 | ERROR: Could not open requirements file: [Errno 2] No such file or directory: '/usr/local/sma/setup/requirements.txt'
radarr-mp4 | [90-sma-config] Downloading and installing FFMpeg from https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-arm64-static.tar.xz
radarr-mp4 | tar: short read
radarr-mp4 | chown: cannot access '/usr/local/bin/ffmpeg': No such file or directory
radarr-mp4 | chown: cannot access '/usr/local/bin/ffprobe': No such file or directory
radarr-mp4 | chmod: cannot access '/usr/local/bin/ffmpeg': No such file or directory
radarr-mp4 | chmod: cannot access '/usr/local/bin/ffprobe': No such file or directory
radarr-mp4 | chmod: cannot access '/usr/local/sma/*.sh': No such file or directory
radarr-mp4 | [90-sma-config] autoProcess.ini does not have write permission, it will need to be configured manually
It looks like the install script is failing to create some folders, and failing to copy all of SMA to the install directory. Anyone know how to troubleshoot this further?
u/Hopeful-Savings-3420 — 8 days ago