Troubleshooting
If there is a bug with the functionality of our software, do the following:
-
Stop the USB over Network (Linux version) Server process and start it again in debug mode:
$ cd ~ $ sudo killall -KILL ftusbnetd $ sudo /opt/ftusbnet/sbin/ftusbnetd -v debug > ftusbnet.log 2>&1
- Do not close the terminal while reproducing the issue.
- Enable logging on the USB over Network (Client) side. For more information, see the Troubleshooting help topic of corresponding product.
If your hardware/OS provides you with just read-only filesystems you need to refer to vendor’s documentation how to enable read/write filesystem.
Reproduce the issue you encountered 2-3 times. Remember local time when the problem was reproduced.
After you restart the product in logging mode, ftusbnet.log file will be created in the home folder. Add this file to archive.
Send archived logs to us (). Specify local time when the problem was reproduced and both local and remote user names who was involved in the reproducing.
Disable logging (in order to improve the performance of your PC).
- In the terminal, where the USB over Network (Linux version) Server process was started in debug mode, hit + .
- Then start the product as usual.