May 13, 20215 yr Any help is appreciated. Diagnostics included. I can not access the local webGui via a browser, or by typing the IP. I can access certain docker apps such as Sonar via the IP and port. Luckily I had everything start upon boot so It is running with all docker apps, but I have no aces to the Dashboard/Docker Tab/Shares/....etc. I've tried multiple restarts and changing the flash drive to a different USB port (somewhere I read someone fixed things with that easy task). Everything went bad after my router had to be reset to default factor settings and redo of all the router settings. Nothing fancy there, just the basic set up. The IP remained the same. If anything else is needed, let me know. Thank you for your time and help ahead of time. skippy-diagnostics-20210512-1259.zip network.cfg Edited May 14, 20215 yr by dgdoboo
May 13, 20215 yr May 10 12:16:33 Skippy root: nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use) On the flash drive, edit /config/docker.cfg and change it so that it doesn't start the service automatically DOCKER_ENABLED="yes" changes to DOCKER_ENABLED="no" Then reboot powerdown -r And you should have access back to the UI Then settings, docker, enable the service. Whatever container you've had using 443 shouldn't start. You can either change the host port the container is using, or change the UI port in Management Settings
May 13, 20215 yr Author Resolved Up and running. There was a second docker app also using 443. Thank you!
Archived
This topic is now archived and is closed to further replies.