[lxc-users] problems with squid server and ubuntu (maybe upstart related?)
Yonsy Solis
yonsy.s.p at gmail.com
Wed May 20 01:21:42 UTC 2015
Hi
i setup two containers, unprivileged, one with Ubuntu 14.04 and the
other one with CentOS 6.5.
in both servers i install squid (apt-get install squid3, yum install
squid, dont ask why) but i can launch only squid service in CentOS. in
Ubuntu i can't launch the daemon, always fails aparently
====
☁ playbooks lxc-attach -n centosproxy
bash-4.1# service squid restart
Stopping squid: ................ [ OK ]
Starting squid: . [ OK ]
bash-4.1# exit
exit
☁ playbooks lxc-attach -n proxy
root at proxy:/# service squid3 restart
stop: Unknown instance:
squid3 start/pre-start, process 6749
root at proxy:/# service squid3 restart
stop: Unknown instance:
squid3 start/running, process 6887
root at proxy:/# exit
exit
====
i think that the problem is related to upstart in Ubuntu, right ? i
remember that sometimes i get
====
Unable to connect to Upstart: Failed to connect to socket
/com/ubuntu/upstart: Connection refused
====
with some services in Ubuntu containers, (mysql, mariadb) but the
service get launched.
this problem is related with this container ?
Yonsy Solis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20150519/42f0e05a/attachment.html>
More information about the lxc-users
mailing list