0) ? window.innerWidth : screen.width;
if(width >= 1300){
largeDevice = true;
}
else{
largeDevice = false;
}">
How to Enable Debug in HP Chai Devices
This article covers obtaining logs from HP Chai devices running the PaperCut embedded application. If you are running an HP FutureSmart device see here instead.
- Open a web browser.
- Visit the URL:
http://<device-ip>/hp/device/this.loader
- Click
PaperCut
. - Click
Show application log
. - Copy this into a text file.
- Send us the above log file along with the following information:
- Approximate date/time you performed the test.
- Description of the problem, any errors that occurred, etc.
- Details of the test, including at least the username.
- Description of steps to reproduce the problem.
See also
Categories: How-to Articles , Logs , Devices
Keywords: diagnosis , error , chai , dse , mf-only
Last updated July 5, 2023
Comments