September 3, 20223 yr Hi After many days of searching and testing now I reached a dead end regarding this the server stuck at DNS Propagation is PENDING I can't access it remotely with https or via my-servers dashboard wired thing is the dashboard shows that remote access is green !! tried to remove the certificate by delete button and the rm command also reloaded the server and also tried to reload nginx with command I can only access the server with http with port 80 also when I type just the public ip in the browser I get to the login page just fine but via https is not possible I also tried chrome & safari on the remote computer tried to change the https ip and both 443 & 1443 gave me the same results those ports are open in the router and tested it that via canyouseeme.org I also can access the server locally via warmind.local I don't have pihole, pfsense , reverse proxy or any similar stuff on my network Plex remotely working fine. I also tired to DNS solution in the network page the 0.0.0.0 - 8.8.8.8 also didn't work my router dns setting now at 8.8.8.8 - 8.8.4.4 My network now Server > router > WAN Modem php /usr/local/emhttp/plugins/dynamix/include/UpdateDNS.php -v (Output is anonymized, use '-vv' to see full details) Unraid OS 6.10.3 with My Servers plugin version 2022.09.01.2208 ✅ Signed in to Unraid.net as Thamer Alfuraiji Use SSL is no ✅ Rebind protection is disabled for myunraid.net Local Access url: http://WARMIND.local ⚠️ 192-168-1-181.hash.myunraid.net does not resolve to an IP address, it should resolve to 192.168.1.181 Remote Access url: https://[redacted].hash.myunraid.net:[redacted] ⚠️ [redacted].hash.myunraid.net does not resolve to an IP address Request: { "keyfile": "[redacted]", "plgversion": "2022.09.01.2208", "internalhostname": "WARMIND.local", "internalport": "80", "internalprotocol": "http", "remoteaccess": "yes", "servercomment": "Main Server", "servername": "WARMIND", "internalip": "192.168.1.181", "externalhostname": "*.hash.myunraid.net", "externalport": "[redacted]", "externalprotocol": "https", "unraidreport": "{\"os\":{\"serverName\":\"WARMIND\",\"version\":\"6.10.3\"},\"api\":{\"version\":\"2.50.0\",\"status\":\"running\",\"environment\":\"production\"},\"apiKey\":\"valid\",\"myServers\":{\"status\":\"authenticated\",\"myServersUsername\":\"Thamer Alfuraiji\"},\"relay\":{\"status\":\"connected\"},\"minigraph\":{\"status\":\"connected\"},\"cloud\":{\"status\":\"ok\",\"ip\":\"52.40.54.163\"}}" } Response (HTTP 200): [] success attached screenshots And diagnostics warmind-diagnostics-20220904-0148.zip Edited September 3, 20223 yr by Thamer Alfuraiji more screenshots
September 7, 20223 yr On 9/3/2022 at 4:01 PM, Thamer Alfuraiji said: I also tired to DNS solution in the network page the 0.0.0.0 - 8.8.8.8 also didn't work. my router dns setting now at 8.8.8.8 - 8.8.4.4 You are having DNS problems, so let's remove your router from the equation. I'm not sure what you meant by 0.0.0.0, but please go to Settings -> Network Settings and change your IPv4 DNS server to 8.8.8.8, wait a few minutes, and then provide updated diagnostics.
September 7, 20223 yr Oh, you are using jumbo frames. That causes no end of trouble, I highly recommend you go to Settings -> Network Settings and change the "Desired MTU" for each interface back to the default of 1500.
September 9, 20223 yr Author I did the 8.8.8.8 and switched back to 1500 MTU also created new certificate. and still on stuck Pending ... warmind-diagnostics-20220909-0914.zip
September 9, 20223 yr Please completely remove your router from the list of DNS servers: DNS_SERVER1="192.168.1.1" DNS_SERVER2="8.8.8.8" DNS_SERVER3="8.8.4.4"
September 9, 20223 yr OK for a sanity check, let's confirm the DDNS was setup properly. Please run this: php /usr/local/emhttp/plugins/dynamix/include/UpdateDNS.php -vv and send it to me in a DM. This is not anonymized so don't post it here.
September 9, 20223 yr Author 2 minutes ago, ljm42 said: OK for a sanity check, let's confirm the DDNS was setup properly. Please run this: php /usr/local/emhttp/plugins/dynamix/include/UpdateDNS.php -vv and send it to me in a DM. This is not anonymized so don't post it here. Sent
September 14, 20223 yr To catch everyone else up... we had a DDNS issue on our end which is now resolved, and remote access is now working as expected, woot!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.