onepanelio / onepanel

The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
https://docs.onepanel.ai/
Apache License 2.0
710 stars 69 forks source link

microk8s enable gpu doesnt work #985

Open raulo987 opened 1 year ago

raulo987 commented 1 year ago

When using: microk89s enable gpu and deploying + opening CVAT 1.6, new window apperas and there is login box with notifications (with cvat 1 there is no such problem).

The problem is: when using CPU and not enablin microk8s enable gpu everything works but when enabling gpu cvat 1.6 gives error (additional info: also there are some anomalies running other workspaces - it seems like more than 1-2 together doesnt work):

Could not check authorization on the server

Error: Request failed with status code 503. "upstream connect error or disconnect/reset before headers. reset reason: connection failure".

Could not get user agreements from the server Error: Request failed with status code 503. "upstream connect error or disconnect/reset before headers. reset reason: connection failure".

+-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=============================================================================| | No running processes found | +-----------------------------------------------------------------------------+

Any ideas whats the problem or how to diagnose/find the problem?