apache / apache/age-viewer

Incompatible Postgres version 16 with age-viewer's backend

Open
#170 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
387
Forks
268
PR merge metrics
No merged PRs in 30d

Description

Error on the backend when loading a metadata's version that does not compatible with the viewer.
I am using this image: apache/age:latest.
The error code is 500 in the backend. It says "SQL does not exist, name = meta_data"

Steps to reproduce the behavior:
1. Install age-viewer using apache/age:latest
2. Go to the browser and load the viewer
3. Open the Network tab on your browser
4. Go to "meta" and you will see: {severity: "", message: "SQL does not exist, name = meta_data", code: ""}

I want to simply visualize my query using age-viewer for development purpose.

![Screenshot 2024-05-06 093838](https://github.com/apache/age-viewer/assets/108385980/e2bd0266-0200-4ea8-8825-f3a2d0714d5b)

- OS: ubuntu
- Browser chrome
- Version 20.04

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.