You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It randomly stops on different modules, you see a noticable pause on finding and then the error appears, so it's like it's timed out trying to find the module and doesn't retry, just fails.
I cannot for the life of me get caddy to build.
Help!
The text was updated successfully, but these errors were encountered:
This only seems to affect version 1.0.0, if I change the Dockerfile to use 0.11.5 then it builds correctly with the cloudflare plugin, switching back to 1.0.0 breaks it.
I'm having real trouble building a caddy image, both locally (on Ubuntu) and using dockerhub.
I'm getting to the "building caddy" stage and then I'm randomly getting:
go: finding [module name]
go: error loading module requirements
error at 'building caddy'
It randomly stops on different modules, you see a noticable pause on finding and then the error appears, so it's like it's timed out trying to find the module and doesn't retry, just fails.
I cannot for the life of me get caddy to build.
Help!
The text was updated successfully, but these errors were encountered: