June 16, 201610 yr Hello, I am looking for some guidance troubleshooting my issue. I have multiple docker containers that are all working and accessible. Ever since a couple days ago, no config changes that I know of, I cannot access the webui of new containers I install. I cannot even telnet into the correct port. I can for the working Containers. I have tried installing CalibreServer and Apache-PHP to name a few. All in bridge mode. I cant telnet to the ports specified nor access the webui or webpage of the associated container. AFAIK there are no port overlaps in docker. I did a netstat on the unraid host and it shows its listening on the correct port. Thank you in advanced.
June 16, 201610 yr Author How large and how full is your docker img? The docker image is 15GB and has 9GB used.
June 16, 201610 yr Author Install Fix Common Problems plugin. I installed the Plugin, no errors but a couple warnings, about a share being set to Cache only but there are files on the array. Nothing that includes my docker setup.
June 16, 201610 yr Author Post diagnostics Attached is the diagnostic zip file. Thanks!! nas-diagnostics-20160616-1644.zip
June 17, 201610 yr Author Apache-PHP doesn't have a webui. Not sure about Calibre Server. You are right it doesnt. But when going to the webpage it should be serving up on the port designated, it times out. Same with CalibreServer.
June 17, 201610 yr Post your apache.conf file. With that container it could be you don't have it configured correctly in which case it won't start. Also check the docker logs for Apache as well, might give some clues. My money is on a config issue somewhere, also post a screenshot of how you've got the container configured.
June 17, 201610 yr Author Post your apache.conf file. With that container it could be you don't have it configured correctly in which case it won't start. Also check the docker logs for Apache as well, might give some clues. My money is on a config issue somewhere, also post a screenshot of how you've got the container configured. Unfortunately I have nuked the container over and over. So fresh install with the attached config. I have also attached the container log file. The docker log is the same and has not changed since the diagnostic I did earlier. It def looks like its not starting but unclear why. Apache.conf is not even being generated in the config folder.
June 17, 201610 yr Author After throwing my head against the wall. I nuked everything associated the Apache-PHP (apparently I missed something). Its working now. Thanks for your help everyone.
June 17, 201610 yr After throwing my head against the wall. I nuked everything associated the Apache-PHP (apparently I missed something). Its working now. Thanks for your help everyone. I use the linuxserver.io Apache container which also has PHP it has the advantage of auto updating on restart and the logs are more informative which helps when you encounter errors. If your Apache is web facing you may want to check that you're running an up to date version for security reasons...
Archived
This topic is now archived and is closed to further replies.