Live broadcast: unable to connect to the server

Bug #1853179 reported by lexszero
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
New
Undecided
Unassigned

Bug Description

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:

```
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:

```
SOURCE /live HTTP/1.0
Host: 127.0.0.1:8000
User-Agent: libshout/2.4.3
Content-Type: audio/mpeg
Content-Length: 0
Connection: Keep-Alive
ice-public: 0
ice-name: LexsZero Home
ice-description:
ice-genre: cyberdelica
ice-url:
ice-irc:
ice-aim:
ice-icq:
ice-audio-info: bitrate=320

HTTP/1.0 401 Authentication Required
<blah blah>
```

Revision history for this message
Daniel Schürmann (daschuer) wrote :

Which Debian Version do you use?
Which Libshout version is used?
Maybe this is a duplicate of bug:
https://bugs.launchpad.net/mixxx/+bug/1833225

Revision history for this message
lexszero (lexszero) wrote :

It's indeed a duplicate, sorry.
libshout version is 2.4.3 (apparently the buggy release)

Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/9806

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.