Article ID: 000087339 Content Type: Troubleshooting Last Reviewed: 09/13/2021

NOUS Client UI Loses Connection with the Server and Keeps Loading

Environment

NOUS 3.0.95.0, 3.0.100.0, 3.0.103.0, 3.0.104.0, 3.0.107.0, 3.0.108.0

windows10family

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

Restart the impacted virtual machine (VM) to refresh the VM and allow remote connections.

Description

Several errors occur while using the NOUS Client UI, such as:

  • The training task terminates and keeps loading.
  • Error: Failed to render this media item.
Resolution

The issue happens due to several reasons (cache pile up, incomplete remote processing tasks), and VM restarting is required.

  1. Steps to perform VM restart (User - NOUS Client UI):
    1. Click Account icon.
    2. Select Sign out and stop the server.
    3. Log in to the VM again via UI and start the server.

If the steps above fail, you need to perform the steps below:

  1. Steps to perform VM restart as Admin in the Google Cloud Platform:
    1. Launch Google Cloud Platform under Project: intel-gcp.
    2. Launch GCloud terminal.
    3. Execute the following commands from the terminal:
      1. Stop the VM: gcloud compute instances stop [instance_name]
      2. Start the VM : gcloud compute instances start [instance_name]
    4. Reattempt to SSH to the VM.
    5. Access the VM from NOUS client UI to validate.