We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Adding the IP with HTTPS, localhost, with port, without port and same issue exist.
To Reproduce Steps to reproduce the behavior: Setting up the server, user, password url with https, localhost with port.
Expected behavior Rest API should work.
Screenshots If applicable, add screenshots to help explain your problem.
Device
Server
The text was updated successfully, but these errors were encountered:
I couldn't reproduce this issue with a Debian 12 Navidrome server through DuckDNS with Subtracks on Mi 10S,
Sorry, something went wrong.
localhost with port
That's seems to be the problem. Localhost is only for the device you are running the server on. I assume that you use Subtracks on a different device.
If you want to connect to your server on your LAN, than use the Navidrome servers IP, like this: serverip:serverport (default port is 4533).
serverip:serverport
If this solved your problem, please mark the issue as solved.
No branches or pull requests
Describe the bug
Adding the IP with HTTPS, localhost, with port, without port and same issue exist.
To Reproduce
Steps to reproduce the behavior:
Setting up the server, user, password url with https, localhost with port.
Expected behavior
Rest API should work.
Screenshots
If applicable, add screenshots to help explain your problem.
Device
Server
The text was updated successfully, but these errors were encountered: