Files
MediaManager/Writerside/topics/troubleshooting.md

2.3 KiB

Troubleshooting

Always check the container and browser logs for more specific error messages

Authentication Issues

Verify your OAuth provider's configuration. See the OAuth documentation Check if the callback URI you set in your OIDC providers settings is correct. See the callback URI documentation Check the frontend url in your config file. It should match the URL you use to access MediaManager. Make sure you are logging in, not signing up. Try logging in with the following credentials:
  • Email: admin@mediamanager.local or admin@example.com
  • Password: admin
  • Hard linking Issues

    The reason is that hard linking only works within the same filesystem. If your downloads are on a different volume than your media library, hard linking will not work.

    Torrent Search Issues

    Try switching to the advanced tab when searching for torrents. If you use "slow" indexers, try increasing the timeout threshold. If you still don't get any search results, check the logs, they will provide more information on what is going wrong.

    Import and download Issues

    If it still doesn't work, please open an Issue. It is possible that a bug is causing the issue.