Skip to Content
Menu
This question has been flagged
1 Reply
2087 Views

Hello, so I installed odoo on my localhost, and its saved on E:\Odoo\server, but the problem is I don't know how can I restart it even tho I close my VSCODE it still runs on my web browser

Avatar
Discard
Author

Hello, Thanks @Niyas Raphy, I can't comment on your post because my Karma is not enough, anyway, what I did is change the 

http_port​ from 8069​ to 8050

I don't know if this is a good approach but its working. 

Thank you Niyas Raphy, I'll also try to do that too. 


Best Answer

Hi,

Not used vs code editor much, but if you need to kill the running process, you can type ps aux||grep in your terminal and see all the running process and kill the odoo process by finding its PID.


It will be better if you can specify how you run the odoo using vs code, is it from terminal or.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 23
3137
1
Jul 24
3999
0
Feb 22
2023
1
Aug 18
3941
2
Jun 25
1086