2

I've installed Odoo/OpnnERP, and I've put the openerp-server daemon in /etc/init.d to get it started automatically on Ubuntu startup. It gets started normally on every reboot and works fine. But sometimes it goes down automatically, I don't know any pattern when it goes down, and I also can't see any reason in the log file (/var/log/openerp/openerp-server.log). It just goes down without any logs. When I find it down, I have to reboot manually to get it started again.

Any help on spotting the issue which causes openerp-server to stop automatically without any logs?

Thanks, Abdul

ChesuCR
  • 9,352
  • 5
  • 51
  • 114
aqavi_paracha
  • 1,131
  • 2
  • 17
  • 38

2 Answers2

0

I have Odoo under a DO droplet and all I did was upgrading the droplet, that's it!

Pablo Ezequiel Leone
  • 1,337
  • 17
  • 22
-1

Just found an answer to the above issue. Here is the solution

aqavi_paracha
  • 1,131
  • 2
  • 17
  • 38
  • I'm facing the same problem and 1GB of RAM isn't enough. Even the Swap file is enough, still going down automatically. I don't see a huge usage of the VM in the usage graph, so it may be an fatal error that's triggering the issue. Pretty bad application, btw. – Pablo Ezequiel Leone Oct 07 '16 at 13:07