Open raftutak opened 2 years ago
My best suggestion would be to disable the firewall, and work backwards from there. ControlPort and DataPort which the are advertised need to be accessible - but those are usually assigned in the non-root port range. So leaving those UDP ports open is a good idea.
The problem
Hi. I set up a receiver using docker compose. The receiver is visible then on my iPhone and MacBook, however I'm unable to connect. Before it started to be visible on the list I whitelisted required ports in ufw but as I mentioned I cannot connect.
Am I still missing something?
Below are the logs:
What commit exhibits the issue?
6f3c1ce
Was there a last known working commit?
No response
What type of installation are you running?
Docker
With which python3 version do you run Receiver?
3.8.10
OS the receiver runs on
Ubuntu 20.04.5 LTS
OS the sender runs
iOS 16.1, macOS Ventura 13.0
Which sender client was used
iOS Spotify, macOS settings
Command invocation
sudo docker compose -f docker/docker-compose.yaml up
Please include --debug output which helps to illustrate the problem
No response
Additional information
No response