Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

(SOLVED) Can access CLI, can't access GUI, can ping machine and machine can access internet

Featured Replies

Background: Server was hiccupping its way through life since I was on a 14TB external hard drive (bad, shame on me). I didn't have money for a new drive so I've let it sit idle for about a month and change. I have since purchased an internal 14TB drive and wish to use it as the parity so I can shuck the external and make everything right.

 

So I boot it up, and My Servers reports it is signed out.

 

image.png.036a2aba0eea069321a8f58cf2073304.png

 

I can't access the GUI via the local address because of networking rules that I didn't have the slightest ideas about at the time of setup (and honestly barely have a better grasp of now).

 

I can, however, SSH in, which is how I discovered that my SDA1 drive needed an xfs_repair done. Did it. Cool. It mounts now. I can access the shared drive from my desktop!

 

GUI? Nope.

 

At this point I'm quite stumped. Unraid tower can talk to local devices and the web. I can ping it, I can SSH into it, I can see it starting up services and whatnot.

 

Currently on 6.10.3 but will be upgrading once everything is sorted.

 

Attached is the syslog from my machine (been fighting off a cold or something which is why the long time gap). Thanks in advance to the tech wizards on here.

 

EDIT: Breakthrough! I ran cat/ /etc/nginx/conf.d/servers.conf and yoinked the server_name URL. Took me to the login screen and I'm now seeing the GUI. *However*, My Servers is still showing me as logged out. On my Unraid server, clicking on my profile in the top right pops up a scary warning.

 

image.png.b65e373e5b6ff7b6d783932b4edc2879.png

 

So yeah I'm scared that if I sign out I'll never be able to sign back in. Going to try updating all my plugins and hope that's the issue...

syslog.txt

Edited by ehawman
ironed it out

Solved by ehawman

  • Author
  • Solution

Problem solved!

 

TL;DR: Looked in /etc/nginx/conf.d/servers.conf and found the correct URL to be using. Once in, I updated the My Servers plugin, refreshed the page, signed in, rebooted, and voila!

 

Shows up in the Dashboard and everything :D

 

image.png.b9287dbc3fbe4d1404f30c2d06d534e5.png

hello , i update my device to 6.11 yestoday, then web gui bacame invalid,

here's the log and conf files:

locations.confservers.conf

i try to edit servers.conf like this:

server {
    listen 1715 ssl http2;
    listen [::]:1715 ssl http2;
    server_name  https://10.100.10.3  ;
    # Ok to use concatenated pem files; nginx will do the right thing.
    ssl_certificate         /boot/config/ssl/certs/certificate_bundle.pem;
    ssl_certificate_key     /boot/config/ssl/certs/certificate_bundle.pem;
    ssl_trusted_certificate /boot/config/ssl/certs/certificate_bundle.pem;
    #
    # OCSP stapling
    ssl_stapling on;
    ssl_stapling_verify on;
    #
    location ~ /wsproxy/1715/ { return 403; }
    include /etc/nginx/conf.d/locations.conf;
}

then run cmd : /etc/rc.d/rc.nginx start ,failed

and the conf file reverse to init state,

really need some help,thx a lot!!

syslog.txt

by the way , ssh and smb share are still valid,thank god!

Edited by stepehn311

  • ehawman changed the title to (SOLVED) Can access CLI, can't access GUI, can ping machine and machine can access internet
  • Author

@stephn311 I think you'll have much more success starting your own thread. This appears to be a different issue. Are you even using My Servers? I don't see any reference in servers.conf.

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.