neo4j-devtools / neo4j-desktop

The Neo4j Graph Platform, on your desktop OS.
19 stars 1 forks source link

Unable to open Neo4j Browser on Fedora 29 #38

Open andreylh opened 5 years ago

andreylh commented 5 years ago

I'm unable to open Neo4j Browser on Fedora 29. I installed following the instructions https://neo4j.com/docs/operations-manual/current/installation/linux/rpm/.

Neo4j Version: 3.4.9 Neo4j Browser Version: 1.1.12 Operating System: Fedora 29 (KDE spin)

Error:

neo4j-desktop killed by SIGSERV - abrt

--- Running report_uReport --- Problem comes from unpackaged executable. Unable to create uReport. ('report_uReport' exited with 1)

Metaur commented 5 years ago

@andreylh you mean Neo4j Desktop fails to open? Could you please provide any logs? Try running AppImage file via terminal, it might show the precious output

andreylh commented 5 years ago

I tried to run using AppImage:

$ ./neo4j-desktop-offline-1.1.12-x86_64.appimage Segmentation fault (core dumped)

Same as issue #37

nglgzz commented 4 years ago

@andreylh are you still having this problem or is it solved as the issue you linked suggests?