nickva opened a new issue, #4405: URL: https://github.com/apache/couchdb/issues/4405
In https://github.com/apache/couchdb-pkg/pull/106 we fixed a bug where the Erlang cookie couldn't accept some characters. With that fix the cookie value in vm.args might be quoted and our remsh script doesn't know how to parse that yet. That will break remsh access on next release. We'll likely need updates here https://github.com/apache/couchdb/blob/88ebc65c0d0c464bf45b10ad6a3234dd07361975/rel/overlay/bin/remsh#L50-L57 And here https://github.com/apache/couchdb/blob/88ebc65c0d0c464bf45b10ad6a3234dd07361975/rel/overlay/bin/remsh#L121-L130 -- 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]
