[1.5764646530151367] 2021-06-24 04:08:07,749 - WARNING - musicbot.config | In config.py::MainThread(140404955211584), line 121 in run_checks: i18n file does not exist. Trying to fallback to config/i18n/en.json.
[1.5766680240631104] 2021-06-24 04:08:07,750 - INFO - musicbot.config | In config.py::MainThread(140404955211584), line 132 in run_checks: Using i18n: config/i18n/en.json
[1.5783300399780273] 2021-06-24 04:08:07,751 - DEBUG - musicbot.bot | In bot.py::MainThread(140404955211584), line 225 in _setup_logging: Set logging level to INFO
[1.5822422504425049] 2021-06-24 04:08:07,755 - DEBUG - musicbot.json | In json.py::MainThread(140404955211584), line 8 in __init__: Init JSON obj with config/i18n/en.json
[1.5970110893249512] 2021-06-24 04:08:07,770 - INFO - musicbot.bot | In bot.py::MainThread(140404955211584), line 90 in __init__: Starting MusicBot release-260819-5-gc87dc05
[1.5973336696624756] 2021-06-24 04:08:07,770 - INFO - musicbot.bot | In bot.py::MainThread(140404955211584), line 96 in __init__: Loaded autoplaylist with 2531 entries
[1.9258365631103516] 2021-06-24 04:08:08,099 - DEBUG - musicbot.spotify | In spotify.py::MainThread(140404955211584), line 74 in get_token: Created a new access token: {'access_token': '[REDACTED]', 'token_type': 'Bearer', 'expires_in': 3600, 'expires_at': 1624511288}
[1.9260311126708984] 2021-06-24 04:08:08,099 - INFO - musicbot.bot | In bot.py::MainThread(140404955211584), line 121 in __init__: Authenticated with Spotify successfully using client ID and secret.
[2.879136086] launcher-ERROR: Error starting bot
Traceback (most recent call last):
File "run.py", line 373, in main
m.run()
File "/home/admin/MusicBot/musicbot/bot.py", line 902, in run