Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
illnesse opened this issue Sep 25, 2024 · 4 comments
Open

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

illnesse opened this issue Sep 25, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@illnesse
Copy link

illnesse commented Sep 25, 2024

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 illnesse added the bug Something isn't working label Sep 25, 2024
@unixfox unixfox closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2024
@illnesse
Copy link
Author

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

@unixfox unixfox reopened this Sep 25, 2024
@unixfox
Copy link
Member

unixfox commented Sep 25, 2024

Screenshot_20240925-233058.png

@unixfox unixfox changed the title [Bug] cannot subscribe to any new channel [Bug] cannot subscribe to any new channel - RSS rate limits Sep 25, 2024
@VnkCCENcXH0c3AhnijQ0y7SBeZx27
screen-capture.webm

@VnkCCENcXH0c3AhnijQ0y7SBeZx27

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants