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

Connection issue for Neo4j on ncats.saramsey.org #5

Closed
dkoslicki opened this issue Mar 6, 2018 · 1 comment
Closed

Connection issue for Neo4j on ncats.saramsey.org #5

dkoslicki opened this issue Mar 6, 2018 · 1 comment

Comments

@dkoslicki
Copy link
Member

From @saramsey on January 6, 2018 0:7

Q0 and Q3 are now working, but I don’t get Q1 and Q2 to work. I futzed around with getting Q1 to work. It looks like all the neo4j connection commands were hard-wired to lysine and they weren’t working. So I changed them all to localhost. Should that work? But now I get a another connection error.

cd /mnt/data/orangeboard/code/NCATS/code/reasoningtool
grep lysine *.py
(now mostly commented out and replaced with localhost)
python3 Q1Solution.py
…… lots of errors ending with:
requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
ideas?
I suspect it can’t connect to neo4j, but not sure…

Copied from original issue: dkoslicki/NCATS#128

@dkoslicki
Copy link
Member Author

Closed as not relevant anymore

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

1 participant