Giter Site home page Giter Site logo

Comments (5)

emigre459 avatar emigre459 commented on August 11, 2024 1

@nielsdejong I think I've figured it out. I realized this when I was modifying the URL to remove the password before sharing it with you. It looks like Neodash is automatically lower-casing the letters in the connection credentials. Since my password has a mix of upper and lower case, it was erroring out during authentication.

One other thing I figured I'd flag though: once I corrected the capitalization issue in the URL for my password, it did indeed load the dashboard, but a new error pops up soon after connecting to the dashboard, shown in the screenshot attached here. I think this may have to do with the dashboard tab it's auto-loading to having an unfinished Parameter Select tile, but not sure.

image

from neodash.

nielsdejong avatar nielsdejong commented on August 11, 2024 1

Thanks @emigre459 @dbl94 @nukerxy ,
I've fixed the incorrect lowercasing of the share URL here: 41e59b1

The error that you both spotted around accessing fields on an undefined object is something that I've seen pop-up in several places. Seems to be a race condition somewhere that I'll need to dig into further. (You can actually produce a similar error by switching pages really fast).

Going to close this issue and look into the other problem further. I'll publish the 2.0.6 release sometime this weekend so you can check if everything works from your side.

Best,
Niels

from neodash.

nielsdejong avatar nielsdejong commented on August 11, 2024

hi @emigre459, thanks for this.
I've seen this issue before myself, but I wasn't able to reproduce it.
My gut feel is that something goes wrong with the URL encoding/decoding of the connection details.

Could you share your Share URL with me so I can check? (possibly in a private message with the password/username removed)

from neodash.

dbl94 avatar dbl94 commented on August 11, 2024

Hi, I just wanted to leave a comment that I have encountered the same issue, but unfortunately did not manage to figure it out yet, I will update here if I manage to make it work.

In my example, I have created a Neodash dashboard based on my Neo4j Aura database, and when I share it as a standalone non-editable version for others to see the dashboard, it shows the same error upon opening the link.

I'm not sure, maybe it has something to do with the Aura's Neo4j+s:// connection perhaps?

from neodash.

jsuesse avatar jsuesse commented on August 11, 2024

One other thing I figured I'd flag though: once I corrected the capitalization issue in the URL for my password, it did indeed load the dashboard, but a new error pops up soon after connecting to the dashboard, shown in the screenshot attached here. I think this may have to do with the dashboard tab it's auto-loading to having an unfinished Parameter Select tile, but not sure.

This happened to me aswell, but I am unable to reproduce it consistently.

I reckon (not too sure), the error occurred when I accessed neodash again, after previously closing it (same browser session)

Low impact anyway, just close the window and everything is fine.
Might consider opening another issue..

from neodash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.