Bootstrap Framework 3.3.6

Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more...

If you need help, post your question here.
To relieve the developers a bit, other user can help here too.
#10277
Hi guys,

I'm new. I tried the web version first and I got this problem :
ERROR: Unable to download JSON metadata: HTTP Error 401: Unauthorized (caused by HTTPError())
I found on this forum this command that fixed the issue for me :
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
I downloaded the TS3MusicBot on my Linux to give it a try.
I have this issue again :
ERROR: Unable to download JSON metadata: HTTP Error 401: Unauthorized (caused by HTTPError())
IPv6 is already disabled and I don't know what to do.

Thanks guys, good job
#10278
Have you set anything at settings -> TS3MusicBot Settings -> Youtube Proxy? Thies field should normally be empty.

When does this error exactly appear? If you try to play a link?

401 error means that that the server where the call goes does not accept your request.

Also check the output of the command:
Code: Select all
ifconfig
If there is no more ipv6 visible.

If everything zill here looked right and it stil does not work, tell us for which links this exactly happen for you to test it out.
Does only youtube not work? Does soundcloud work?
Does radio playback work?

Also try to set your DNS at:
Code: Select all
/etc/resolv.conf
to:
Code: Select all
nameserver 8.8.8.8
nameserver 8.8.4.4
remove all other entries in this file, only set the google nameservers.
#10279
Radio is working fine.
When I'm researching in the YouTube tab and play the link, it's working. When I manually paste a YouTube link and play it, it's working.
When I'm researching in the SoundCloud tab and play the link, I get the issue. When I manually paste a SoundCloud link and play it, I get the issue.
Actually, only SoundCloud is not working.

I got Google nameservers before and there is no more IPv6 visible.

Thanks :)
youtube

Schauen wir uns an.

Der Vollständigkeit halber antworte ich hierz[…]

If nothing from above solves your issue, I can con[…]

Web UI not responding to browser

I tried public IP, LAN IP, and letting it bind to […]

Swap-in out addons, use only what you really need!