Troubleshooting - valboosky/rd-filebot GitHub Wiki
Troubleshooting
Can't Build Containers
Check that your .env
file is present and not ignored:
ls -la .env
Reset Database Only
docker compose down -v
docker compose up -d
FileBot License Expired
Upload a new .psm
license via the admin panel.