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

OSError: [Errno 2] No such file or directory: '/usr/share/rethinkdb' #222

Open
memass opened this issue Jun 7, 2016 · 2 comments
Open

Comments

@memass
Copy link

memass commented Jun 7, 2016

OSError: [Errno 2] No such file or directory: '/usr/share/rethinkdb'

I am getting this error when i am using below command
sudo python /opt/TopPatch/tp/src/scripts/initialize_vFense.py --dnsname=admin --password=Admin@123

& the output like this after entering the command
starting listener
listener started
Im about to connect to the listener
localhost 9004
I'm connected to the listener
I'm sending the new config file over
new config sent
shutting down listener
listener is down
Rethink is Running
Traceback (most recent call last):
File "/opt/TopPatch/tp/src/scripts/initialize_vFense.py", line 338, in
db_clean, db_msg = clean_database(connected)
File "/opt/TopPatch/tp/src/scripts/initialize_vFense.py", line 308, in clean_database
os.chdir(RETHINK_PATH)
OSError: [Errno 2] No such file or directory: '/usr/share/rethinkdb'

@kentbrorsson
Copy link

I have the same problem. Anyone who know what is wrong?

@theangryangel
Copy link

I'd suggest your RethinkDB version is too new - see #201

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

No branches or pull requests

3 participants