Thanks, I know where the log is. But as I said there was nothing in it except for "Logging enabled" (and the time it started logging). But during the night there came another error, so this is the full file now:
2020-11-25T14:58:45 <ERROR> phidget22 :
****************************** Logging Enabled ******************************
* Phidget22 - Version 1.6 - Built Nov 17 2020 16:42:40 *
* Release 1.6 - Linux (32-bit) *
*******************************************************************************
2020-11-26T01:43:03 <ERROR> phidget22net[checkKeepAlive()] : www,nodejs://127.0.0.1:46668: keepalive check failed - keepalive: [4000000 usec] overshot by: [35 usec]
2020-11-26T01:43:03 <ERROR> phidget22net[runClientConnection()] : 'MadMax-14' failed for client www,nodejs://127.0.0.1:46668
server.c+658 handleDeviceClient() : (Timed Out) failed to handle client request
And I didn't see any errors while installing the package, no. The only thing fom phidget that's in /usr/bin is the phidget22networkserver, so it has not been installed. Should I "top" the package installation by doing the make install of one of the downloadable packages? Or maybe there is an error in the package install so it doesn't install the admin bin. I can go back to the previous image and see what happens if I try a new package install, if you think that's worth a shot.