Indexer: local deployment error in comlink container "Error: Invalid PEM formatted message." #2564
Open
Description
Following the instructions for deploying locally (https://github.com/dydxprotocol/v4-chain/tree/main/indexer#deploying) in a fresh clone at tag indexer/v7.0.1
:
...
comlink-1 | 2024-11-08 16:07:23 [error]: {
comlink-1 | "at": "notifications#firebase",
comlink-1 | "message": "Failed to initialize Firebase App",
comlink-1 | "error": {
comlink-1 | "message": "Failed to parse private key: Error: Invalid PEM formatted message.",
comlink-1 | "errorInfo": {
comlink-1 | "code": "app/invalid-credential",
comlink-1 | "message": "Failed to parse private key: Error: Invalid PEM formatted message."
comlink-1 | },
comlink-1 | "codePrefix": "app"
comlink-1 | },
comlink-1 | "timestamp": "2024-11-08T16:07:23.829Z"
comlink-1 | }