You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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:
Printer
Bambu Lab P1S
How to reproduce
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
The text was updated successfully, but these errors were encountered: