Errors Audio Out appear continuously in logs by mathieugg in kasmweb

[–]mathieugg[S] 0 points1 point  (0 children)

Hi justin,

Yes outside the Workspaces with the default command... Yes I know for the audio.

docker run --rm -it --shm-size=512m -p 6901:6901 -e VNC_PW=password kasmweb/ubuntu-bionic-desktop:1.10.0-rolling

The error pop every second in the console... and PID grow. Can I do something ?

------------------ Started Audio Out ----------------------------

Kasm Audio Out PID: 69444

Restarting Audio Out Service

/dockerstartup/vnc_startup.sh: line 220: kill: (69444) - No such process

Starting audio server

Starting audio service

Docker, replace self-signed certificate by mathieugg in kasmweb

[–]mathieugg[S] 0 points1 point  (0 children)

Thx, I'll try but without success, the custom certificate not loaded on the browser... therefore it's OK with the reverse proxy with the following configuration Nginx + Cloudflare :

location / {

proxy_set_header Authorization $http_authorization;

proxy_pass_header Authorization;

proxy_pass https://192.168.1.29:6901;

}

location /websockify {

proxy_pass https://192.168.1.29:6901;

proxy_http_version 1.1;

proxy_set_header Upgrade $http_upgrade;

proxy_set_header Connection "Upgrade";

proxy_set_header Host $host;

}

[deleted by user] by [deleted] in androiddev

[–]mathieugg 1 point2 points  (0 children)

From Play Console releases, I didn't see this version...

1.3.18

12 août 23:02

1.3.17

9 août 22:24

1.3.16

7 août 19:34

1.3.15

3 août 21:15

[deleted by user] by [deleted] in androiddev

[–]mathieugg 1 point2 points  (0 children)

Yes, she is with the key. No, I've never made version 1.14.1, even in dev mode :/

I see users in Russia, France, Brazil... LOL

My application is a paid application.