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

fix: add ca-certificates in final image #417

Merged
merged 3 commits into from
Jan 18, 2023
Merged

Conversation

jim380
Copy link

@jim380 jim380 commented Dec 22, 2022

Otherwise you'd get:

3:15AM DBG connecting to websocket module=oracle provider=okx
3:15AM DBG connecting to websocket module=oracle provider=coinbase
3:15AM DBG connecting to websocket module=oracle provider=huobi
3:15AM DBG connecting to websocket module=oracle provider=mexc
3:15AM DBG connecting to websocket module=oracle provider=bitget
3:15AM ERR error="error connecting to bitget websocket: x509: certificate signed by unknown authority" module=oracle provider=bitget
3:15AM DBG connecting to websocket module=oracle provider=bitget
3:15AM ERR error="error connecting to coinbase websocket: x509: certificate signed by unknown authority" module=oracle provider=coinbase
3:15AM DBG connecting to websocket module=oracle provider=coinbase
3:15AM ERR error="error connecting to okx websocket: x509: certificate signed by unknown authority" module=oracle provider=okx
3:15AM DBG connecting to websocket module=oracle provider=okx
3:15AM DBG Error getting available pairs for provider error="Get \"https://api-osmosis.imperator.co/pairs/v1/summary\": x509: certificate signed by unknown authority" module=oracle provider_name=osmosis
3:15AM ERR error="error connecting to mexc websocket: x509: certificate signed by unknown authority" module=oracle provider=mexc
3:15AM DBG connecting to websocket module=oracle provider=mexc
3:15AM ERR error="error connecting to bitget websocket: x509: certificate signed by unknown authority" module=oracle provider=bitget
3:15AM ERR error="error connecting to coinbase websocket: x509: certificate signed by unknown authority" module=oracle provider=coinbase
3:15AM ERR error="error connecting to okx websocket: x509: certificate signed by unknown authority" module=oracle provider=okx
3:15AM DBG Error getting available pairs for provider error="Get \"https://api.huobi.pro/market/tickers\": x509: certificate signed by unknown authority" module=oracle provider_name=huobi
3:15AM ERR error="error connecting to mexc websocket: x509: certificate signed by unknown authority" module=oracle provider=mexc
3:15AM ERR error="error connecting to huobi websocket: x509: certificate signed by unknown authority" module=oracle provider=huobi
3:15AM DBG connecting to websocket module=oracle provider=huobi
3:15AM INF batch relay enabled; starting to relay batches to Ethereum loop=RelayerMainLoop module=gravity_relayer
3:15AM FTL failed to connect to Alchemy websocket endpoint=wss://eth-mainnet.g.alchemy.com/v2/xxxxxxx err="x509: certificate signed by unknown authority" module=gravity_contract

@jim380 jim380 changed the title Add ca-certificates in Final Image fix: add ca-certificates in final image Dec 22, 2022
Copy link

@facundomedica facundomedica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you so much!

@mergify mergify bot merged commit 9b6edc8 into umee-network:main Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants