Skip to content

Conversation

ryukzak
Copy link
Contributor

@ryukzak ryukzak commented Jun 21, 2022

Problem: arion up running nft-market-server without specific base image, as a consequence, we receive the following error when try to interact with nft.storage:

{"error":"Error adding image to DB: Error making an nft.storage client request: ConnectionError (HttpExceptionRequest Request {\n host = \"api.nft.storage\"\n port = 443\n secure = True\n requestHeaders = [(\"Accept\",\"application/json;charset=utf-8,application/json\"),(\"Content-Type\",\"image/png\"),(\"Authorization\",\"<REDACTED>\")]\n path = \"/upload\"\n queryString = \"\"\n method = \"POST\"\n proxy = Nothing\n rawBody = False\n redirectCount = 10\n responseTimeout = ResponseTimeoutDefault\n requestVersion = HTTP/1.1\n}\n (InternalException (HandshakeFailed (Error_Protocol (\"certificate has unknown CA\",True,UnknownCa)))))"}

@ryukzak ryukzak requested a review from t4ccer June 21, 2022 17:01
Copy link
Contributor

@t4ccer t4ccer left a comment

Choose a reason for hiding this comment

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

I think it was working before but OK

@ryukzak ryukzak merged commit 9014128 into main Jun 21, 2022
@ryukzak ryukzak deleted the aleksandr/fix-ssl branch June 21, 2022 20:11
@ryukzak
Copy link
Contributor Author

ryukzak commented Jun 21, 2022

Only if I run nft-markplace-server manually.

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

Successfully merging this pull request may close these issues.

2 participants