sbender9/signalk-stainless-lobster-fridge

'Cannot lock port' when submitting changes to plugin settings

Opened this issue · 0 comments

When submitting changes to plugin configuration, an error is reported in signalK log:
Error: Error Resource temporarily unavailable Cannot lock port

I believe this is caused by scheduleReconnect within handling of serial.on('close') - this event is triggered by updating the plugin's configuration. Do you agree?