Help! USB serial port randomly disappeared for no apparent reason!

Hi All

I have a raspberry pi running remotely that for over a year has been logging data received over a USB serial port. Node-red takes this data and passes it to a database.

All of a sudden this has stopped working....

Nothing has really changed recently... Except I had an issue where I was getting errors to do with a disk being full...
The disk wasn't really full, the network location that the pi was trying to write logs to has been turned off so that broke a load of stuff. I've now removed references to that network location and removed the mount details.

I can't understand why this device has suddenly gone after working for so long. As I said I am remote so don't have physical access to it but I can get people to go and prod it. Someone has already gone to make sure that the usb cable is still plugged in.

Any help very much appreciated.

In the node red logs I see:

if I do lsusb I see:

and if I do dmesg -w I find some mentions of USB stuff:

Not really NR related so you'd better be off asking this on R PI or stackexchange forums...

... but you might unmounted your USB drive also? If so:

Since lsusb is not showing the device then that suggests that it (or the port) is broken.

Also if you have been continuously writing logs files to the SD card you may want to check the integrity of it as it may be starting to fail / losing miscellaneous files.

and check your power supply. Maybe it can't delivery the request power anymore due the capacitors that loses capacity by ageing.