Page 1 of 2
Youtube playlist freezes bot
Posted: Sat Jun 06, 2015 11:40 am
by Elhero
So, my GF tried to play an playlist from youtube. this resulted in the bot crashing.
it didn't respond to !restart so i had to restart it via the web interface...
Can anybody rely to this or knows that the cause of this problem is?
Re: Youtube playlist freezes bot
Posted: Sat Jun 06, 2015 1:30 pm
by Elhero
Okay... more or less alot is wrong with this...
1. Freezes when youtube playlist tries to load.
2. Can't get HTTP request on queries.
This is not that good.
Re: Youtube playlist freezes bot
Posted: Sat Jun 06, 2015 5:43 pm
by Shadow86
2. Can't get HTTP request on queries.
what do you mean with that, pls exact error.
greetings
Shadow86
Re: Youtube playlist freezes bot
Posted: Sat Jun 06, 2015 7:30 pm
by Elhero
it comes with the error:
Error: ERROR: Unable to download webpage: HTTP Error 429: Too Many Requests (caused by HTTPError())
Re: Youtube playlist freezes bot
Posted: Sat Jun 06, 2015 8:43 pm
by Shadow86
hello,
....Too Many Requests (caused by HTTPError())
its a youtube side block.
you need an http-Proxy to go around it.
greetings
Shadow86
*moved to help - no bug*
Re: Youtube playlist freezes bot
Posted: Tue Jun 09, 2015 5:35 pm
by StaN
I have run into the same issue. The playlists have worked until they stopped working last week or so. Proxies seem to not work for me either =/
It does seem to loop this error whenever a playlist is trying to load:
2015-06-09 10:30:00START_MODTS3MusicBot "TS3MusicBot" starts now
2015-06-09 10:30:02START_INFOSuccessful connected to ---------.com!
2015-06-09 10:30:02START_INFOLogin as "---------" successful!
2015-06-09 10:30:02START_INFOSuccessful selected virtual server on port 9987!
2015-06-09 10:30:02START_SUCCESSFULBot started and connected successful, write !botinfo in server chat to get an answer!
2015-06-09 10:31:00WARNINGAn error occurred!
2015-06-09 10:31:00TS3MusicBot: EXCEPTION - Bot Version: 4.5.8 (20.05.2015)
java.lang.NullPointerException
2015-06-09 10:31:04WARNINGAn error occurred!
2015-06-09 10:31:04TS3MusicBot: EXCEPTION - Bot Version: 4.5.8 (20.05.2015)
java.lang.NullPointerException
* reduced log * *greetings support
*
2015-06-09 10:32:39WARNINGAn error occurred!
2015-06-09 10:32:39TS3MusicBot: EXCEPTION - Bot Version: 4.5.8 (20.05.2015)
java.lang.NullPointerException
2015-06-09 10:32:40STOP_MODTS3MusicBot stopped
2015-06-09 10:35:37START_MODTS3MusicBot "TS3MusicBot" starts now
2015-06-09 10:35:40START_INFOSuccessful connected to ---------.com!
2015-06-09 10:35:40START_INFOLogin as "--------" successful!
2015-06-09 10:35:40START_INFOSuccessful selected virtual server on port 9987!
2015-06-09 10:35:40START_SUCCESSFULBot started and connected successful, write !botinfo in server chat to get an answer!
It also seems to look like it crashes the process due to this error looping so much (as seen in the log posted, I had to start the process through terminal again).
Re: Youtube playlist freezes bot
Posted: Tue Jun 09, 2015 8:28 pm
by Shadow86
Hello,
one of your bots running on a Port 8080 ?
greetings
Shadow86
Re: Youtube playlist freezes bot
Posted: Wed Jun 10, 2015 7:26 pm
by StaN
My bot is running at port 8081, I have a minecraft server control panel on port 8080.
Re: Youtube playlist freezes bot
Posted: Thu Jun 11, 2015 12:26 pm
by Shadow86
try it with a little bit higher or lower Port
for example:
8090 or 8070
usally the bot should run fine then
greetings
Shadow86
Re: Youtube playlist freezes bot
Posted: Thu Jun 11, 2015 9:30 pm
by StaN
Put it on 8090 and it stopped doing the exception error and crashes.. maybe some other fixes of problems I've had.
The playlists still won't load but youtube runs perfectly fine, I could even play a youtube song now after endlessly waiting for a playlist to load. Proxies don't seem to work for me for some other reasons (probably my firewall), and I don't really want to be using them.
I just did a reinstall of the bot and tried disabling the firewall with no luck.
Maybe something could do with any of these (though I think unlikely)?
Code: Select all15-06-11 17:18:56.051674|INFO | | | SystemInformation: Linux 3.8.0-19-generic #30-Ubuntu SMP Wed May 1 16:35:23 UTC 2013 x86_64 Binary: 64bit
2015-06-11 17:18:56.052540|WARNING |SoundDevManager| | Did not load any sound backends. No (usable) dynamic libraries found.
2015-06-11 17:18:56.055047|INFO |ZipArchive | | zip open: /client/gfx/default error: -1000
2015-06-11 17:18:56.055213|INFO |ZipArchive | | zip open: /client/gfx/countries.zip error: -1000
2015-06-11 17:18:56.055548|INFO |ZipArchive | | zip open reading settings.ini error: -1000
2015-06-11 17:18:56.057330|INFO | | | Loading plugin: TS3MusicBot
2015-06-11 17:18:56.240782|INFO |ZipArchive | | zip open: default.zip error: -1000
Code: Select all/usr/bin/xauth: file /tmp/TS3MusicBot.username.6171.8090 does not exist
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing from list!
[dix] Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
Keep in mind that playing youtube playlists did used to work...