You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this error happend when trying to use odoo-instance
I run the odoo-instance script inside the gist-vauxoo folder and fails.
NOTE: If i run odoo-instance/install script and then run odoo-instance from the root folder this error do not happend.
Here a copy of the error
[root@9f9187d4c61f]~/tools/gist-vauxoo/odoo-instance$
(master)$ python odoo-instance restart
Traceback (most recent call last):
File "odoo-instance", line 449, in<module>main()
File "odoo-instance", line 444, in main
obj = OerpInstance()
File "odoo-instance", line 33, in __init__
self.set_repos()
File "odoo-instance", line 176, in set_repos
forconfig_filein os.listdir(config_dir):
OSError: [Errno 2] No such file or directory: ''
Best Regards
The text was updated successfully, but these errors were encountered:
this error happend when trying to use odoo-instance
I run the odoo-instance script inside the gist-vauxoo folder and fails.
Here a copy of the error
Best Regards
The text was updated successfully, but these errors were encountered: