iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
16.19k stars 1.79k forks source link

[Bug] cannot subscribe to any new channel - RSS rate limits #4949

Open illnesse opened 4 days ago

illnesse commented 4 days ago

suddenly can't subscribe to any channels via api or web

http://invidious.xxxxxxx:3000/channel/UCGoa2AvvdmZMgk01cEYMC1A clicking subscribe button does nothing (500 Internal Server Error, see log below)

updating to latest revision didn't help Current version: 2024.09.25-8d160887 @ master

for some reason i can unsubscribe and resubscribe to channels i'm already subscribed to, though

Exception: Deleted or invalid channel (InfoException)
from src/invidious/channels/channels.cr:175:5 in 'fetch_channel'
from src/invidious/channels/channels.cr:151:15 in 'get_channel'
from src/invidious/routes/subscriptions.cr:49:9 in '->'
from lib/kemal/src/kemal/route.cr:13:9 in '->'
from src/invidious/helpers/handlers.cr:30:37 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:32: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:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:32:7 in 'call_next'
from src/invidious/helpers/handlers.cr:94:12 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:32:7 in 'call_next'
from src/ext/kemal_static_file_handler.cr:112:11 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/request_processor.cr:51:11 in 'handle_client'
from /usr/share/crystal/src/fiber.cr:143:11 in 'run'
from ???
illnesse commented 4 days ago

no idea what happened there but it resolved itself without me changing anything

unixfox commented 4 days ago

Screenshot_20240925-233058.png

VnkCCENcXH0c3AhnijQ0y7SBeZx27 commented 3 days ago

screen-capture.webm

VnkCCENcXH0c3AhnijQ0y7SBeZx27 commented 3 days ago

screen-capture1.webm