Hi I’m trying to install caddy on an ubuntu server I followed the instructions on the website but when I run
sudo apt update
It seems like server is down ? here’s the error
Ign:7 https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version InRelease
Err:8 https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version Release
Could not wait for server fd - select (11: Resource temporarily unavailable) [IP: 2600:9000:21c9:4800:e:f4d2:20c0:93a1 443]
Reading package lists... Done
E: The repository 'https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version Release' does not have a Release file.
Should I installed from the binaries or Is there a way to fix this issue?