title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
Troubleshooting |
true |
2024-08-13 19:11:59 UTC |
riven |
markdown |
2024-08-13 19:11:59 UTC |
Here are solutions to some common issues you might encounter:
Problem: Unable to connect to Riven web interface Solution:
- Ensure Docker containers are running:
docker ps | grep riven
- Check if the correct ports are exposed in your
docker-compose.yml
- Verify your firewall settings allow traffic on the specified ports
Problem: Downloads failing or stuck Solution:
- Verify your Real-Debrid API key in Settings > Download Service
- Ensure your Real-Debrid account has available traffic
Problem: Downloaded media not showing up in Plex library Solution:
- Check Riven logs for any symlink creation errors
- Verify Plex has correct permissions to access the media directory
For more detailed troubleshooting, please refer to our Extended Troubleshooting Guide.