Docker Images Taking huge space. I only have 3 apps installed. Is there any solution to clear the docker images?
ghaisasadvait
Posts
-
Docker Images Taking huge space -
Failed to get release information@girish said in Failed to get release information:
sudo update-ca-certificates
sudo update-ca-certificates
This worked!..pretty odd since i updated and upgraded all the packages beforehand
-
Failed to get release information@girish its ubuntu server 18.
-
Failed to get release information@girish said in Failed to get release information:
all curl commands related to cloudron.io give certificate error like above
-
Failed to get release information@girish I am not hosting it on a VPS, i'm hosting it at my home. Outgoing firewall rules allow the traffic.
-
Failed to get release information@girish said in Failed to get release information:
advait@ubuntu:~$ curl https://api.cloudron.io/api/v1/releases
curl: (77) error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
advait@ubuntu:~$ host api.cloudron.io
api.cloudron.io has address 3.209.21.239
advait@ubuntu:~$ curl -v https://api.cloudron.io/api/v1/releases- Trying 3.209.21.239...
- TCP_NODELAY set
- Connected to api.cloudron.io (3.209.21.239) port 443 (#0)
- ALPN, offering h2
- ALPN, offering http/1.1
- error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs - Closing connection 0
curl: (77) error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
-
Failed to get release information@girish Still the same issue
I was running this command: ./cloudron-setup --version 6.1.2
However, i am also getting the error for the normal install too( ./cloudron-setup )
-
Failed to get release informationubuntu:~$ sudo ./cloudron-setup
##############################################
Cloudron Setup (latest)
##############################################Follow setup logs in a second terminal with:
$ tail -f /var/log/cloudron-setup.logJoin us at https://forum.cloudron.io for any questions.
=> Updating apt and installing script dependencies
=> Checking version
Failed to get release informationAnyone knows how to solve this issue?
-
Install Location@nebulon Yeah it worked!
-
Install Location@nebulon I just edited the ' if ' condition from the cloudron setup script and it is installing now. Lets see if it runs correctly. If it does then this was a surprisingly easy fix!
-
Install Location@nebulon said in Install Location:
nstallation you at least need 20Gb on the main disk. Onc
Thank you for the reply. The problem is, that I have an instance on scaleaway with a maximum primary drive of 10gb and then users can add whatever storage which can be mounted in the instance.
-
Install LocationMy primary disk is of 10 gb. However, I have a secondary disk of 20 gb. How should I choose the install directory of cloudron?
Installation on : Ubuntu 18 -
Handshake faliure when trying to login through CLICommand : sudo cloudron login --allow-selfsigned my.site.com
ERROR:
write EPROTO 140070901078912:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:s23_clnt.c:802: