Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
6683 Lượt xem

I have a trouble to run odoo in my local machine. I am using linux manjaro and running odoo 11 in docker,

and I have starting the docker container by execute command "docker-compose start" or "docker-compose up -d" and when I go to localhost:8069 it just show blank page, but there is odoo logo in tab.

this is the link to image : 

https://user-images.githubusercontent.com/23108110/67663707-af208500-f998-11e9-9cd7-369bd5e0b27b.png


is there any sugestion to this problem?


Ảnh đại diện
Huỷ bỏ

Hi,

Have you checked the logs yet?

Tác giả Câu trả lời hay nhất

I found the answer , I just run di command

reset && docker rm -f $(docker ps -a -q) || yes | docker-compose rm && sudo rm -rf postgresql && docker-compose up -d --build && docker-compose logs -f 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Try without port

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 7 24
2519
1
thg 6 24
5001
1
thg 10 23
10686
1
thg 10 23
98
1
thg 8 23
2193