apache / apache/age-viewer

Error while creating graph

Open
#129 2 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

**Bug Description**
I was trying to create a graph using Apache AGE viewer but I am getting this error:
```
An error occurred
Error Code: undefined

Error Details: TypeError: Cannot read properties of undefined (reading 'map')
```
When I checked the logs I got this:
```
info: ::ffff:127.0.0.1 - - [06/Mar/2023:16:04:24 +0000] "POST /api/v1/cypher/init HTTP/1.1" 500 76
{"timestamp":"2023-03-06 21:34:24"}
```

**Reproduction Steps**
Steps to reproduce the behavior:
1. Run `Age-viewer` and log in.
2. Click on `Create Graph` and type a name and then press `Done`
4. See error

**Expected behavior**
It should create a graph.

**Desktop:**
- OS: WSL2 with Ubuntu 20.04.2 LTS
- Browser Chrome
- Version 110.0.5481.178

**Additional context**
The user is the `Superuser` and one can create graph database by writing query by oneself.

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.