@Shaptic mentioned that captive-core is outputting the following log
level=info msg="Warning: running non-release version stellar-core 23.0.0 (d5cbc0793d6eab25eac886969c5bc0f7da69d6ea) of stellar-core" pid=1 subservice=stellar-core
The parsing of the version is probably incorrect, and we should also updated this to log instead of cerr.
@Shaptic mentioned that captive-core is outputting the following log
The parsing of the version is probably incorrect, and we should also updated this to log instead of
cerr.