Coder Social home page Coder Social logo

Hetionet Browser is down about hetionet HOT 4 OPEN

hetio avatar hetio commented on July 24, 2024
Hetionet Browser is down

from hetionet.

Comments (4)

dhimmel avatar dhimmel commented on July 24, 2024 1

Ah yes I see:

Database access not available. Please use :server connect to establish connection. There's a graph waiting for you.

It's probably the case that some part of the Neo4j instance is down but the part that returns the website is alive. Hence, you get the website without the database.

Let me tag @falquaddoomi. Perhaps we can add a health check that does a simple cypher query, to ensure the database is actually alive.

from hetionet.

falquaddoomi avatar falquaddoomi commented on July 24, 2024

So, I've restarted all the VMs and the managed database associated with the project, which seems to have fixed things for now. That was likely more than what was necessary to fix this issue, so I'll do some poking around to figure out what actually needs to be restarted when this database issue comes up. @dhimmel, that's a good idea about issuing a real query as the health check -- right now it just checks that the neo4j browser UI is accessible, which apparently isn't enough to determine that the service is working. I'll report in this issue once the health check is modified and I've verified that it stops this specific issue.

Longer-term, I'll carve out some time to investigate migrating to neo4j 4.x (right now we're one 3.5.12). I'll also continue to investigate right-sizing the hardware so the container doesn't have to be restarted at all, let alone every few days as it is now.

from hetionet.

Travis-Barton avatar Travis-Barton commented on July 24, 2024

The browser is down again.

from hetionet.

dhimmel avatar dhimmel commented on July 24, 2024

The browser is down again.

Argh! Thanks for the notification.

I'll carve out some time to investigate migrating to neo4j 4.x

I'll try to post an issue soon with the main things to be aware of for the upgrade to organize my thoughts from #33

I'll also continue to investigate right-sizing the hardware so the container doesn't have to be restarted at all

I suspect there's some sort of memory leak such that even the largest container might eventually break. It's also possible some users are submitting queries that end up exploding the instance.

from hetionet.

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.