Mach30 / kasm-dof-workspace

Mach 30 Distributed OSHW Framework Workspace (Kasm Image)
Other
1 stars 1 forks source link

Failing to connect to local server on https://localhost:6901 on Ubuntu 22.04 LTS #13

Closed capsulecorplab closed 1 year ago

capsulecorplab commented 1 year ago

Attempting to connect to local server on https://localhost:6901 in chrome browser after running docker-compose up and entering credential yields the following error in terminal

kasm_1  | 140645079316224:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../ssl/record/rec_layer_s3.c:1543:SSL alert number 46
kasm_1  |  websocket 122: got client connection from 172.17.0.1
kasm_1  |  websocket 122: IP 172.17.0.1 is blacklisted, dropping
j-simmons-phd commented 1 year ago

Based on offline discussion, thinking this might be some sort of compatibility issue with the latest Ubuntu LTS release. Once we get builds working again we can look at pulling updates from Kasm.

capsulecorplab commented 1 year ago

closing as unreproducible issue