SubmarinerApp / Submariner

A Subsonic client for macOS
https://submarinerapp.com
BSD 3-Clause "New" or "Revised" License
122 stars 3 forks source link

Navidrome server can't be accesses #170

Closed tehabe closed 8 months ago

tehabe commented 8 months ago

Describe the bug When I try to add a Navidrome server to SubMariner, the server's music is not displayed but also not a single error message.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'New Server'
  2. Fill out the needed information

Screenshot 2023-10-15 at 18 55 17

  1. Click Okay
Screenshot 2023-10-15 at 18 53 33

Expected behavior Music should be displayed and playable

Screenshots

Screenshot 2023-10-15 at 18 47 56

Versions:

NattyNarwhal commented 8 months ago

Do you see anything in Console.app? Be sure to check info/debug messages from the view menu if so.

Missing "u" makes me think it could be an issue with the username somehow not getting included when it builds the URL. That could be say, Keychain related, but without the URL parameters getting logged it's harder to find out.

tehabe commented 8 months ago

I attempted again, also to get you the log files, and suddently it worked. I have no idea what I did differently now. Very weird.

Scaffale commented 7 months ago

I still got this error.

Navidrome 0.50.1 Sumariner 2.4.2 both direct download and brew

Do you see anything in Console.app? Be sure to check info/debug messages from the view menu if so.

I don't understand where is the console.app I'm supposed to check...

tried also with Gonic and same thing.

NattyNarwhal commented 7 months ago

Console.app is in the Utilities folder under Applications. Or open it from Spotlight.

Scaffale commented 7 months ago

Got this error... not much

image
NattyNarwhal commented 7 months ago

Are these any lines before and after for context?

In Console.app, you can filter based on app to reduce the noise; try adding process:Submariner subsystem:fr.read-write.Submariner to the search box and make sure you have debug and info messages (toggled from the View menu)