Which node are you reporting an issue on?
node-red-node-serialport 1.0.1
What are the steps to reproduce?
Design a Flow using nodered 2.2.2
The design must have node-red-node-serialport installed
Add a serial-in node and select /dev/ttyUSB0
Enable the node and Deploy
It is worth mentioning the same Flow was working just fine.
I was using NodeRed 2.0.4 and node-red-node-serialport 0.x.x one hour ago.
It is also worth mentioning I can successfully open the /dev/ttyUSB0 port using minicom
What happens?
Soon after Deploy is clicked, I see a message saying "Lost connection to the server".
I check the Docker container logs and see the container permanently boot cycling.

What do you expect to happen?
The Flow to be deployed and the serial node to start receiving data from the port
Please tell us about your environment:

Which node are you reporting an issue on?
node-red-node-serialport 1.0.1
What are the steps to reproduce?
Design a Flow using nodered 2.2.2
The design must have node-red-node-serialport installed
Add a serial-in node and select /dev/ttyUSB0
Enable the node and Deploy
It is worth mentioning the same Flow was working just fine.
I was using NodeRed 2.0.4 and node-red-node-serialport 0.x.x one hour ago.
It is also worth mentioning I can successfully open the /dev/ttyUSB0 port using minicom
What happens?
Soon after Deploy is clicked, I see a message saying "Lost connection to the server".
I check the Docker container logs and see the container permanently boot cycling.
What do you expect to happen?
The Flow to be deployed and the serial node to start receiving data from the port
Please tell us about your environment: