You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to do live streaming to an Icecast 2 server. It seems that something is wrong with authentication, despite credentials are correct in broadcast profile xml.
There is nothing in mixxx.log related to broadcasting, and in stderr it is also not very informative:
```
Warning [ShoutOutput 'localhost']: ShoutConnection - 1 / 3 Streaming server failed connect. Failures: "Please retry current operation."
Warning [ShoutOutput 'localhost']: ShoutConnection - 2 / 3 Streaming server failed connect. Failures: "Please retry current operation."
Warning [ShoutOutput 'localhost']: ShoutConnection - 3 / 3 Streaming server failed connect. Failures: "Please retry current operation."
Warning [ShoutOutput 'localhost']: Streaming error: "Please retry current operation.\nPlease check your connection to the Internet and verify that your username and password are correct.
```
I tried to use wireshark to see what actually is going on, and it seems that Mixxx doesn't send any credentials at all:
Reported by: lexszero
Date: 2019-11-19T17:25:35Z
Status: New
Importance: Undecided
Launchpad Issue: lp1853179
I'm using Mixxx 2.2.2 on Debian.
I tried to do live streaming to an Icecast 2 server. It seems that something is wrong with authentication, despite credentials are correct in broadcast profile xml.
There is nothing in
mixxx.log
related to broadcasting, and in stderr it is also not very informative:I tried to use wireshark to see what actually is going on, and it seems that Mixxx doesn't send any credentials at all:
The text was updated successfully, but these errors were encountered: