On 05/25/2017 06:31 AM, Κατερίνα Καμπάρδη wrote: > Hi all > > I am attempting a new installation for Plinth development environment > with Vagrant > and I'm experiencing this 503 Service Unavailable error. > > Everything during installation seems to go with the flow. > > The apache error log says > > [Thu May 25 10:20:48.888215 2017] [proxy:error] [pid 1160] > (111)Connection refused: AH00957: HTTP: attempt to connect to > 127.0.0.1:8000 <http://127.0.0.1:8000> (127.0.0.1) failed > [Thu May 25 10:20:48.889123 2017] [proxy_http:error] [pid 1160] > [client 10.0.2.2:54956 <http://10.0.2.2:54956>] AH01114: HTTP: failed > to make connection to backend: 127.0.0.1 > > > I've also tried to dist-upgrade the VM using ssh but the problem remains > > Any ideas?
There were some Plinth modules recently removed/replaced. Please check /etc/plinth/modules-enabled for any of these: apps owncloud system xmpp Delete them if they exist, and then restart plinth (sudo systemctl restart plinth). You can also check the log (sudo journalctl -u plinth) to see the issue. -- James
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Freedombox-discuss mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss
