fatal: unable to access ‘https://github.com/rancher/rancher-catalog.git/’: Failed to connect to github.com port 443: Connection timed out
time=“2015-11-05T19:38:25Z” level=fatal msg="Failed to clone the catalog from githubexit status 128"
time=“2015-11-05T19:38:26Z” level=info msg="Starting Rancher Catalog service"
time=“2015-11-05T19:38:26Z” level=info msg="Cloning the catalog from github url https://github.com/rancher/rancher-catalog.git"
Cloning into ‘./DATA’…
Rancher v0.44.0
Cattle v0.107.0
User Interface v0.65.0
Rancher Compose v0.5.1
I have another instance of Rancher, running the same version, and it seems to be working fine. Oh, and I can execute: git clone https://github.com/rancher/rancher-catalog.git on the host where the rancher server container is running.
I restarted Docker (1.8.2) and now the rancher server log is steaming this…
fatal: destination path ‘./DATA’ already exists and is not an empty directory.
time=“2015-11-05T19:51:51Z” level=fatal msg=“Failed to clone the catalog from githubexit status 128”
Please advise.