Skip to content

issue connecting viewer the apache-age running on docker #155

Open
@Battarshuck

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
image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions