Doveps / mono

Code for Doveps projects
http://doveps.com
MIT License
0 stars 0 forks source link

02-23-2018 Report #107

Closed JosiahRegencia closed 6 years ago

JosiahRegencia commented 6 years ago

Tried to test connection. But faced with problems with Digital Ocean at the moment I guess. screenshot from 2018-02-23 20 34 02 screenshot from 2018-02-23 20 43 33 screenshot from 2018-02-23 20 41 53

Not sure what's causing this. Currently looking into it.

JosiahRegencia commented 6 years ago

screenshot from 2018-02-23 20 52 41

/dev/vda1 seems to be full. hhmmmmm.

JosiahRegencia commented 6 years ago

Ran docker rm $(docker ps -a -q) && docker rmi $(docker images -q) based on https://github.com/docker/compose/issues/3262 solved the temporary issue screenshot from 2018-02-23 20 57 15

JosiahRegencia commented 6 years ago

screenshot from 2018-02-23 21 15 02

The highlighted shows the IP connected to each container. The first one shows the IP for savant. which is 172.17.0.2

The second is for postgres. Which results to an empty one.

greenmoss commented 6 years ago

good catch on the disk full

I am not sure why the db container shows no IP, that is very strange