-
Notifications
You must be signed in to change notification settings - Fork 42
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
Failed to connect #16
Comments
|
I solved this problem by putting the IP address of the source machine. This can be done at the same place where you enable developer mode. I believe this is a security option so that not anyone can connect to the TV and install crap on it. |
|
Just do what @TheQuantumPhysicist told you - which can be also found in the official documentation. I also had to adjust the parameters for
|
|
I have the same issue and I have already indicated the source IP address. |
|
Yeah I had the correct IP. I could connect to the TV in Tizen Studio with no issues. I ran the command in /jeppevinkel/jellyfin-tizen-builds and it worked so I'm not really sure why this one wasn't working |
|
Just an FYI if running from Kubernetes kubectl run jellyfin --restart=Never --rm -i --tty --image georift/install-jellyfin-tizen <TIZEN_IP>, Works but like others have said make sure you put in your host IP of the machine running docker or K8 into the tv. |
|
Strangely enough after restart of TV (After multiple restart), the connection on Tizen Device manager got disconnected and with that disconnected status I executed the command |
|
I tried everything and still, the message at the end "There is no connected target." what can I do ? |
|
Having the same problem. However, I cant enter the Host PC IP on my Samsung TV. In the developer mode window, the Host PC IP is 0.0.0.0 and cannot be changed. Nothing happens when I click it. Tried getting in and out of dev mode and hard rebooting. How can I enter that IP address? |
You need to enter the IP address using the "123" button on the remote just like you did to enable Developer mode. |
You literally just solved my weeklong problem. Jellyfin is installed. THANK YOU!!!!! |
|
Solved it! You MUST set the Host IP and press OK, then leave the TV. If you're still having the issue, you can verify the connection by doing the following: Voila! |
THANKS! |
|
Mistake I made. I put the TV in dev mode and entered the IP of my PC, then I turned off the TV and turned it back on. The problem is that my PC's IP address is not saved when the TV is turned off.
|
Same! For some reason, the connection has to be unchecked in the Device Manager before you run the script. I did that and it worked well. |
|
Looks like we have proper solutions here so I'll close this for now. Feel free to open another if things crop up. |
|
For anyone having issues, and you're tv is in right-to-left language — you need to type in the ip of the computer you are trying to connect from backwards. I.e if your pc IP is 192.168.1.2, type 2.1.168.192 yeah.... I'm truly dumbfounded by this behavior. |
I've followed the instructions to the best of my ability. When I run the command in step 2 I get:
Then it runs all the way through to 100% but finishes with:
There is no connected target.It seems to have failed to connect for some reason, though it is able to get the the TV name.
The text was updated successfully, but these errors were encountered: