This document is meant to document the known errors when running the high level control software and how to solve potential issues that can arise.
If a new unknown error occurs, please write down the solution in this document for future reference.
Build failed? Try to rebuild
Output from console:
Authorization required, but no authorization protocol specified
Solution: Graphics permission have not been set, the docker container is not allowed to display GUI elements. Run this command from a terminal outside of the container and restart the docker container
xhost +local:*