adrioui opened a new issue, #170: URL: https://github.com/apache/age-viewer/issues/170
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.  - OS: ubuntu - Browser chrome - Version 20.04 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@age.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org