Problem with ERPNext on Virtual Machine

Hi Everyone,

I have a Oracle Virutalbox where,

  1. I first Installed Ubuntu
    2.Then I did a fresh installation of ERPNext
  2. Then I did an update and upgrade to ERPNext
    Now everything is working fine except the issue that every time I start my virtual machine and try to run ERPNext it doesn’t work, I always need to do a bench start then only it works.

Can anybody let me know the work around of it?

Regards
Ruchin Sharma

@ruchin78 you can set ERPNext to autostart by adding supervisord to your launchctl (or equivalent)

Hi @rmehta,
It works for me, thanks a lot.

Regards
Ruchin Sharma