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:- Open PowerShell as an administrator (right click and select open as administrator)
- Run this command inside the admin PowerShell:
powershellSet-ExecutionPolicy RemoteSigned -Scope CurrentUser
- Try to login again
powershellrunops login