Quick search found
this, which looks like your problem. The Debian reference gives a solution, so try this (untested)
Code:
sudo echo 'KERNEL=="ttyS0", SYMLINK+="firecracker"' > /etc/udev/rules.d/98-firecracker.rules
This only (ever) needs to be run once after a reboot, then you should be good to go - just reboot again and see if it fixes the problem.