这是indexloc提供的服务,不要输入任何密码
Skip to content

Mongodb failure on mac M1 - lack of information for the user when arch is wrong #13798

@vparpoil

Description

@vparpoil

Hello,
I just experienced a bug with mongodb refusing to start on a mac M1 unexpected mongo exit code null.
Investigating, we found that the process exit signal was SIGILL, which is not handled to display a nice message to the user.
The final issue was that .meteor/packages/meteor-tool/3.2.2/mt-os.osx.arm64 was not present, instead it was the x86 version !
Removing all previous installations of Meteor and reinstalling fixed the issue.

I think this should be handled by indicating the proper information in order to provide a better DX

The issue wasn't present in earlier versions of Meteor (<=3.1), which is weird. I cannot double check why because .meteor was deleted and I didn't thought about this earlier...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Project:AppleIssues on the Apple platforms and software (MacOS, iOS, Safari)Project:Isobuild

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions