Hey yall,
I am trying to deploy a soroban RPC following these instructions https://soroban.stellar.org/docs/reference/rpc#deploy-your-own-rpc-instance in the docker image section.
I am running into this error and am not sure if this is due to a problem with my config toml or if there is a problem with the docker image. Any help would be much appreciated.
time="2023-12-13T16:57:09.576Z" level=info msg="default: Application destructing" pid=1 subservice=stellar-core
time="2023-12-13T16:57:09.613Z" level=info msg="default: Application destroyed" pid=1 subservice=stellar-core
time="2023-12-13T16:57:09.672Z" level=error msg="default: Got an exception: Local node's ledger corrupted during close" pid=1 subservice=stellar-core
time="2023-12-13T16:57:09.672Z" level=error msg="default: Please report this bug along with this log file if this was not expected" pid=1 subservice=stellar-core
time="2023-12-13T16:57:09.676Z" level=error msg="could not run ingestion. Retrying" error="error starting prepare range: opening subprocess: error running stellar-core: error runing stellar-core catchup: exit status 1" pid=1
time="2023-12-13T16:57:10.677Z" level=info msg="Ingesting ledger 2996800" pid=1
time="2023-12-13T16:57:10.678Z" level=warning msg="runtime error: invalid memory address or nil pointer dereference when calling github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/ingest.startService.func1" pid=1
time="2023-12-13T16:57:10.678Z" level=warning msg="runtime/panic.go:914 +0x21f" pid=1