QuinnDamerell / OctoPrint-OctoEverywhere

Cloud Empower Your OctoPrint, Klipper, and Bambu Lab 3D Printers With Free, Private, And Secure Remote Access, AI Print Failure Detection, Real-time Notifications, Live Streaming, and More!
https://octoeverywhere.com
GNU Affero General Public License v3.0
166 stars 14 forks source link

Create bambu connect docker container as part as release process #63

Closed ForceConstant closed 6 months ago

ForceConstant commented 6 months ago

Now that a couple of people have made example docker containers for the bambu connect, can you incorporate this into the main project, such that it also pushes to container repo when you make new releases in order to facilitate easy updating?

Thanks.

https://github.com/ntebis/octoeverywhere_bambulab_docker https://github.com/RyanEwen/octoeverywhere_bambu_docker

QuinnDamerell commented 6 months ago

I almost have it done! Check out this page for a quick overview, and let me know what you think!

https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere/blob/docker/docker-readme.md

ForceConstant commented 6 months ago

I am getting this over and over with this new container.

2024-05-19 19:20:00,124 - INFO - Connection to the Bambu printer established! - Subscribing to the report subscription. 2024-05-19 19:20:00,130 - WARNING - Bambu printer connection lost. We will try to reconnect in a few seconds.

QuinnDamerell commented 6 months ago

Can you double check the access code, sn, and up are correct?

ForceConstant commented 6 months ago

Thanks, yes I had a typo in the Serial, now working.

QuinnDamerell commented 6 months ago

Great! I will try to add some logic that will detect that and output a better error message.