kasmtech / workspaces-issues

18 stars 3 forks source link

[Bug] - TrueNAS Scale and ParrotOS 6 Docker #582

Open chaoscode opened 1 week ago

chaoscode commented 1 week ago

Describe the bug When I tried to run anything I get "Operation not permitted"

When I try to use sysemctl I get "System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down"

To Reproduce Steps to reproduce the behavior:

  1. Setup TrueNAS Scale image

  2. Install custom App

  3. Use VNC to connect to instance

  4. Login

  5. Open bash

  6. run nmap

Expected behavior I would expect nmap to run.

Screenshots image

Workspaces Version I am using TrueNAS Scale.

Workspaces Installation Method TrueNAS Scale

chaoscode commented 1 week ago

I was able to figure out the issue here. For the next person. You must check "Privileged Mode" under security context.