[Bug with fix] Lost ability to connect to chromecast #2829

Closed
opened 2025-12-21 21:10:23 +01:00 by backuprepo · 3 comments
Owner

Originally created by @Typhonragewind on GitHub (Mar 20, 2021).

Describe the bug
Not able to cast to chromecast via android app.

System (please complete the following information):

  • OS: Ubuntu and Android 11
  • Virtualization: Docker
  • Clients: Android and Browser
  • Browser: Firefox 72
  • Jellyfin Version: 10.7.0
  • Playback: Irrelevant
  • Installed Plugins: LDAP
  • Reverse Proxy: nginx
  • Base URL: jellyfin.example.com
  • Networking: Bridge
  • Storage: CIFS

To Reproduce
I was able to fully use chromecast from the android app until one day it suddenly stopped showing the option. I tried restarting jellyfin, checking the logs on the server, disabling features, temporarily disabling pihole, etc.
Phone could still access chromecast in other apps. Attempted casting from my tablet and it worked no problem, but still nothing on my phone.

I fixed it by reinstalling the phone app.

Logs
Nothing to report unfortunately.

Originally created by @Typhonragewind on GitHub (Mar 20, 2021). **Describe the bug** Not able to cast to chromecast via android app. **System (please complete the following information):** - OS: Ubuntu and Android 11 - Virtualization: Docker - Clients: Android and Browser - Browser: Firefox 72 - Jellyfin Version: 10.7.0 - Playback: Irrelevant - Installed Plugins: LDAP - Reverse Proxy: nginx - Base URL: jellyfin.example.com - Networking: Bridge - Storage: CIFS **To Reproduce** I was able to fully use chromecast from the android app until one day it suddenly stopped showing the option. I tried restarting jellyfin, checking the logs on the server, disabling features, temporarily disabling pihole, etc. Phone could still access chromecast in other apps. Attempted casting from my tablet and it worked no problem, but still nothing on my phone. I fixed it by reinstalling the phone app. **Logs** Nothing to report unfortunately.
backuprepo 2025-12-21 21:10:23 +01:00
  • closed this issue
  • added the
    bug
    stale
    labels
Author
Owner

@ikomhoog commented on GitHub (Mar 24, 2021):

First, I think this should be moved to the Jellyfin-android repository, since the browser versions worked fine and it is app related.
But ill let the more experienced users be the judge of that.

I had this yesterday, a simple phone restart fixed it for me.
I should have tried force stopping the app from settings first actually, to see if that fixed it.

These things also happen for youtube and Netflix sometimes when changing your network.
For those, simply closing and reopening the app fixes it, but maybe the jellyfin app was still running in the background.

I tried restarting jellyfin

did you only press the square and then swipe the app away?, or did you actually stop the app via the settings menu?
Apps do things in the background even without the app being open, to really close the app you need to close it using settings -> apps -> Force stop.
The force stop button only works while the app is running, which for jellyfin is also the case when it is closed.

For more ideas on how to reproduce:
I was changing wifi networks around and such, so the Chromecast had to connect to a different network.
chances are that I had my app open at the time, which is what cause these issues for youtube and netflix.
I will test this further, to see if it is a background process issue.

@ikomhoog commented on GitHub (Mar 24, 2021): First, I think this should be moved to the Jellyfin-android repository, since the browser versions worked fine and it is app related. But ill let the more experienced users be the judge of that. I had this yesterday, a simple phone restart fixed it for me. I should have tried force stopping the app from settings first actually, to see if that fixed it. These things also happen for youtube and Netflix sometimes when changing your network. For those, simply closing and reopening the app fixes it, but maybe the jellyfin app was still running in the background. > I tried restarting jellyfin did you only press the square and then swipe the app away?, or did you actually stop the app via the settings menu? Apps do things in the background even without the app being open, to really close the app you need to close it using settings -> apps -> Force stop. The force stop button only works while the app is running, which for jellyfin is also the case when it is closed. For more ideas on how to reproduce: I was changing wifi networks around and such, so the Chromecast had to connect to a different network. chances are that I had my app open at the time, which is what cause these issues for youtube and netflix. I will test this further, to see if it is a background process issue.
Author
Owner

@Typhonragewind commented on GitHub (Mar 24, 2021):

First, I think this should be moved to the Jellyfin-android repository, since the browser versions worked fine and it is app related.
But ill let the more experienced users be the judge of that.

Good point, i should have done that.

I had this yesterday, a simple phone restart fixed it for me.
I should have tried force stopping the app from settings first actually, to see if that fixed it.

These things also happen for youtube and Netflix sometimes when changing your network.
For those, simply closing and reopening the app fixes it, but maybe the jellyfin app was still running in the background.

I tried restarting jellyfin

did you only press the square and then swipe the app away?, or did you actually stop the app via the settings menu?
Apps do things in the background even without the app being open, to really close the app you need to close it using settings -> apps -> Force stop.
The force stop button only works while the app is running, which for jellyfin is also the case when it is closed.

That makes sense, but i was sleepy and didn't think that far. In the morning i took the nuclear approach and reinstalled the app. If it happens again i'll try that and report back.

For more ideas on how to reproduce:
I was changing wifi networks around and such, so the Chromecast had to connect to a different network.
chances are that I had my app open at the time, which is what cause these issues for youtube and netflix.
I will test this further, to see if it is a background process issue.

I haven't messed with my network in months, so i think it's more likely to be a background process issue.

@Typhonragewind commented on GitHub (Mar 24, 2021): > > > First, I think this should be moved to the Jellyfin-android repository, since the browser versions worked fine and it is app related. > But ill let the more experienced users be the judge of that. Good point, i should have done that. > I had this yesterday, a simple phone restart fixed it for me. > I should have tried force stopping the app from settings first actually, to see if that fixed it. > > These things also happen for youtube and Netflix sometimes when changing your network. > For those, simply closing and reopening the app fixes it, but maybe the jellyfin app was still running in the background. > > > I tried restarting jellyfin > > did you only press the square and then swipe the app away?, or did you actually stop the app via the settings menu? > Apps do things in the background even without the app being open, to really close the app you need to close it using settings -> apps -> Force stop. > The force stop button only works while the app is running, which for jellyfin is also the case when it is closed. That makes sense, but i was sleepy and didn't think that far. In the morning i took the nuclear approach and reinstalled the app. If it happens again i'll try that and report back. > For more ideas on how to reproduce: > I was changing wifi networks around and such, so the Chromecast had to connect to a different network. > chances are that I had my app open at the time, which is what cause these issues for youtube and netflix. > I will test this further, to see if it is a background process issue. I haven't messed with my network in months, so i think it's more likely to be a background process issue.
Author
Owner

@stale[bot] commented on GitHub (Jul 23, 2021):

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@stale[bot] commented on GitHub (Jul 23, 2021): This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label. This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#2829
No description provided.