Open william-richard opened 9 years ago
Also, I don't know if this makes any difference, but I am running ubuntu 14.04
root@VPS:~/PEPS# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
It says killed, so it might be a lack of RAM. How much are you using?
I only have 512MB on this VM, and you're exactly right that it's running out of RAM and then killing the process. Thanks for helping to sort that out!
I am trying to set up PEPS on a digtial ocean Ubuntu droplet.
I followed this section of the readme
I am using self signed certificates, create via the
make certificate
task. The certificate Common Name matches what I echo'd into thedomain
file.When I run
make run
, thepeps_server
container comes up for less than 30 seconds and then dies with the following error messageI'm not quite sure how to diagnose this problem - can I have some advice about what may be going wrong?