Hi.
Got a problem at the very beginning.
Tried to install NocoDB with auto-upstall command.
bash <(curl -sSL http://install.nocodb.com/noco.sh) <(mktemp)
Got an error code 80. Timeout connection.
What are the possible reasons?
Where’s my mistake?
1 Like
Hi @Maxsolo
In the machine please confirm:
- can you access nocodb.com
- can you access github.com
This sounds like there is a network issue on connecting either of this services.
That is the case. No access to NocoDB.com
nocodb.com ping statistics —
114 packets transmitted, 0 received, 100% packet loss, time
115691ms
Ping GitHub, here it is all right.
The link http://install.nocodb.com/noco.sh points to our github. So you can just grab it from there : https://raw.githubusercontent.com/nocodb/nocodb/develop/docker-compose/1_Auto_Upstall/noco.sh
1 Like
Solved. Thanks to navi and mertmit
1 Like