Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

fix(Dockerfile) add ca-certificates #39

Merged
merged 1 commit into from
Nov 27, 2022

Conversation

deadc
Copy link
Contributor

@deadc deadc commented Nov 27, 2022

Context

Fix error with oauth2.googleapis.com ssl

...
2022/11/27 04:27:04 DEBUG : fs cache: renaming cache item "/data/" to be canonical "/data"
2022/11/27 04:27:04 DEBUG : Creating backend with remote "remote:/vaultwarden-sync/"
2022/11/27 04:27:04 DEBUG : remote: Loaded invalid token from config file - ignoring
2022/11/27 04:27:04 DEBUG : remote: Token refresh failed try 1/5: Post "https://oauth2.googleapis.com/token": x509: certificate signed by unknown authority
2022/11/27 04:27:05 DEBUG : remote: Loaded invalid token from config file - ignoring
2022/11/27 04:27:05 DEBUG : remote: Token refresh failed try 2/5: Post "https://oauth2.googleapis.com/token": x509: certificate signed by unknown authority
...

Copy link
Contributor

@blackandred blackandred left a comment

Choose a reason for hiding this comment

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

Looks fine, builds and runs.

@blackandred
Copy link
Contributor

LGTM

@blackandred blackandred merged commit f214108 into riotkit-org:main Nov 27, 2022
@blackandred
Copy link
Contributor

Thanks for the contribution 😃

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

Successfully merging this pull request may close these issues.

2 participants