Skip to Content
Menu
This question has been flagged

Hello

I installed the Odoo 14 community version on the Ubuntu 20.04 machine, I made the necessary settings and everything worked fine. Now and in order to realize specific developments, I installed the Pycharm ide and I made the all configurations and installed the requested packages. But Odoo is only running externally on my machine and not locally on my Ubuntu machine. I don't know why!! 

 If anyone has experienced the same problem, please tell me how did you solve it?

Thanks 

Avatar
Discard
Best Answer

Hi,

Not really understand what issue you are facing, are you saying that you are not able configure odoo with pycharm ?

Steps to do:

1. Download Pycharm and Odoo

2. Install necessary packages and create db user for odoo

3. Make odoo configuration and pycharm configurations.

For reference, you can check this video:   Configure Odoo with Pycharm

Still if you faces issues, let me know.


Thanks

Avatar
Discard
Author

Hi,

Thank you for your feedback.

This is exactly the video I followed.

I did all these steps, until the end and when I run an authentication interface is displayed after I log in nothing is visible just an empty page that displays neither module list nor anything.

Thanks.

then when running the odoo from pycharm, what is displayed in the pycharm log section

Author

/opt/odoo/venv/bin/python /opt/odoo/odoo-bin -c odoo.conf
2021-08-04 16:42:43,341 452826 INFO ? odoo: Odoo version 14.0
2021-08-04 16:42:43,341 452826 INFO ? odoo: Using configuration file at /opt/odoo/odoo.conf
2021-08-04 16:42:43,341 452826 INFO ? odoo: addons paths: ['/opt/odoo/odoo/addons', '/home/ubuntu/.local/share/Odoo/addons/14.0', '/opt/odoo/addons']
2021-08-04 16:42:43,341 452826 INFO ? odoo: database: odoo14@default:default
2021-08-04 16:42:43,673 452826 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf
2021-08-04 16:42:44,207 452826 INFO ? odoo.service.server: HTTP service (werkzeug) running on vmodoo:8069

then what happens when you access odoo in the browser ?

Author

When I access odoo in the local browser: an authentication interface is displayed, after logging in nothing is visible just an empty page that displays neither a list of modules nor anything.

But when I access odoo in the external browser of my ubuntu machine, it works fine.
And here is my problem: why does it work externally but not locally?

"why does it work externally but not locally" -- in the external machine means, you are trying to set up pycharm inside a virtual machine ? The case might be you have installed odoo in the external machine also. just stop the running pycharm and see whether still you are able to access outside or not

Author

"In the external machine means, you are trying to set up pycharm inside a virtual machine ?" -- Yes, I have installed and configured Odoo with pycharm in a virtual machine.
--No, I didn't install Odoo in the external machine too. when I stop the execution of Pycharm, I am not able to access the outside.

Related Posts Replies Views Activity
5
Nov 22
2029
0
Mar 22
1782
0
Feb 22
1386
0
Dec 21
903
0
Nov 21
876