NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR iOS Client v
1 2 3 4 Next »
Latest TvOS NextPvr app won't connect manually

 
  • 0 Vote(s) - 0 Average
Latest TvOS NextPvr app won't connect manually
markn62
Offline

Member

Posts: 177
Threads: 28
Joined: Oct 2019
#21
2020-12-07, 01:37 AM (This post was last modified: 2020-12-07, 01:38 AM by markn62.)
Martin, when you say "Yes, I just confirmed that using the login info above 2102 is the PIN the AppleTV is using" do you mean the iPhone not the AppleTv? I'm not using 2102 with the AppleTv login. I'm using 12345678. To save us all confusion, lets pretend the iPhone doesn't even exist.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 36,220
Threads: 722
Joined: May 2006
#22
2020-12-07, 01:53 AM (This post was last modified: 2020-12-07, 01:53 AM by mvallevand.)
In your recent logs I only saw one login request which I posted above that identified as an iPad and it used PIN 2102

2020-12-06 13:05:34.007 [DEBUG][13] client_ip: ::ffff:192.168.6.3
2020-12-06 13:05:34.007 [DEBUG][13] user_agent: NextPVR/19 CFNetwork/1197 Darwin/20.0.0

I am also seeing a second user agent coming in that never logs in and it uses the same IP

2020-12-06 13:05:34.227 [DEBUG][12] client_ip: ::ffff:192.168.6.3
2020-12-06 13:05:34.227 [DEBUG][12] user_agent: NextPVR/2.1 (nz.co.pinstripe.NextPVR; build:19; iOS 14.1.0) Alamofire/4.8.2

Perhaps sub changes the user agent, and if that is the case your Apple TV is not coming in ant all.

Martin
markn62
Offline

Member

Posts: 177
Threads: 28
Joined: Oct 2019
#23
2020-12-07, 02:05 AM
My iPad is on IP x.x.6.5 and I haven't used NextPvr on that device in a couple weeks. I don't see how a subnet could change a user agent id. I think your correct, the AppleTv is no longer attempting to login at all. That's what the app reports when I try too. It worked earlier this week until a blue dot was next to the app indicating an auto app update occurred. Since then it won't manually connect to the server. Was anything network or login related changed on the latest TvOS app release? Has the latest client version been tested to see if a manual connection still works if a server cant be found on the same subnet? Thanks for working on this.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 36,220
Threads: 722
Joined: May 2006
#24
2020-12-07, 02:24 AM
I meant perhaps sub was changing user agents. There are also 3 devices names iPhone, flux and iPad so I think I am better leaving this for sub.

Martin
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 96,632
Threads: 674
Joined: Nov 2003
#25
2020-12-07, 02:42 AM
Is 192.168.6.3 the ip address of the Apple TV? Check in it's network settings.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 96,632
Threads: 674
Joined: Nov 2003
#26
2020-12-07, 02:46 AM
(2020-12-07, 01:53 AM)mvallevand Wrote: In your recent logs I only saw one login request which I posted above that identified as an iPad and it used PIN 2102

2020-12-06 13:05:34.007 [DEBUG][13]   client_ip: ::ffff:192.168.6.3
2020-12-06 13:05:34.007 [DEBUG][13]   user_agent: NextPVR/19 CFNetwork/1197 Darwin/20.0.0

I am also seeing a second user agent coming in that never logs in and it uses the same IP

2020-12-06 13:05:34.227 [DEBUG][12]   client_ip: ::ffff:192.168.6.3
2020-12-06 13:05:34.227 [DEBUG][12]   user_agent: NextPVR/2.1 (nz.co.pinstripe.NextPVR; build:19; iOS 14.1.0) Alamofire/4.8.2
NextPVR isn't explicitly setting the user agent, but there is a couple of different methods it uses for downloading http content (depending of it's an async call or not), and it's likely these methods are just setting the user agent in slightly different ways.

It appears 192.168.6.3 is the iphone/ipad. The current version of the iOS application is 2.1 (build 19), which can been seen in these user agent strings. The tvOS app is 3.2 (build 15).

Have a look in the network settings on the Apple TV, and let use know what it's IP address is. It sounds like you networking isn't able to get from the AppleTV to the NextPVR server.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 36,220
Threads: 722
Joined: May 2006
#27
2020-12-07, 02:52 AM
Thanks sub I can see build 19 sort of embedded in those user strings so it makes more sense now.

Martin
markn62
Offline

Member

Posts: 177
Threads: 28
Joined: Oct 2019
#28
2020-12-07, 02:59 AM
Sub, I have already provided an image of the Atv network settings page so nobody has to take my work for it. The focus is strictly on ip addy 6.10 being unable to find the server manually. It isn't a network issue, I can assure you. Martin & Brett have already threshed that out. I am a WISP network engineer & know it well. Thanks for looking into the app code between the latest and prior release.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 96,632
Threads: 674
Joined: Nov 2003
#29
2020-12-07, 03:03 AM
Have you got a PC on that same network? If so, can it open http://192.168.1.10:8866? It could be something like your firewall/antivirus software on the PC blocking network traffic from getting to/from nextpvr.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 96,632
Threads: 674
Joined: Nov 2003
#30
2020-12-07, 03:06 AM
I check the very minor code differences between this and the last release, and there was nothing that would account for it not being able to get to the nextpvr by ip address assuming it was routable. The current release does use a newer version of tvOS SDK, which may have had some impact on network calls, but I'd think it unlikely.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR AppleTV app - PLEASE READ sub 6 4,070 2020-11-30, 03:33 PM
Last Post: sub
  Apple TV 4k app not finding NextPVR (Docker) server stash201518 13 762 2020-10-31, 09:23 PM
Last Post: mvallevand
  NextPVR AppleTV app sub 118 19,692 2020-08-02, 03:48 AM
Last Post: sub
  My nextpvr app on iPhone 7 not working Ddodge13 22 1,136 2020-05-30, 09:01 PM
Last Post: sub
  Apple TV 4k refuses to load nextpvr. Crashes garethbe 22 1,826 2020-05-10, 07:23 PM
Last Post: sub
  iOS app can't find latest v5 markn62 24 3,152 2020-03-31, 07:09 PM
Last Post: sub
  tvOS 13 & NEXTPVR - Playback Issues dsaunders 2 1,497 2019-10-05, 01:24 AM
Last Post: sub
  iPad 2 updated NextPVR app and not sure it should have but now app constantly crashes SithPVR 11 2,359 2019-07-18, 07:53 PM
Last Post: sub
  NextPVR iOS app - PLEASE READ sub 9 11,984 2019-07-16, 01:19 AM
Last Post: sub
  I can't get the IPAD App for NextPVR to work! ram1000 2 1,351 2019-06-15, 03:52 PM
Last Post: ram1000

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode