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
When I search up Markiplier, I get this error message. It happens sometimes with other people but he has been very consistent across all of Invidious.
Go onto an invidious site,
Type in Markiplier
Click his channel to open it up
Error message
Title: unexpected token '' at line 1, column 1 (JSON::ParseException)
Date: 2021-03-03T13:26:07Z
Route: /channel/UC7_YxT-KID8kRbqZo7MyscQ
Version: 2021.03.02-3af4207 @ master
Backtrace
unexpected token '<EOF>' at line 1, column 1 (JSON::ParseException)
from /usr/share/crystal/src/json/parser.cr:125:5 in 'parse_exception'
from /usr/share/crystal/src/json/parser.cr:121:5 in 'unexpected_token'
from /usr/share/crystal/src/json/parser.cr:37:7 in 'parse_value'
from /usr/share/crystal/src/json/parser.cr:13:12 in 'parse'
from /usr/share/crystal/src/json.cr:131:5 in 'parse'
from src/invidious/channels.cr:945:20 in 'get_60_videos'
from src/invidious.cr:1709:20 in '->'
from /usr/share/crystal/src/primitives.cr:255:3 in '->'
from /usr/share/crystal/src/primitives.cr:255:3 in 'process_request'
from lib/kemal/src/kemal/route_handler.cr:17:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from lib/kemal/src/kemal/websocket_handler.cr:13:14 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:212:5 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:94:12 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:145:12 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:70:5 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/static_file_handler.cr:189:11 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from lib/kemal/src/kemal/exception_handler.cr:8:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/logger.cr:17:35 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from lib/kemal/src/kemal/init_handler.cr:12:7 in 'call'
from /usr/share/crystal/src/http/server/request_processor.cr:50:11 in 'process'
from /usr/share/crystal/src/http/server.cr:513:5 in 'handle_client'
from /usr/share/crystal/src/http/server.cr:468:13 in '->'
from /usr/share/crystal/src/primitives.cr:255:3 in 'run'
from /usr/share/crystal/src/fiber.cr:92:34 in '->'
from ???
Browser (if applicable): Google Chrome
OS (if applicable): Windows 10
The text was updated successfully, but these errors were encountered:
This appears to be a duplicate of #1838. If so, please comment on the appropriate existing issue instead. If you believe this is not really a duplicate, please leave a comment briefly explaining why. Thank you.
This issue has been automatically locked since there has not been any activity in it in the last 30 days. If this is still applicable to the current version of Invidious feel free to open a new issue.
When I search up Markiplier, I get this error message. It happens sometimes with other people but he has been very consistent across all of Invidious.
Title:
unexpected token '' at line 1, column 1 (JSON::ParseException)
Date:
2021-03-03T13:26:07Z
Route:
/channel/UC7_YxT-KID8kRbqZo7MyscQ
Version:
2021.03.02-3af4207 @ master
Backtrace
The text was updated successfully, but these errors were encountered: