docker-webtop
docker-webtop copied to clipboard
`XFCE PolicyKit Agent error` on fedora-xfce
build Linuxserver.io version:- dc5eb4b6-ls36 Build-date:- 2022-04-03T09:38:45+00:00
Expected Behavior
should not throw error on loging
Current Behavior
a popup with XFCE PolicyKit Agent error like this on login
Steps to Reproduce
start the docker container
Environment
OS: Flatcar Container Linux by Kinvolk CPU architecture: x86_64 How docker service was installed: system
Also OS: Ubuntu 20.04 CPU architecture: x86_64 How docker service was installed: get.docker.com
Command used to create docker container (run/create/compose/screenshot)
sudo docker run -d \
--name=webtop \
--security-opt seccomp=unconfined `#optional` \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Europe/London \
-e SUBFOLDER=/ `#optional` \
-e KEYBOARD=en-us-qwerty `#optional` \
-p 80:3000 \
-v /config \
-v /var/run/docker.sock:/var/run/docker.sock `#optional` \
--shm-size="1gb" `#optional` \
--restart unless-stopped \
lscr.io/linuxserver/webtop:fedora-xfce
Docker logs
azureuser@flatcar ~ $ sudo docker logs webtop
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01-envfile: executing...
[cont-init.d] 01-envfile: exited 0.
[cont-init.d] 10-adduser: executing...
-------------------------------------
_ ()
| | ___ _ __
| | / __| | | / \
| | \__ \ | | | () |
|_| |___/ |_| \__/
Brought to you by linuxserver.io
-------------------------------------
To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------
User uid: 1000
User gid: 1000
-------------------------------------
[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 13-keygen: executing...
Generating 2048 bit rsa key...
ssl_gen_key_xrdp1 ok
saving to rsakeys.ini
Generating a RSA private key
.............................................+++++
.................................................................+++++
writing new private key to '/etc/xrdp/key.pem'
-----
[cont-init.d] 13-keygen: exited 0.
[cont-init.d] 30-config: executing...
stat: cannot statx '/config/.config': No such file or directory
[cont-init.d] 30-config: exited 0.
[cont-init.d] 50-gid-video: executing...
[cont-init.d] 50-gid-video: exited 0.
[cont-init.d] 55-autostart-config: executing...
[cont-init.d] 55-autostart-config: exited 0.
[cont-init.d] 90-custom-folders: executing...
[cont-init.d] 90-custom-folders: exited 0.
[cont-init.d] 99-custom-files: executing...
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-files: exited 0.
[cont-init.d] done.
[services.d] starting services
[guac-init] Auto start not set, application start on login
[services.d] done.
guacd[385]: INFO:Guacamole proxy daemon (guacd) version 1.1.0 started
guacd[385]: INFO:Listening on host 0.0.0.0, port 4822
Starting guacamole-lite websocket server
listening on *:3000
[2022-04-08 23:08:12] [Connection 1] Client connection open
[2022-04-08 23:08:12] [Connection 1] Opening guacd connection
[2022-04-08 23:08:12] [Connection 1] guacd connection open
[2022-04-08 23:08:12] [Connection 1] Selecting connection type: rdp
[2022-04-08 23:08:12] [Connection 1] Sending opCode: 6.select,3.rdp;
guacd[385]: INFO:Creating new client for protocol "rdp"
guacd[385]: INFO:Connection ID is "$00f91531-2ad0-4ad9-9000-71b28b6827c4"
[2022-04-08 23:08:12] [Connection 1] Sending opCode: 4.size,4.1920,13.970?undefined,2.96;
[2022-04-08 23:08:12] [Connection 1] Sending opCode: 5.audio,9.audio/L16;
[2022-04-08 23:08:12] [Connection 1] Sending opCode: 5.video;
[2022-04-08 23:08:12] [Connection 1] Sending opCode: 5.image;
[2022-04-08 23:08:12] [Connection 1] Server sent handshake: 4.args,13.VERSION_1_1_0,8.hostname,4.port,6.domain,8.username,8.password,5.width,6.height,3.dpi,15.initial-program,11.color-depth
,13.disable-audio,15.enable-printing,12.printer-name,12.enable-drive,10.drive-name,10.drive-path,17.create-drive-path,7.console,13.console-audio,13.server-layout,8.security,11.ignore-cert,12
.disable-auth,10.remote-app,14.remote-app-dir,15.remote-app-args,15.static-channels,11.client-name,16.enable-wallpaper,14.enable-theming,21.enable-font-smoothing,23.enable-full-window-drag,2
6.enable-desktop-composition,22.enable-menu-animations,22.disable-bitmap-caching,25.disable-offscreen-caching,21.disable-glyph-caching,16.preconnection-id,18.preconnection-blob,8.timezone,14
.recording-path,14.recording-name,24.recording-exclude-output,23.recording-exclude-mouse,22.recording-include-keys,21.create-recording-path,13.resize-method,18.enable-audio-input,9.read-only
,16.gateway-hostname,12.gateway-port,14.gateway-domain,16.gateway-username,16.gateway-password,17.load-balance-info
[2022-04-08 23:08:12] [Connection 1] Sending opCode: 7.connect,0.,9.127.0.0.1,4.3389,0.,3.abc,3.abc,4.1920,13.970?undefined,2.96,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,12.en-us-qwerty,3.any,4.tru
e,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.;
guacd[423]: INFO:Security mode: Negotiate (ANY)
guacd[423]: INFO:Resize method: none
guacd[423]: INFO:User "@9e12d14e-ae3f-4e7c-8a59-5e2c7d5a9ff1" joined connection "$00f91531-2ad0-4ad9-9000-71b28b6827c4" (1 users now present)
guacd[423]: INFO:Loading keymap "base"
guacd[423]: INFO:Loading keymap "en-us-qwerty"
xauth: file .Xauthority does not exist
Xvnc TigerVNC 1.12.0 - built Feb 15 2022 00:00:00
Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)
See https://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12014000, The X.Org Foundation
Fri Apr 8 22:08:14 2022
vncext: VNC extension running!
vncext: Listening for VNC connections on local interface(s), port 5910
vncext: created VNC server for screen 0
Connections: accepted: 127.0.0.1::41804
SConnection: Client needs protocol version 3.3
VNCSConnST: Server default pixel format depth 16 (16bpp) little-endian rgb565
VNCSConnST: Client pixel format depth 16 (16bpp) little-endian rgb565
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
guacd[423]: INFO:Accepted format: 16-bit PCM with 2 channels at 44100 Hz
guacd[423]: INFO:Accepted format: 16-bit PCM with 2 channels at 22050 Hz
guacd[423]: INFO:Connected to RDPDR 1.12 as client 0xfe00845c
guacd[423]: INFO:RDPDR user logged on
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.
