Skip to content

Issues connecting over VPN #22

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

Open
waterlily3945 opened this issue Oct 26, 2024 · 2 comments
Open

Issues connecting over VPN #22

waterlily3945 opened this issue Oct 26, 2024 · 2 comments
Assignees

Comments

@waterlily3945
Copy link

waterlily3945 commented Oct 26, 2024

Backstory:

my ISP has CGNAT, the main downfall of this is I am unable to forward any ports traditionally. so to get around this I use a vpn that supports port forwarding, I use this for a few services and it works swimmingly.

I have setup uptime kuma, and uptime buddy, and got them connected easy, and got uptime buddy to work fine if I point it at my local IP when connected to my local network, but when I point it at my VPN ip address I get the following error:

" Network Error Occurred: The resource could not be loaded because the App Transport Security Policy requires the use of a secure connection"

I know the port is open successfully and able to leave my network and allow external connections in using a port tester.

This is running using docker on the latest release

I completely understand if my setup is one that is unsupported and you aren't able to assist, but I wanted to reach out!

thank you

@schech1
Copy link
Owner

schech1 commented Oct 26, 2024

Hey,
The resource could not be loaded because the App Transport Security Policy requires the use of a secure connection tells me that your backend is http not https, right?
There is an option to allow insecure connections on the apps.

Let me do some research about this, how it impacts the security or any guidelines.
I will let you know, if I can implement it.

@schech1 schech1 self-assigned this Oct 26, 2024
@waterlily3945
Copy link
Author

waterlily3945 commented Oct 26, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants