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

Internal server error when logging in http://localhost:8050/ #87

Open
humility3239 opened this issue Apr 22, 2022 · 6 comments
Open

Internal server error when logging in http://localhost:8050/ #87

humility3239 opened this issue Apr 22, 2022 · 6 comments

Comments

@humility3239
Copy link

Describe the bug
Hi, Professor @albsantosdel,

Congratulations for the excellent work CKG. We used docker to install CKG and sucessfully access Neo4j and Jupterhub. However, we are not able to access CKG graph via "http://localhost:8050/". An error message "Internal server error” was reported.

Could you please provide me some solutions to login in CKG graph?

Thanks for your help.

Best regards

An He

@mmmjung
Copy link

mmmjung commented May 20, 2022

For me the solution to this problem came from following this issue:
#83

@whattimewj
Copy link

Describe the bug Hi, Professor @albsantosdel,

Congratulations for the excellent work CKG. We used docker to install CKG and sucessfully access Neo4j and Jupterhub. However, we are not able to access CKG graph via "http://localhost:8050/". An error message "Internal server error” was reported.

Could you please provide me some solutions to login in CKG graph?

Thanks for your help.

Best regards

An He

HI,
Have you solved the problem? I I have the same problem.

@mmmjung
Copy link

mmmjung commented Jun 22, 2022

As I said above - most probably the solution to your problem is here #83

@whattimewj
Copy link

As I said above - most probably the solution to your problem is here #83
I had tried it from what you mentioned, but it didn't work. I can successfully link to http://localhost:7474/ and http://localhost:8090/, but http://localhost:8050/ can't.
QQ图片20220624135500
QQ图片20220624135509
This is the version I installed with DOCKer, where else do I need to check?

@guoguolili45
Copy link

Hi,
I have the same problem. Does anyone have a good solution?

@Williamgjn
Copy link

I've also faced this problem and I am sure it's due to the version of python packets. My problem shown in the log was "AttributeError: 'EntryPoints' object has no attribute 'get' ", and execute
pip install importlib-metadata==4.13.0
fixed it. Besides, I'd also followed instruction in #83.

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

5 participants