agrif / OctoPrint-InfluxDB

Writes temperatures and events to an Influx database.
GNU Affero General Public License v3.0
24 stars 15 forks source link

Plugin may cause instability when using Prusa MK3s with MMUs and SD card printing #7

Closed m00dawg closed 4 years ago

m00dawg commented 4 years ago

I've been chasing down a situation where doing multiple prints from the SD card (as in starting the print right from the printer's display) seems to cause OctoPrint to either disconnect from the printer or, in some cases, crash.

This behavior seems to be if the InfluxDB plugin is enabled. If I disable the plugin, the issue disappears.

Version: 1.0.2

Steps to reproduce:

I haven't yet figured out why this may be taking place. I do wanna say it's pretty recent, however. Within the last few weeks or months.

agrif commented 4 years ago

That is perplexing. I'm not sure what I could be doing that causes the printer to disconnect -- I shouldn't be doing anything but reading data!

Can you check your logs to see if anything suspicious is printed when this happens?

m00dawg commented 4 years ago

Doh good point I forgot to look at the logs. Yep let me re-enable it and see what happens over the next prints I'll be doing.

m00dawg commented 4 years ago

Right? I thought that was weird too. It did seem to remedy itself once I disabled the plugin. However since re-enabling it, it's been working like a champ - I haven't had a single problem in several prints. So I think disabling/re-enabling somehow fixed...something? So yep I'm gonna close this out for now since it looks to be working well. Sorry to bug ya!

agrif commented 4 years ago

Well, if you run into it again and figure something out, let me know! Glad it’s working now, anyway.

On Apr 2, 2020, at 12:12 PM, Tim Soderstrom notifications@github.com wrote:

 Closed #7.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.