September 17, 20223 yr Hi All Im having an issue after upgrading the 6.11 rc5 (from 6.11 rc4) after the update i cant access the web gui. Although emhttp appears to start,, below is the Listening ports via netstat, there is no 80 or 443, but there is reference to emhttpd.socket listening. I have downgraded back to 6.11 rc4, but the issue still exists. Any Advise?? netstat -anp | grep LISTEN tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:3702 0.0.0.0:* LISTEN 6479/wsdd2 tcp 0 0 0.0.0.0:3702 0.0.0.0:* LISTEN 6479/wsdd2 tcp 0 0 0.0.0.0:3493 0.0.0.0:* LISTEN 4214/upsd tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 6464/smbd tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 6508/rpcbind tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 6273/sshd: /usr/sbi tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 6464/smbd tcp 0 0 0.0.0.0:5355 0.0.0.0:* LISTEN 6479/wsdd2 tcp 0 0 0.0.0.0:5355 0.0.0.0:* LISTEN 6479/wsdd2 tcp 0 0 0.0.0.0:57107 0.0.0.0:* LISTEN 6532/rpc.mountd tcp 0 0 0.0.0.0:40857 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:43415 0.0.0.0:* LISTEN 6532/rpc.mountd tcp 0 0 0.0.0.0:48833 0.0.0.0:* LISTEN 6532/rpc.mountd tcp 0 0 0.0.0.0:48531 0.0.0.0:* LISTEN 6512/rpc.statd tcp6 0 0 :::2049 :::* LISTEN - tcp6 0 0 :::445 :::* LISTEN 6464/smbd tcp6 0 0 :::111 :::* LISTEN 6508/rpcbind tcp6 0 0 :::22 :::* LISTEN 6273/sshd: /usr/sbi tcp6 0 0 :::139 :::* LISTEN 6464/smbd tcp6 0 0 :::53587 :::* LISTEN 6512/rpc.statd tcp6 0 0 :::35781 :::* LISTEN 6532/rpc.mountd tcp6 0 0 :::39643 :::* LISTEN 6532/rpc.mountd tcp6 0 0 :::38389 :::* LISTEN 6532/rpc.mountd tcp6 0 0 :::46505 :::* LISTEN - unix 2 [ ACC ] STREAM LISTENING 49473 4210/blazer_usb /var/run/nut/blazer_usb-ups unix 2 [ ACC ] SEQPACKET LISTENING 10701 1070/udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 13639 6280/inetd /var/run/emhttpd.socket unix 2 [ ACC ] STREAM LISTENING 22937 6469/nmbd /var/run/samba/nmbd/unexpected unix 2 [ ACC ] STREAM LISTENING 38777 6482/winbindd /var/run/samba/winbindd/pipe unix 2 [ ACC ] STREAM LISTENING 49772 6508/rpcbind /var/run/rpcbind.sock unix 2 [ ACC ] STREAM LISTENING 53447 6544/avahi-daemon: /run/avahi-daemon/socket unix 2 [ ACC ] STREAM LISTENING 50633 6572/php-fpm: maste /var/run/php5-fpm.sock unix 2 [ ACC ] STREAM LISTENING 38778 6482/winbindd /var/lib/samba/winbindd_privileged/pipe unix 2 [ ACC ] STREAM LISTENING 65074 6718/unraid-api /var/run/unraid-api.sock unix 2 [ ACC ] STREAM LISTENING 42020 1590/mcelog /var/run/mcelog-client unix 2 [ ACC ] STREAM LISTENING 36527 1760/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 19864 1809/acpid /var/run/acpid.socket Edited September 17, 20223 yr by Kill3r
September 17, 20223 yr Author ok, answered my own question after checking the /var/log/syslog found this entry below, i was messing with my own ssl cert about a week ago, and this was the first reboot since. nginx: [emerg] cannot load certificate key "/boot/config/ssl/certs/UnRaid_unraid_bundle.pem": PEM_read_bio_PrivateKey() failed (SSL: error:2807106B:UI routines:UI_process:processing error:while reading strings error:0906406D:PEM routines:PEM_def_callback:problems getting password error:0907B068:PEM routines:PEM_read_bio_PrivateKey:bad password read) so i renamed the UnRaid_unraid_bundle.pem and rebooted, its now back
September 18, 20223 yr For instructions on setting up SSL see https://wiki.unraid.net/Manual/Security#Securing_webGui_connections_.28SSL.29
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.