Internal error. Please report to https://jb.gg/ide/critical-startup-errors

简介: Internal error. Please report to https://jb.gg/ide/critical-startup-errors

大佬的解决方式:PyCharm 2023 启动报错的处理

部分同学,发现在安装 PyCharm 2023.1.2 以及 PyCharm 2023.2 的抢先体验版之后,运行的时候愣是直接弹出了类似上面的报错。

反正,别慌!

是的,他们有 bug。

你需要先去它官方这个地方搂一眼:Start Failed, Internal error: recovering IDE to the working state after the critical startup error

造成启动失败的几个主要原因,主要有多种可能:插件损坏或不兼容、IDE 安装文件损坏、修补程序更新失败、缓存损坏或配置损坏。

常见的几个情况的解决方式如下:

第一,如果出现“java.net.BindException: 地址已在使用: bind” 异常,请参阅 IDEA-238995 了解解决方法。

第二,删除第三方插件目录 ( idea.plugins.path 在用户的主目录中,取决于操作系统和 IDE 版本。请注意,默认位置在 2020.1 版本中已更改)。您可以平分插件以查找有问题的插件,并仅删除该插件,保留工作中的插件。

注意:如果安装由工具箱应用程序管理,则插件目录将位于应用程序安装位置旁边,该位置可以从已安装应用程序的工具箱属性中找到。查找以内部版本号开头并以 .plugins 结尾的目录名称,例如 192.5728.98.plugins。

第三,从官方重新再次下载并安装 IDE。您的设置和项目将被保留。在 Linux 上从.tar.gz安装时,请确保解压缩到新的空目录中,而不是在现有安装的顶部。

第四,删除 IDE 系统 ( idea.system.path ) 目录。

第五,在大多数情况下,问题应该已经解决,但如果 IDE 仍然没有以相同的错误对话框启动,您也可以尝试备份并删除配置目录 ( idea.config.path )。

第六,使用完整的异常堆栈跟踪联系支持人员(您可以从错误对话框中复制/粘贴它)。

❤️ 其实,我的建议呢,是暂时先下载 2022 版本的,很好用。

目录
相关文章
|
6月前
Error: 0x800701bc WSL 2 ?????????????????? https://aka.ms/wsl2kernel
Error: 0x800701bc WSL 2 ?????????????????? https://aka.ms/wsl2kernel
|
7月前
|
Linux Docker Windows
docker pull 报错解决:error pulling image configuration: Get https:..
docker pull 报错解决:error pulling image configuration: Get https:..
292 0
|
2月前
解决Error:All flavors must now belong to a named flavor dimension. Learn more at https://d.android.com
解决Error:All flavors must now belong to a named flavor dimension. Learn more at https://d.android.com
22 5
|
7月前
|
网络协议 Docker 容器
登录私有镜像仓库报错:Error response from daemon: Get https://dockerhub.thecloud.ink/v2/: dial tcp: lookup dock
登录私有镜像仓库报错:Error response from daemon: Get https://dockerhub.thecloud.ink/v2/: dial tcp: lookup dock
192 0
|
3月前
|
Kubernetes 容器
使用kubeadm部署k8s报错:The kubelet is not running或者level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://us-west2-dock
使用kubeadm部署k8s报错:The kubelet is not running或者level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://us-west2-dock
|
开发工具 git
git报错error: failed to push some refs to ‘https://gitee.com/XXX/XXX-mater.git‘
git报错error: failed to push some refs to ‘https://gitee.com/XXX/XXX-mater.git‘
git报错error: failed to push some refs to ‘https://gitee.com/XXX/XXX-mater.git‘
|
5月前
|
Shell 开发工具 数据安全/隐私保护
git上传项目一直报一个文件没有添加任何内容(git上拉去别人的项目上传到自己的仓库/error: failed to push some refs to ‘https://gitee.com/)
git上传项目一直报一个文件没有添加任何内容(git上拉去别人的项目上传到自己的仓库/error: failed to push some refs to ‘https://gitee.com/)
67 0
git上传项目一直报一个文件没有添加任何内容(git上拉去别人的项目上传到自己的仓库/error: failed to push some refs to ‘https://gitee.com/)
|
5月前
【Error】fatal: unable to access ‘https://github.com/PanJiaChen/vue-element-admin/‘: OpenSSL SSL_read:
【Error】fatal: unable to access ‘https://github.com/PanJiaChen/vue-element-admin/‘: OpenSSL SSL_read:
|
7月前
|
Docker 容器
Docker login Harbor报错解决:Error response from daemon: Get https:..
Docker login Harbor报错解决:Error response from daemon: Get https:..
177 0
|
9月前
|
缓存 Linux 开发工具
centos 7 yum安装失败(HTTP Error 404 - Not Found)的解决方法
centos 7 yum安装失败(HTTP Error 404 - Not Found)的解决方法
606 0