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
=> ERROR [chirpstack-ran-bridge builder 7/7] RUN poetry install --no-dev --no-root && if [ "production" = "development" ]; then poetry install; fi
From the stack trace
15.73 File "/tmp/pip-build-env-is1ztpnl/overlay/lib/python3.10/site-packages/poetry/core/factory.py", line 58, in create_poetry
15.73 raise RuntimeError("The Poetry configuration is invalid:\n" + message)
15.73 RuntimeError: The Poetry configuration is invalid:
15.73 - data.homepage must be uri
During build of
chirpstack-ran-bridge
=> ERROR [chirpstack-ran-bridge builder 7/7] RUN poetry install --no-dev --no-root && if [ "production" = "development" ]; then poetry install; fi
From the stack trace
This is the line of the Dockerfile (Step 7 of 7 in the build)
https://github.com/everynet/ran.routing.chirpstack.v4/blob/main/Dockerfile
The text was updated successfully, but these errors were encountered: