Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to download network plug-in #6071

Open
1 of 2 tasks
abolotnov-ion opened this issue Mar 7, 2025 · 0 comments
Open
1 of 2 tasks

Failed to download network plug-in #6071

abolotnov-ion opened this issue Mar 7, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@abolotnov-ion
Copy link

Bambu Studio Version

1.10.2.76

Where is the application from?

Bambu Lab Official website

OS version

MacOs M1 15.3.1

Additional system information

M1 Pro Max, 64G RAM
Everything worked before just fine before updating to 1.10.2.76 as recommended by a pop-up window. Download and installed (replaced former version). Failed to download the plugin, following instructions to download manually and putting the numbers for aa.bb.cc ends up in access denied, tries various combinations. Can you share the proper link for the time being or a link to an older stable version?

in the logs you will see the SSL man in the middle issue - it's a corporate self-signed cert that is used. Obviously trusted and in trusted root certs, not sure what changed that the studio is having issues with it.

logs suggest that you use curl, it works fine for me in terminal:

(agent) ***@**** somewhere % curl https://google.com
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>301 Moved</TITLE></HEAD><BODY>
<H1>301 Moved</H1>
The document has moved
<A HREF="https://www.google.com/">here</A>.
</BODY></HTML>

Printer

Bambu Lab P1S

How to reproduce

  1. Install 1.10.2.76 on mac

Actual results

not downloading network plug-in

Expected results

downloads network plug-in and lets me access the printer

Project file & Debug log uploads

2025-03-07 15:21:47.654931[Thread 0x00000004afb03000]:[download_plugin 1] on_error: curl:SSL peer certificate or SSH remote key was not OK:
SSL certificate problem: self-signed certificate in certificate chain
[Error 60], body =
2025-03-07 15:21:47.654938[Thread 0x00000004afb03000]:UpgradeNetworkJob: percent = 0msg = Download failed
2025-03-07 15:21:47.655033[Thread 0x00000004afb03000]:UpgradeNetworkJob: percent = 0msg = Download failed
2025-03-07 15:21:47.655887[Thread 0x00000001f3fe8840]:set_backup_path, model 0x124897690, id 7, set backup to /var/folders/7p/lcndrmx1195_1c0dxjq_83b00000gq/T/bamboo_model/Fri_Mar_07/15_21_47#21890#47
2025-03-07 15:21:47.655917[Thread 0x00000001f3fe8840]:create missing sub_path/var/folders/7p/lcndrmx1195_1c0dxjq_83b00000gq/T/bamboo_model/Fri_Mar_07/15_21_47#21890#47//Auxiliaries
2025-03-07 15:21:47.658599[Thread 0x00000001f3fe8840]:select_view_3D3331select view3D

Checklist of files to include

  • Log file
  • Project file
@abolotnov-ion abolotnov-ion added the bug Something isn't working label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants