auré
auré
CCoder.com
Created by auré on 1/7/2023 in #help
Edit template startup script
Fixed when calling this command at the end of the script, i will try this. Thanks for your help ! 🙂
7 replies
CCoder.com
Created by auré on 1/7/2023 in #help
Edit template startup script
Seens eveything stopped when the command : "code-server --auth none" is executed
7 replies
CCoder.com
Created by auré on 1/7/2023 in #help
Edit template startup script
7 replies
CCoder.com
Created by auré on 10/7/2022 in #help
Coder agent infinite connecting loop using certificate
Update : Certificate file was incomplete, i fix this and now everything is working!
10 replies
CCoder.com
Created by auré on 10/7/2022 in #help
Coder agent infinite connecting loop using certificate
Ok there is some news about it : using
docker logs [containername]
docker logs [containername]
i have an error with curl
+ curl -fsSL --compressed https://server-paris.synology.me:443/bin/coder-linux-amd64 -o coder
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
+ status=60
error: failed to download coder agent
command returned: 60
Trying again in 30 seconds...
+ echo error: failed to download coder agent
+ echo command returned: 60
+ echo Trying again in 30 seconds...
+ sleep 30
+ curl -fsSL --compressed https://server-paris.synology.me:443/bin/coder-linux-amd64 -o coder
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
+ status=60
error: failed to download coder agent
command returned: 60
Trying again in 30 seconds...
+ echo error: failed to download coder agent
+ echo command returned: 60
+ echo Trying again in 30 seconds...
+ sleep 30
10 replies
CCoder.com
Created by auré on 10/7/2022 in #help
Coder agent infinite connecting loop using certificate
(and this password is not my account password)
10 replies
CCoder.com
Created by auré on 10/7/2022 in #help
Coder agent infinite connecting loop using certificate
Moreover, when i try to ssh inside the container using coder.[workspace] the system ask for a password
10 replies
CCoder.com
Created by auré on 10/7/2022 in #help
Coder agent infinite connecting loop using certificate
There is a way to see agent log in coder ?
10 replies
CCoder.com
Created by auré on 10/7/2022 in #help
Coder agent infinite connecting loop using certificate
Yes, everything is accessible online, without proxy
10 replies