logo

troubleshooting

Troubleshooting

Use this section if you get any errors during the normal configuration steps.

Windows

stream terminated by RST_STREAM with error code: PROTOCOL ERROR

Try connecting with windows-wsl or windows-docker

PermissionDenied desc = failed obtaining connection/targes

Run runops login again. Your token expired. You will get this message when the system needs you to renew your authentication token.

execution of scripts is disabled on this system.

If you get this error when running runops login on PowerShell:
  1. Open PowerShell as an administrator (right click and select open as administrator)
  1. Run this command inside the admin PowerShell:
powershell
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
  1. Try to login again
powershell
runops login