Code: Select all
2020-04-14T15:00:35 <ERROR> phidget22 :
****************************** Logging Enabled ******************************
* Phidget22 - Version 1.6 - Built Mar 31 2020 18:37:30 *
*******************************************************************************
2020-04-14T15:00:35 <ERROR> phidget22[Zeroconf_publish()] : client is not initialized
2020-04-14T15:00:35 <ERROR> phidget22net[startServer()] : failed to publish '_phidget22server._tcp' on port 5661: 0x1c - Unexpected Error
2020-04-14T15:00:46 <ERROR> phidget22usb[PhidgetUSBGetString()] : libusb_get_string_descriptor_ascii() failed: LIBUSB_ERROR_TIMEOUT - Operation timed out.
2020-04-14T15:00:47 <ERROR> phidget22usb[PhidgetUSBGetString()] : libusb_get_string_descriptor_ascii() failed: LIBUSB_ERROR_TIMEOUT - Operation timed out.
2020-04-14T15:00:48 <ERROR> phidget22usb[PhidgetUSBGetString()] : libusb_get_string_descriptor_ascii() failed: LIBUSB_ERROR_TIMEOUT - Operation timed out.
2020-04-14T15:00:50 <ERROR> phidget22usb[PhidgetUSBGetString()] : libusb_get_string_descriptor_ascii() failed: LIBUSB_ERROR_TIMEOUT - Operation timed out.
If anyone has any ideas on what could be causing these errors that would be exceptional. I've got a VINT hub, an 8/8/8 w/ USB hub and a bunch of other Phidgets all communicating without issue, until yesterday when all of a sudden I lose all Phidget connections randomly. So this is why I'm investigating.
ALSO - is there a place that has a little more documentation on the server? Mostly I'm looking for configuration options that I can change in phidget22networkserver.pc. I'd like to log to a persistent volume on the device where all my containers have access.