Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems building #186

Closed
sn00pster opened this issue May 13, 2019 · 2 comments
Closed

Problems building #186

sn00pster opened this issue May 13, 2019 · 2 comments

Comments

@sn00pster
Copy link

sn00pster commented May 13, 2019

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!

@sn00pster
Copy link
Author

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.

@abiosoft
Copy link
Owner

It's similar to this #185. Not all plugins support Go modules yet, which is a requirement for caddy 1.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants