.NET 6 Apple M1上的Jetbrains Rider中的项目未能进行调试或更新到Rider 2022.1之后

发布于 2025-01-23 16:25:05 字数 818 浏览 5 评论 0 原文

我正在使用Apple M1 Pro上的MacOS Monterey上的Rider在Macos Macos上使用Rider进行.NET 6项目。

将骑手从2021.3.4更新为Jetbrains Toolbox的2022.1之后,使用Exit Code 137启动该项目在本地失败。

尝试调试,我会收到以下错误/超时:

发生一个或多个错误。 (开始调试过程,但没有 CoreClr运行时被认为已加载在00:00:16的时间限制内。)

我已经卸载并重新安装了.NET 6与Homebrew。那无济于事。解决该问题的唯一方法是使用JetBrains工具箱将骑手降级到以前的版本。

有人知道这个问题吗? 根据此问题,我不想坚持永远使用2021的骑手版本;-)

解决方案

似乎是骑手中的实际错误,应使用2022.1.1修复,根据此问题:

解决方案第2部分

请注意,您还必须重新安装Azure Toolkit并删除并删除文件夹.azuretoolsforintellij直接在您的用户目录下方。

I am working on a .NET 6 project using Rider as IDE on macOS Monterey on an Apple M1 Pro.

After updating Rider from 2021.3.4 to 2022.1 with the JetBrains Toolbox, launching the project locally fails with exit code 137.

Trying to debug, I get the following error/timeout:

One or more errors occurred. (Started a process for debugging, but no
CoreCLR runtime was seen to be loaded within the 00:00:16 time limit.)

I already uninstalled and reinstalled .NET 6 with Homebrew. That did not help. The only way to fix the problem was to downgrade Rider to the previous version with the JetBrains Toolbox.

Does anybody know that problem? I don't want to stick with 2021's versions of Rider forever ;-)

Solution

Seems to be an actual bug in Rider that should be fixed with 2022.1.1, according to this Issue: https://youtrack.jetbrains.com/issue/RIDER-76273/Cannot-debug-azure-functions-due-to-0x80131C3C-error

Solution Part 2

Please note also that you have to re-install Azure Toolkit and delete the folder .AzureToolsForIntelliJ directly under your user's directory.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文