> For the complete documentation index, see [llms.txt](https://nx.docs.scailable.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nx.docs.scailable.net/ai-manager-v6.1.3/support-and-troubleshooting/troubleshooting/things-to-try.md).

# Things to try

### Restart and reconnect <a href="#have-you-tried-turning-it-off-and-on-again" id="have-you-tried-turning-it-off-and-on-again"></a>

Always try restarting the system first, this resolves many transient issues.

Also check all cables by unplugging them and plugging them back in.

#### Restart the Nx Meta Mediaserver <a href="#restart-the-nx-meta-mediaserver" id="restart-the-nx-meta-mediaserver"></a>

For the plugin to be detected after install, restart the Nx Meta mediaserver. Open `<Server IP Address>:7001` in a browser, go to the **Servers** tab, and click the restart button.

### Reinstall the Nx Meta Mediaserver <a href="#reinstall-the-plugin" id="reinstall-the-plugin"></a>

First, remove the existing plugin by following the [uninstall instructions](/ai-manager-v6.1.3/ai-manager-plugin/advanced-configuration/removing-the-plugin.md). Then follow the [install instructions](/ai-manager-v6.1.3/ai-manager-plugin/install-plugin.md) for a clean installation.

### Try another version <a href="#try-another-version" id="try-another-version"></a>

There might be a newer version of Nx Meta or Nx EVOS available. The new version might have improved functionality. Download the [new version](https://meta.nxvms.com/download/releases) and install it to see if your problems are solved.

Check if the latest beta fixes your problem, or if it worked in a previous release.

* AI Manager plugin - see the [install instructions](/ai-manager-v6.1.3/ai-manager-plugin/install-plugin.md).
* Nx Meta Mediaserver - check if there is a [newer version or a beta](https://meta.nxvms.com/download/releases) available.
* Nx Meta client - check if there is a [newer version or a beta](https://meta.nxvms.com/download/releases) available.

### Try another model <a href="#try-another-model" id="try-another-model"></a>

See if you can install another model and see if it gives correct results. Verify that the model is [downloaded](/ai-manager-v6.1.3/support-and-troubleshooting/troubleshooting/plugin-checks.md) and running.

### Try another camera <a href="#try-another-camera" id="try-another-camera"></a>

Check if the model works on another camera. If no other camera is available, you can point the camera at a different scene.

### Try to reset an unresponsive USB camera

USB webcams on Linux can enter sleep mode and become unresponsive. To reset one remotely, log in to the machine's console and use `usbreset` to list USB devices. Reset a specific device with its bus address:

```bash
user@system: usbreset 00n/00m
```

### Try a test camera stream <a href="#try-a-test-camera-stream" id="try-a-test-camera-stream"></a>

If you cannot swap the camera, use a video feed instead. The Network Optix [test camera tool](https://support.networkoptix.com/hc/en-us/articles/32766623336087-The-Testcamera-IP-Camera-Emulator) lets you stream a video file as a virtual camera, useful for testing a specific model against known footage.

### Try another computer <a href="#try-another-computer" id="try-another-computer"></a>

If you have another computer available, install the Nx Meta Mediaserver or Nx EVOS and check if it works on that system. The AI Manager in Nx Meta and Nx EVOS can run on systems like the Raspberry Pi or the NVIDIA Orin Nano and on many standard PCs and laptops.
