Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
10520 Vistas

I deployed odoo 10 CE on my local Ubuntu server 16.04 LTS with nginx reverse proxy. Now i installed Ubuntu 16.04, Odoo 10 CE with nginx as reverse proxy on another server. I restored the database from old server to new server. 

If i access my new server like http://x.x.x.x:8069 , it works fine.

But access like http://x.x.x.x , the login page shows with out css styling. After login can't see any menus, company logo only.

If i try with `Private browsing` it works fine.

How can i resolve this.

Avatar
Descartar
Mejor respuesta

Hi Kabeer,


first delete or remove browser cache after that you should try,

maybe it works fine in normal window because i had already same problem before couple of month and i solved this way.


Thanks.



Avatar
Descartar
Autor

Hi Sunny, thanks for your reply. It didn't work, One more thing, I ran the odoo server in two ways, first ran directly from the terminal like :

` sudo su - odoo -s /bin/bash

/odoo/odoo-server/./odoo-bin`

then i accessed <ip_address>:8069, it works fine.

But when i try to run as demon ( sudo /etc/init.d/odoo-server start) , i face the same problem.

My system user is: odooadmin

odoo user is : odoo

Any solution?

Autor

And, if i enable debug mod with assets its working fine.

`<ip_address>:8069/web?debug=assets`

Hi Kabeer,

first update web module via terminal, after try with <ip_address>:8069.

maybe it works.

Publicaciones relacionadas Respuestas Vistas Actividad
0
ene 18
5949
0
sept 18
6225
1
oct 24
23019
0
dic 16
17951
2
jul 25
4165