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

Reverse Proxy container fails to build #68

Closed
dlabordus opened this issue Apr 25, 2022 · 2 comments
Closed

Reverse Proxy container fails to build #68

dlabordus opened this issue Apr 25, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dlabordus
Copy link

There has been some update on the OpenResty container which cause the container build to fail for the Reverse proxy Image.

Step 7/12 : RUN luarocks install lua-resty-openidc
 ---> Running in bedc7a78fd87
Warning: Failed searching manifest: Failed downloading https://luarocks.org/manifest-5.1 - failed downloading https://luarocks.org/manifest-5.1
Warning: Failed searching manifest: Failed downloading https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/manifest-5.1 - failed downloading https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/manifest-5.1
Warning: Failed searching manifest: Failed downloading https://luafr.org/luarocks/manifest-5.1 - failed downloading https://luafr.org/luarocks/manifest-5.1

Error: No results matching query were found for Lua 5.1.
To check if it is available for other Lua versions, use --check-lua-versions.
The command '/bin/sh -c luarocks install lua-resty-openidc' returned a non-zero code: 1
ERROR: Service 'reverse-proxy' failed to build : Build failed
@dlabordus dlabordus added the bug Something isn't working label Apr 25, 2022
@dlabordus
Copy link
Author

dlabordus commented Apr 25, 2022

Looks like tag "openresty/openrecsty:1.19.9.1-10-alpine-fat" (openresty/openrecsty:1.19.9.1-10-alpine-fat) is working,
but it looks the same as the tag "openresty/openresty:alpine-fat" (openresty/openresty:alpine-fat).

@dlabordus dlabordus self-assigned this Apr 26, 2022
@dlabordus dlabordus moved this from To do to In progress in CoMPAS Deployment Board Apr 26, 2022
@dlabordus dlabordus moved this from To do to In progress in CoMPAS Issues Overview Board Apr 26, 2022
@dlabordus dlabordus moved this from In progress to Done in CoMPAS Issues Overview Board Apr 28, 2022
@dlabordus
Copy link
Author

We can close this issue, because the fixed version solved the problem.
And issue com-pas/compas-architecture#157 will be used to monitor new versions of the image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant