-
Notifications
You must be signed in to change notification settings - Fork 11
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
Doesnt work when connected to NordVPN, which ports need whitelisted? #101
Comments
FastAPI ports info, basically this is the port of the client, not server, it is dynamically allocated. That's normal behavior even without any VPNs |
Also, I can see that you're using an old version. Please update |
If the issue persists, disable torrent client and vpn and try using |
@ThePhaseless My bad, I forgot I tried going back a version before I realized it was Nord messing it up, just tested it again on the latest and it is indeed still doing the same thing. I understand the dynamic port is normal behavior, I was just curious if it could be switched to static and whitelisted in nord if that might fix my problem. I'm not sure what you mean by using docs to bypass the website, but disabling my vpn does work, itll go right back to verifying within 3-4 seconds and work flawlessly, like I said before, but of course I cant use my server without it. |
By docs I mean go to the URL: |
Okay so what do I try next? |
I should also mention ive tried both tcp and udp protocols on nord, as well as switching between nordlynx and openvpn, with of course no success |
My guess is that the IP that Nord is giving you has been flagged as VPN IP so cloud flare could block it everytime. Try if you could somehow use your torrent client with VPN but not byparr |
I've completed the following steps:
OS
Docker - Debian
Platform and model
Home Server
Architecture
x86-64
Website
No response
Describe the bug
Works as soon as I disconnect from Nord, but while connected the prowlarr test ping that doesnt even need to bypass captcha takes 53 seconds, and so does the test on ext.to, almost exactly 53 seconds each time, responds with a 200 POST code but Prowlarr says it hasn't bypassed captcha.
I already whitelisted port 8191 and 8192 just in case, but i see that the info ip often has a random port attached to it (i.e. 41764, 54660, 52654), im wondering if perhaps nordvpn is messing with the data on these ports and so if that port was to remain constant and I could whitelist it, perhaps that would work? Either way I need Nord active since this software runs on the same server downloading my torrents.
Additional context
No response
The text was updated successfully, but these errors were encountered: