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

After playing VOD for 15/20 seconds, not connected users are redirected to login #36

Closed
soleny894 opened this issue Sep 8, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@soleny894
Copy link

Hi,

When a user is not connected with an account and when he's playing a vod, ganymede redirect him to the login page after between 15 and 20 seconds. I'm able to replicate this issue multiple times on Firefox, didn't try on chrome based browser, no issue when logged in.

@Zibbp Zibbp added the bug Something isn't working label Sep 8, 2022
@Zibbp Zibbp self-assigned this Sep 8, 2022
@Zibbp
Copy link
Owner

Zibbp commented Sep 8, 2022

Hi,
This was due to the POST request for playback progress failing. I just pushed a commit to only run when a user is logged-in and allow that request to silently fail. A new frontend version has been released with that change https://github.com/Zibbp/ganymede-frontend/releases/tag/v1.0.3.

@Zibbp Zibbp closed this as completed Sep 8, 2022
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

2 participants