FS#75014 - [couchdb] v3.2.2-2 getting epmd failed to bind on ipaddr ::1

Attached to Project: Community Packages
Opened by Tim Ames (trames) - Thursday, 09 June 2022, 20:37 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:04 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bruno Pagani (ArchangeGabriel)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I have ipv6 disabled on this server. There were changes to the couchdb.service file in 3.2.2-2 dealing with Environment variables.

couchdb.service
v3.2.2-2 removed Environment and replaced with EnvironmentFile.

Looking at this change, it would appear that the EnvironmentFile in /etc/default/couchdb is setting the environment variables correctly.

I did 2 tests.
1. I replaced the EnvironmentFile parameter with the Environment parameter from v3.2.2-1. The couchdb server started with no errors.
2. I put the EnvironmentFile back in, but removed the ERL_EPMD_ADDRESS=127.0.0.1 from /etc/default/couchdb. The couchdb server started with no errors.

It would make sense in my case that ERL_EPMD_ADDRESS should be set at 127.0.0.1, but for some reason, the erlang epmd is not seeing this and attempting at the ipv6 ::1 instead.
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:04 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/couchdb/issues/1

Loading...