Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] odoo-instance: when trying to run restart command #56

Open
deivislaya opened this issue Apr 6, 2016 · 1 comment
Open

[BUG] odoo-instance: when trying to run restart command #56

deivislaya opened this issue Apr 6, 2016 · 1 comment
Assignees
Labels

Comments

@deivislaya
Copy link

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
    for config_file in os.listdir(config_dir):
OSError: [Errno 2] No such file or directory: ''

Best Regards

@deivislaya
Copy link
Author

@zaoral please can you help me with this bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants