staltz / easy-ssb-pub

An easy-to-host server that runs an SSB "Pub"
GNU Affero General Public License v3.0
209 stars 35 forks source link

can't connect, then it dies #22

Open masukomi opened 6 years ago

masukomi commented 6 years ago

tried setting up easy-ssb-pub on digital ocean droplet using ubuntu 17 following the instructions provided here but I'm encountering 3 problems

  1. when i do docker start easy-ssb-pub it appears to start (something is now listening on 80, 8008, and 8007 via docker-proxy) but when i try and connect to port 80 i get connection refused
  2. it dies after a couple minutes. dies being defined as nothing listening on those ports anymore
  3. docker start easy-ssb-pub doesn't work after that. I have to stop it first then start (or use restart).