May 19, 20224 yr Upgrade from 6.9.2 to 6.10., webgui is not work , can't connect. ssh is working, docker and VM is working. On local network I can see IP. Already setup to USE_SSL="no" When write /etc/rc.d/rc.nginx reload , get message Nginx is not running. Diagnostics file in attach. On version 6.9.2 everything was worked. Any solution to solve this problem? Spec: Unraid 6.10, CPU: Intel i7-12700K, MBO: Asrock Z690 Steel Legend, RAM: DDR4 64GB 3200MHz, GPU: GeForce GTX 1070, SSD: Samsung SSD 980 500GB x3, HDD: IronWolf unraid-diagnostics-20220518-1439.zip
May 19, 20224 yr The issue is that both your HTTP port and HTTPS ports are set to use port 5000. Under certain conditions, Unraid 6.10.0 will configure HTTPS even when USE_SSL is set to no. Please connect via SSH and run: rm /boot/config/ssl/certs/certificate_bundle.pem reboot When the system comes back up you should have access to the webgui. Go to Settings -> Management Access and change the HTTPS port to something unused on your system to prevent conflicts in the future. 5001 might work, but it depends on what ports are being used by your Docker containers.
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.