Skip to content

Troubleshooting Guide

Amos Yu edited this page Jan 25, 2023 · 2 revisions

"No configured security type is supported by 3.3 VNC Viewer" error when trying to connect to VNC.

  • Run sudo apt install tightvncserver in terminal.

"pipenv: not found" when running sudo /etc/rc.local

  • sudo -H pip install -U pipenv
  • cd ~/cyclops/src
  • sudo pipenv install --skip-lock