NextivaONE - Gathering Log Files
Article 000001664 · Updated Oct 27, 2025 · 9,577 views
Gathering Logs from Chrome
- Have the NextivaONE application open in the browser.
- Press F12 to open the console
- Click on the Network tab.
- Attempt to complete the failed task.
- Export the HAR file.
Gathering Logs from Firefox
- Have the NextivaONE application open in the browser.
- Press F12 to open the console.
- Click on the Network tab.
- Attempt to complete the failed task.
- Export the HAR file.
Gathering Logs from Safari
- Have the NextivaONE application open in the browser.
- Open the Develop menu and select Show Web Inspector.
- Click on the Network tab.
- Attempt to complete the failed task.
- Export the HAR file.
Gathering Logs from Microsoft Edge
- Have the NextivaONE application open in the browser.
- Press F12 to open the console.
- Click on the Network tab.
- Attempt to complete the failed task.
- Export the HAR file.
Gathering Logs from NextivaONE App - Windows
- Log files are saved on the local computer.
By default under the user’s folders, a folder will be added called .nextiva-Connect-desktop
- Navigate to this folder. (i.e. C:\Users\[windows desktop user]\.nextiva-Connect-desktop)
- Have the customer email the all-[today's date].txt (i.e. all-2023-07-18.txt) and error-[today's date].txt (i.e. error-2023-07-18.log.gz) files to you.
Gathering Logs from NextivaONE App - MacOS
- Go to launchpad and start Terminal
- In Terminal copy and paste the command below and hit Enter
open $HOME/.nextiva-connect-desktop
- Have the customer email the all-[today's date].txt (i.e. all-2023-07-18.txt) and error-[today's date].txt (i.e. error-2023-07-18.log.gz) files to you.
Still need help with this?