-
Notifications
You must be signed in to change notification settings - Fork 24
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
hangs on starting server #31
Comments
Hi, if you see |
Hello @xssnick,
so what I did to check my port is opened. on my server I did
on my client side I did
After what on client side I send some text and saw its on server side. So I assume port is open and IP is public and open However if I do command like
I have a results like
And rn it shows EVERYTHING is OK, Starting server on vttdzkmzos5am2afamuqmm2nixdco54dvreytjyad3ruhbs6etnowtq.adnl |
I encountered a similar issue and observed the following: If you're hosting multiple websites on the same server with regular domains (e.g., my-site.com) attached to your IP address, it may interfere with the .ton domain functionality. This appears to be the primary issue in my case, though I welcome confirmation or correction on this point. Given these observations, I'm seeking advice on how to effectively manage caching issues. It's both inefficient and costly to repeatedly relink the domain and flush the cache. Are there any recommended strategies or best practices to address this caching problem more effectively? |
Hello, I followed tutorial, attached my domain but after command I see
Starting server on <myadress>.adnl
and thats it. I tried to reach website throughmytonwallet
or telegram and no luck. any ideas?The text was updated successfully, but these errors were encountered: