issue connecting viewer the apache-age running on docker
- Dominant language
- JavaScript
- Stars
- 387
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I pulled the latest Apache-AGE docker image which has the digest "89236bf7e801", and I try to connect to it, it shows me the error shown in the screenshots field.
**To Reproduce**
1. clone the Viewer
2. clone the latest Apache AGE image from docker hub
3. run the Apache AGE image
4. launch the viewer using "npm run start"
5. then try to connect to the database hosted on the docker container
**Expected behavior**
Viewer connects to the database and retrieves the metadata, and show the existing graphs
**Screenshots**

**Desktop**
- OS: windows 10
- Browser: Chrome
- Version: 115.0.5790.171
**Addional**
I cloned an older apache-age image with tag [v1.1.0], and with digest "4cbc8ad05877", and it works as expected but the also the create graph is not working, I have to add a graph by manually connect to the container and add it by myself
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.