leonardb edited a comment on issue #52:
URL: https://github.com/apache/couchdb-erlfdb/issues/52#issuecomment-1023615503
"I wish I knew....." what I *was* doing wrong previously. All I can add is
that when I added `{trace_enable, <<"/tmp/">>}` to network options to have a
separate trace file for the client connection I was seeing 'tls' errors and the
`KeyPath="/etc/foundationdb/fdb.pem"` @nickva pointed out seemed very off since
I don't even have that file on my machine
That sent me down a rabbit-hole of checking with different settings and keys
and finally re-installing/initializing with newly generated keys, at which
point I discovered you now have to manually add all the key settings to the
backup_agent command in foundationdb.conf to stop that throwing a ton of errors.
Once I had a 6.3.23 fresh cluster up and could connect, erlfdb just started
working with all the `_bytes` options.
I honestly wish I knew _why_ though
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]