I have installed Odoo v8 on Ubuntu 14.04 VPS hosted by DigitalOcean. After sometime of usage I get a HTTP error "XmlHttpRequestError" which I always assume its when openerp is down. I have Lamp also installed on the same server which still keeps on working to load the html page. Hence I am pretty sure Odoo shuts down and I have to restart the same. Has anyone faced the same?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
1
Respondre
7524
Vistes
It seems I had low RAM selected on VPS, changed it to 1GB and it's running smoothly
Correct. You should always make a VPS on DigitalOcean with atleast 1GB of RAM. If you have 512MB the VM will eventually run out of memory, which causes your Odoo to crash/stop.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
d’ag. 20
|
4225 | ||
|
1
de març 22
|
6424 | ||
|
1
de nov. 21
|
8661 | ||
|
4
de gen. 24
|
16415 | ||
|
2
de set. 23
|
2199 |
I tried following, lets see if it rectifies things Step 9. Automating Odoo startup and shutdown If everything above seems to be working OK, the final step is make the script start and stop automatically with the Ubuntu Server. To do this type: sudo update-rc.d odoo-server defaults