carla icon indicating copy to clipboard operation
carla copied to clipboard

carla docker ---->Password

Open KangChou opened this issue 2 years ago • 1 comments

`carla@ovo:~$ ./CarlaUE4.sh -opengl 4.26.2-0+++UE4+Release-4.26 522 0 Disabling core dumps. sh: 1: xdg-user-dir: not found error: XDG_RUNTIME_DIR not set in the environment. error: XDG_RUNTIME_DIR not set in the environment. error: XDG_RUNTIME_DIR not set in the environment. carla@ovo:~$ su Password:

[4]+ Stopped su carla@ovo:~$ su Password: su: Authentication failure carla@ovo:~$ su Password: su: Authentication failure `

KangChou avatar Aug 14 '22 10:08 KangChou

carla@ovo:~$ ./CarlaUE4.sh -opengl 4.26.2-0+++UE4+Release-4.26 522 0 Disabling core dumps. sh: 1: xdg-user-dir: not found error: XDG_RUNTIME_DIR not set in the environment. error: XDG_RUNTIME_DIR not set in the environment. error: XDG_RUNTIME_DIR not set in the environment. carla@ovo:~$ su Password:

[4]+ Stopped su carla@ovo:~$ su Password: su: Authentication failure carla@ovo:~$ su Password: su: Authentication failure

KangChou avatar Aug 14 '22 10:08 KangChou

@KangChou Open another terminal and docker exec as root, and you can execute the commands which need root privileges.

docker exec -it --user root sleepy_lederberg /bin/bash

lshmouse avatar Sep 23 '22 01:09 lshmouse

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 02 '23 01:06 stale[bot]