V 2.7.01.57 “please install network plug in before log in

Same problem still exists on mac os 27 beta, resolved by downloading version 2.6.0 of the bambu studio from GH.

Been remoting into my Mac Mini after installing macOS 27 on my macbook just to use BambuStudio because of this issue. This just solved my issue, thanks! Hope they fix this soon.

Still broken on the beta 3. :frowning:

1 Like

Hello,

I can confirm this workaround is working for me on macOS 27 Beta 3 and for the latest stable version of bambustudio (2.7.1.62)

The solution comes from Reddit user cybermansa:
Instead of rolling back macOS, you can run Bambu Studio through Rosetta.

Steps

  1. Quit Bambu Studio.

  2. Open Terminal.

  3. Install Rosetta (if you don’t already have it):
    softwareupdate --install-rosetta --agree-to-license

  4. Launch Bambu Studio using Rosetta:
    open --arch x86_64 -b com.bambulab.bambu-studio

    This workaround fixed the Network Plugin issue for me on macOS 27 Beta 3 without needing to downgrade macOS.

    Huge thanks to cybermansa for finding and sharing this workaround!