You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "im-aditya30 (via GitHub)" <gi...@apache.org> on 2023/03/06 21:01:52 UTC

[GitHub] [age-viewer] im-aditya30 opened a new issue, #129: Error while creating graph

im-aditya30 opened a new issue, #129:
URL: https://github.com/apache/age-viewer/issues/129

   **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 (please complete the following information):**
    - OS: WSL2 with  Ubuntu 20.04.2 LTS 
    - Browser Chrome
    - Version 110.0.5481.178
   
   **Additional context**
   The user is the `Superuser` and other queries works fine.
   


-- 
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-unsubscribe@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age-viewer] Amr-Shams commented on issue #129: Error while creating graph

Posted by "Amr-Shams (via GitHub)" <gi...@apache.org>.
Amr-Shams commented on issue #129:
URL: https://github.com/apache/age-viewer/issues/129#issuecomment-1535535022

   I faced the same issue but I believe they mentioned in the tips you have to upload a CVS file.id when doing so.. the error is gone. while it is not convenient to create a button that do only creat non empty graph


-- 
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-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age-viewer] marodins commented on issue #129: Error while creating graph

Posted by "marodins (via GitHub)" <gi...@apache.org>.
marodins commented on issue #129:
URL: https://github.com/apache/age-viewer/issues/129#issuecomment-1457198504

   It looks like this is caused by the backend trying handle some non-existent files. I can work on a fix. Thank you for your submission.


-- 
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-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org