I use systemd-218 on an Arch Linux system. With journalctl I see many errors similar to the following one: Apr 02 20:25:40 desktop kernel: usb 2-4: USB disconnect, device number 2 Apr 02 20:25:40 desktop systemd-udevd[229]: error opening USB device 'descriptors' file What's the problem? I have no idea, but it seems to be an harmless warning as I haven't noticed any sort of problems.
Your USB device was disconnected. I now downgraded udev's log message in this case to log only at LOG_DEBUG, which should make the message go away.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.