-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
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
Unable to Load Files #152
Comments
Hmm, I would think that should give you debug information. Would you be able to run the load command with |
Could this be a netfilter issue? I see
EDIT: ok, it's a netfilter issue. I opened a port for it;) Thanks. |
Could you please show your config that solved the issue? |
@madorian I would also very much like to know which port was opened to fix this. EDIT: Analyzing firewall logs it seems to have been 32768+ tcp ports. |
Is there any way I can debug why it's not loading any of my files?
I'm using the -v flag, but it stops after "listening on port X"
I've tried flac, mp3 and webm.
It does make a pling sound when I issue the command, but doesn't actually play anything.
If I have started playing anything on the Google Home device using my voice, then I'm able to see what's playing with the ui command. I'm also able to pause it.
Any pointers?;)
I'm on NixOS and I have the latest release version.
The text was updated successfully, but these errors were encountered: