首页 > 其他分享 >Neo4j Desktop 无法打开

Neo4j Desktop 无法打开

时间:2024-12-20 21:58:28浏览次数:4  
标签:info 12 20 21 22 Desktop 2024 Neo4j 打开

目录

一、Warn:DeskTop UI interface won't displayed

1、表现形式:进程运行,但是 Neo4j Desktop UI 界面无法显示

image-20241220211834593

2、Debug info

location:

C:\Users\<username>\.Neo4jDesktop\log.log
[2024-12-20 21:22:36.002] [info]  ● ● ● Starting Neo4j Desktop 1.5.9 @ Windows_NT 10.0.22631, AMD Ryzen 7 5800H with Radeon Graphics         }
[2024-12-20 21:22:36.362] [info]  Initializing persistence
[2024-12-20 21:22:36.470] [info]  ● ● ● GraphQL server is running @ http://127.0.0.1:11001
[2024-12-20 21:22:36.533] [info]  Configuring crash reporting
[2024-12-20 21:22:36.535] [info]  Reading settings
[2024-12-20 21:22:36.536] [info]  PowerShell compatibility check
[2024-12-20 21:22:37.148] [info]  PowerShell version: 5. Required version: 5.
[2024-12-20 21:22:37.405] [info]  PowerShell language mode: FullLanguage
[2024-12-20 21:22:37.407] [info]  Reading bundled resources D:\Neo4j Desktop\workspace\resources
[2024-12-20 21:22:37.410] [info]  Distribution folder for java should exist
[2024-12-20 21:22:39.062] [info]  Will copy []
[2024-12-20 21:22:39.069] [info]  Distribution folder for neo4j should exist
[2024-12-20 21:22:40.741] [info]  Will copy []
[2024-12-20 21:22:40.743] [info]  Reading bundled resources D:\Neo4j Desktop\workspace\resources
[2024-12-20 21:22:40.768] [info]  Distribution folder for graphApps should exist
[2024-12-20 21:22:40.771] [warn]  Failed to read installed 'neo4j-bloom', will replace with bundled distribution Error: Graph-App[neo4j-bloom] does not contain package.json
    at getLocalMetadata (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:3897:15)
    at async newerGraphAppVersion (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:3263:22)
    at async D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:5251:36
    at async Promise.all (index 0)
    at async loadResource (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:5246:32)
    at async D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:5312:21
    at async __webpack_modules__.9680.exports.default (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:5327:5)
    at async App.<anonymous> (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:13083:9)
[2024-12-20 21:22:40.773] [warn]  Failed to read installed 'neo4j-browser', will replace with bundled distribution Error: Graph-App[neo4j-browser] does not contain package.json
    at getLocalMetadata (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:3897:15)
    at async newerGraphAppVersion (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:3263:22)
    at async D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:5251:36
    at async Promise.all (index 1)
    at async loadResource (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:5246:32)
    at async D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:5312:21
    at async __webpack_modules__.9680.exports.default (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:5327:5)
    at async App.<anonymous> (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:13083:9)
[2024-12-20 21:22:40.773] [info]  Will copy [ 'neo4j-bloom-2.10.0.tar.gz', 'neo4j-browser-5.12.0.tar.gz' ]
[2024-12-20 21:22:40.830] [info]  Copying D:\Neo4j Desktop\workspace\resources\offline\plugins to C:\Users\kurosaki\AppData\Local\Neo4j\Relate\Cache\plugin
[2024-12-20 21:22:40.832] [info]  Copying D:\Neo4j Desktop\workspace\resources\offline\plugin-versions to D:\Neo4j Desktop\application-data\relate-data\plugin-versions
[2024-12-20 21:22:40.837] [warn]  Could not link DBMS to Relate. Installation path does not exist. {
  id: 'database-4d173c63-eeaf-41c8-95ed-97a8cf951297',
  version: '5.12.0',
  installationRoot: 'D:\\Neo4j Desktop\\application-data\\neo4jDatabases\\database-4d173c63-eeaf-41c8-95ed-97a8cf951297\\installation-5.12.0'
}
[2024-12-20 21:22:40.838] [warn]  Could not link DBMS to Relate. Installation path does not exist. {
  id: 'database-490546ef-9102-471a-9b0f-7844083e8097',
  version: '5.12.0',
  installationRoot: 'D:\\Neo4j Desktop\\application-data\\neo4jDatabases\\database-490546ef-9102-471a-9b0f-7844083e8097\\installation-5.12.0'
}
[2024-12-20 21:22:40.843] [info]  Starting Nest application... NestFactory
[2024-12-20 21:22:40.854] [info]  AuthModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.854] [info]  MetricsModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.855] [info]  ConfigHostModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.855] [info]  WebModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.856] [info]  ConfigModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.856] [info]  ConfigModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.857] [info]  SystemModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.858] [info]  SystemModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.859] [info]  GraphQLSchemaBuilderModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.860] [info]  DesktopModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.860] [info]  FilesModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.861] [info]  HealthModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.861] [info]  DBMSModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.862] [info]  DBMSPluginsModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.862] [info]  DBModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.862] [info]  ExtensionModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.863] [info]  ProjectModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.864] [info]  GraphQLModule dependencies initialized InstanceLoader
[2024-12-20 21:22:40.957] [info]  Mapped {/graphql, POST} route GraphQLModule
[2024-12-20 21:22:40.988] [info]  Nest application successfully started NestApplication
[2024-12-20 21:22:40.989] [info]  ● ● ● Relate management API is running @ http://127.0.0.1:12320
[2024-12-20 21:22:40.990] [info]  Configuring proxy: NO_PROXY
[2024-12-20 21:22:41.553] [warn]  ERROR: {"error":"Fetch status [403]","url":"https://dist.neo4j.org/neo4j-desktop/win/latest.yml"}
[2024-12-20 21:22:41.555] [error] App initialization error TypeError: Cannot read properties of undefined (reading 'name')
    at isReachable (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:6237:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async isOnline (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:6247:9)
    at async broadcastOnline (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:11850:20)
    at async configureProxy (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:11925:5)
    at async initProxy (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:11936:5)
    at async App.<anonymous> (D:\Neo4j Desktop\workspace\resources\app.asar\dist\main.prod.js:13088:9)

3、原因分析

neo4j desktop 应用程序在初始化请求的资源(https://dist.neo4j.org/neo4j-desktop/win/latest.yml)被墙了,导致403 Forbidden错误,请求被服务器拒绝。

4、解决方案

4.1、断网

断网就可以打开了,但是是下下策

image-20241220213309844

image-20241220213337559

4.2、手动设置代理

这里使用 export 全局变量指定似乎有些人不管用,手动设置有人成功了

export https_proxy=http://127.0.0.1:51641 http_proxy=http://127.0.0.1:51641 all_proxy=socks5://127.0.0.1:51641
环境变量设置成功案例
image-20241220213833248

手动配置操作步骤:

  • 位置:

    C:\User\{username}\.neo4jdesktop\persist\userData.json
    
  • 添加配置

    "appSettings": {
        "proxyHost": "proxy_host",
        "proxyPort": "proxy_port",
        "proxyType": "HTTP_PROXY"
      },
    
  • proxyHost:一般是本地环回地址(127.0.0.1

  • proxyPort:代理服务器监听的端口

  • proxyType: 常见的有:"HTTP_PROXY""SOCKS5" 看你自己的代理类型

image-20241220214547827

5、参考

Why can't the Neo4j Desktop version be opened? · Issue #13557 · neo4j/neo4j

标签:info,12,20,21,22,Desktop,2024,Neo4j,打开
From: https://www.cnblogs.com/misakivv/p/18620018

相关文章

  • 实现Python将csv数据导入到Neo4j
    目录一、获取数据集1.1获取数据集1.2以“记事本”方式打开文件​编辑1.3 另存为“UTF-8”格式文件1.4选择“是”二、打开Neo4j并运行2.1创建新的Neo4j数据库2.2分别设置数据库名和密码​编辑 2.3启动Neo4j数据库2.4打开Neo4j数据库 2.5运行查看该数据......
  • 全国高等学校(安徽考区)计算机水平考试,考试模拟app双击登录打开报出“数据库连接错误请
    运行环境为:Win11系统;压缩包:去官网CCT-全国高校计算机水平考试(office,c,python,vb,vfp,access等)模拟系统-更新至2024上半年!-计算机科学与工程学院欢迎您!https://jsj.aust.edu.cn/info/1334/6137.htm一、出现情况为:下载安装后的模拟应用软件双击打开报出:“数据库连接错误请联......
  • 电脑开机或打开程序提示缺少mmres.dll文件问题
    在大部分情况下出现我们运行或安装软件,游戏出现提示丢失某些DLL文件或OCX文件的原因可能是原始安装包文件不完整造成,原因可能是某些系统防护软件将重要的DLL文件识别为可疑,阻止并放入了隔离单里,还有一些常见的DLL文件缺少是因为系统没有安装齐全的微软运行库,还有部分情况是因为......
  • 电脑开机或打开程序提示缺少MSCDRUN.DLL文件问题
    在大部分情况下出现我们运行或安装软件,游戏出现提示丢失某些DLL文件或OCX文件的原因可能是原始安装包文件不完整造成,原因可能是某些系统防护软件将重要的DLL文件识别为可疑,阻止并放入了隔离单里,还有一些常见的DLL文件缺少是因为系统没有安装齐全的微软运行库,还有部分情况是因为......
  • 电脑开机或打开程序提示缺少MSCOMCTL.OCX文件问题
    在大部分情况下出现我们运行或安装软件,游戏出现提示丢失某些DLL文件或OCX文件的原因可能是原始安装包文件不完整造成,原因可能是某些系统防护软件将重要的DLL文件识别为可疑,阻止并放入了隔离单里,还有一些常见的DLL文件缺少是因为系统没有安装齐全的微软运行库,还有部分情况是因为......
  • 电脑开机或打开程序提示缺少mscomct2.ocx文件问题
    在大部分情况下出现我们运行或安装软件,游戏出现提示丢失某些DLL文件或OCX文件的原因可能是原始安装包文件不完整造成,原因可能是某些系统防护软件将重要的DLL文件识别为可疑,阻止并放入了隔离单里,还有一些常见的DLL文件缺少是因为系统没有安装齐全的微软运行库,还有部分情况是因为......
  • 下载jupyter notebook。并且在自己配置的环境中打开指定文件夹。(超详细)
    之前一直用的pycharm,这次git上的代码是jupyternotebook的形式。因此要下载jupyternotebook,并且用之前在anaconda中配置好的环境,下面看一下详细步骤吧。1.打开anacondanavigater2.左上角选择环境,选择在自己配置好的环境中,然后点击install下载jupyternotebook。(我这是......
  • h5页面如何打开微信APP?
    在前端开发中,直接从H5页面打开微信APP并不是一个简单或标准的操作,因为这涉及到跨应用(Cross-App)的调用,且这种调用通常受到操作系统和浏览器的安全限制。然而,有几种方法可以尝试实现这一功能,具体取决于你的使用场景和目标平台。使用微信JS-SDK:如果你的H5页面是在微信浏览器中打......
  • h5页面如何打开支付宝APP?
    在前端开发中,如果你想要通过H5页面(即HTML5页面)打开支付宝APP,通常涉及到使用支付宝提供的URLScheme或UniversalLinks(iOS)以及AppLinks(Android)功能。这些机制允许你通过特定的链接格式,在用户的设备上直接打开相应的APP。以下是一些基本步骤和考虑因素:注册并配置支付宝开放平台......
  • PbootCMS 网站打开提示“No input file specified.”,如何解决?
    当你在访问PbootCMS网站时,如果遇到“Noinputfilespecified.”的错误提示,这通常是由于服务器配置或文件缺失引起的问题。以下是一些常见的解决方法和步骤:检查根目录下的 user.ini 文件:这个问题的一个常见原因是根目录中存在 user.ini 文件。这个文件通常是服务器为了......