Skip to content
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

Automatically updated ip address (subdomain) differes from the ip of the main domain #70

Open
VakZok opened this issue Sep 10, 2023 · 1 comment

Comments

@VakZok
Copy link

VakZok commented Sep 10, 2023

Hey guys,

I'm very new to this topic so please excuse stupid questions of mine.

I created a subdomain and gave it a random ip address to see if it will be changed by the script later. I then set up the script and checked, if the ip address of the subdomain was updated. It did. However, the automatically updated subdomain ip address differes from my main domain address.

Is this normall or should they be equal? The reason I am asking is that whenever I try to visit my subdomain via browser, I get a connection error, while visiting my main domain works just fine.

If they should indeed match, I'd be very thankful for advice on how to fix this. Since the script works, I am quite sure to ave entered tokens, etc. correctly. But maybe there is another information or setting I have to enter/change.

Thank you in advance for your help!

@mrmarcus007
Copy link

mrmarcus007 commented Nov 13, 2024

Try making a subdomain entry with
{
"name": "@",
"proxied": false (or true, whatever you use)
}

it works for me.

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