|
I'm having an issue related to #15825. As in #15825, I am unable to start a Coder workspace using an Ubuntu image newer than 22.04, but (per #15423) the remediation seems to be to "Improve agent connection troubleshooting". The issue (for me) runs deeper in that, when using a working Coder image, I also cannot For example: Ubuntu 22.04 (success) Ubuntu 24.04 (failure) Ubuntu 24.10 (failure) And an example Per the
Some issues with this resolution:
I'm not claiming the problem is inherently a Coder problem, nor an AWS, OpenSSL, |
Replies: 5 comments
|
@mafredri I think you faced a similar issue. |
|
@matifali I haven't seen this myself. And I can't reproduce it either so I'm guessing this is related to the environment or host Docker is running on. Just in case, it might be worth doing Since I can't reproduce, I can't try this out, but what happens if you use |
|
I will move this to a discussion it's not a Coder issue. |
|
Just want to add a datapoint: I'm experiencing the exact same problem. Host is RHEL 10 (fresh install) with FIPS enabled. Get the exact same error on Ubuntu 24.04.3 LTS (ubuntu:latest), but do not get the same error on Ubuntu 22.04. I'm using podman instead of docker for managing my containers. |
|
FYI the issue seems to be resolved now (tested with Ubuntu 24.04) |
FYI the issue seems to be resolved now (tested with Ubuntu 24.04)