Zigbee No such file or directory: '/dev/serial/by-id/usb-

My zigbee devices have been missing at the list given by

lsusb

I solved the problem by the instructions of this post:

sudo umount /boot
sudo mount /dev/mmcblk0p1 /boot
sudo apt install --reinstall raspberrypi-bootloader raspberrypi-kernel
sudo reboot