You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
container_citadel | [CITADEL 15:43:20] Atom editor support being installed.
container_citadel | % Total % Received % Xferd Average Speed Time Time Time Current
container_citadel | Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
container_citadel | curl: (35) Peer reports incompatible or unsupported protocol version.
The text was updated successfully, but these errors were encountered:
[root@a97a38a19a23 ~]# curl -o /usr/local/bin/rmate https://raw.githubusercontent.com/aurora/rmate/master/rmate
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10553 100 10553 0 0 62885 0 --:--:-- --:--:-- --:--:-- 63191
Test with -k
[root@a97a38a19a23 ~]# curl -k -o /usr/local/bin/rmate https://raw.githubusercontent.com/aurora/rmate/
master/rmate
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10553 100 10553 0 0 59342 0 --:--:-- --:--:-- --:--:-- 5962
I think there's a problem with curl in the bootstrap process. Could be because of the server side of https://raw.githubusercontent.com/aurora/rmate/master/rmate
docker-citadel/container-files/config/init/bootstrap.sh
Line 45 in 09b687a
My output when running the container:
The text was updated successfully, but these errors were encountered: