Giter Club home page Giter Club logo

Comments (12)

trumpy81 avatar trumpy81 commented on June 4, 2024

From your logs, it appears that you are unable to communicate with Plex.tv, I see a 401 error and a 1031 error.
401 = Not Authorised, 1031 = Incorrect server configuration.

It also appears that a non standard address is being used to communicate with Plex or at least it is not one I recognise.

Make sure you are not connecting via a VPN or the like and make sure you are properly signed into your server and it is claimed etc.

Also check that WebTools-NG or your Plex server are not being blocked by a Firewall (Anti-Virus) or the like.

If the above does not help, try rebooting your PC and/or your local network.

from webtools-ng.

kvalle22 avatar kvalle22 commented on June 4, 2024

image
I am able to see user list on Plext.tv section
I logged in using the plex token
I am not accessing plex through a VPN it's a local default connection http://127.0.0.1:32400/ I'm running Webtools ON THE LOCAL COMPUTER
I rebooted the pc
No firewall issues for plex or Webtools-NG
btw I cannot access plex outside of my local network due to my internet service provider doesn't allow me to have a dedicated ip (CG NAT) so I use zerotierone when I am outside, idk if that has something to do with it

from webtools-ng.

trumpy81 avatar trumpy81 commented on June 4, 2024

zerotierone may well have something to do with your issue.

I suspect that since you don't have a direct connection to plex.tv, then Plex may be rejecting the connection for one reason or another, hence the 401, 1031 errors.

I did a trace route on the address shown in your logs and it keeps resolving to a location in Belarus.

Does that sound correct to you?

If it does not, then I would recommend you scan the PC for malware/spyware, if only as a precautionary measure.

The only other thing I can suggest, is that you check your setup/configuration for zerotierone.

View State Copy will only return your user, unless you have Plex Home configured and allow local users (family) to access the server via Plex Home on your local LAN network.

It will NOT allow users who share your server from remote locations.

from webtools-ng.

kvalle22 avatar kvalle22 commented on June 4, 2024

How can I do trace route? And what address are you talking about? Could you provide more info on that please?

from webtools-ng.

trumpy81 avatar trumpy81 commented on June 4, 2024

To do a trace route, go here: http://cqcounter.com/whois/ click on the trace route tab and type in the address you wish to trace.

The address can be found at line 403 in your log, near the end of the file. Do NOT include http etc. or the port number, just the address.

Oh, it resolves to Bulgaria, not Belarus ... my bad.

from webtools-ng.

kvalle22 avatar kvalle22 commented on June 4, 2024

Oh that's fine I thought you were talking about another ip I didn't know, phew that scared me for a second. That actually is Ngrok but thanks for letting me know!
https://github.com/inconshreveable/ngrok

I'll check my zerotier config later and I'll update, btw can I delete the log file or the content on it so it's more readable?. I cleaned the addresses I don't use anymore

from webtools-ng.

trumpy81 avatar trumpy81 commented on June 4, 2024

Sure, you can delete the log, I'm done with it now ... lol

Actually, I did it for you ;)

No doubt ngrok have a location in Bulgaria ... lol

from webtools-ng.

kvalle22 avatar kvalle22 commented on June 4, 2024

Moderator: Logs deleted.
New logs, some help would be very much appreciated.

from webtools-ng.

trumpy81 avatar trumpy81 commented on June 4, 2024

Unfortunately, the new logs do not help at all. There is very little content in the new logs and no indication of any errors.

[2023-08-20 16:41:58.743] [warn]  [plextv.js] (checkServerConnect) No response recieved
[2023-08-20 16:41:58.743] [info]  [plextv.js] (checkServerConnect)Returning valid address as: https://192.168.18.9:32400
[2023-08-20 16:41:58.744] [info]  ViewState selected server changed

From the log snippets above, WebTools-NG appears to be receiving a slow response from your Plex server. The response is satisfied on the next line of the log though and as far as I can tell, everything is working as it is supposed to, so I am not sure why WebTools-NG is not displaying any results for you.

As you can see in the image below, I do not have any issues displaying my user. I only have one user on my Plex server as I have not setup Plex home at all (I do not need it).

image

I would still consider your connection method to be an issue, although that does seem unlikely, given that all responses to/from plex.tv and your server seem to be functioning correctly.

You could try rebooting your modem/router and everything connected to it.

Have you uninstalled/reinstalled WebTools-NG?

Do you have another PC/Laptop that you can test with or could you possibly borrow one to test with?

You could also use a VM to test with if you are familiar with using Virtual Machines at all?

You would probably need to install WebTools-NG and Plex on the test machine and setup a single library with a few files in it for testing. No need to setup Plex home on it, as you simply want to see WebTools-NG display a user and not loop endlessly.

Set up Plex as a second server, do NOT use your existing username/password. You can uninstall WebTools-NG and Plex when you are done testing.

If it works, that would at least rule out WebTools-NG as a possibly cause and point to your current PC and/or a connection issue to the current PC.

If you get the same results as your current PC, then that may possibly indicate a connection issue on the current PC or with your LAN.

from webtools-ng.

ukdtom avatar ukdtom commented on June 4, 2024

It's a bug in PMS, that has been reported back to Plex

See: https://forums.plex.tv/t/webtools-ng/598539/209

from webtools-ng.

ukdtom avatar ukdtom commented on June 4, 2024

https://forums.plex.tv/t/plex-media-server/30447/596

from webtools-ng.

kvalle22 avatar kvalle22 commented on June 4, 2024

Thanks! I'll wait for the public release

from webtools-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.