Extractor issue: ERROR com.daml.extractor.Extractor - Failed to authenticate with Ledger API on attempt 1, next one in 1 second

10:10:09.797 [main] INFO com.daml.extractor.Main$ - Starting DAML Extractor…
10:10:11.192 [default-akka.actor.default-dispatcher-6] INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
10:10:13.176 [default-akka.actor.default-dispatcher-13] INFO com.daml.extractor.Extractor - Connected to ledger sandbox-04f7aa4e-d1e9-4b22-80ed-25e9a665ed0e

When operating against the Sandbox, the extractor always throws this error upon startup and then connects fine. Do you know why this happens?

e[32m"=============="e[39m
e[32m"DAML Extractor"e[39m
e[32m"=============="e[39m
10:10:13.327 [default-akka.actor.default-dispatcher-13] ERROR com.daml.extractor.Extractor - Failed to authenticate with Ledger API on attempt 1, next one in 1 second
e[32m"===================="e[39m
e[32m"Handling packages..."e[39m
e[32m"===================="e[39m

I think this is a duplicate of Failed to authenticate with Ledger API

2 Likes