View Issue Details

IDProjectCategoryView StatusLast Update
0011330Talerdeployment and operationspublic2026-03-31 21:02
Reportervecirex Assigned Tovecirex  
PriorityhighSeveritymajorReproducibilityalways
Status assignedResolutionopen 
Summary0011330: Annoying `bind` error
DescriptionThis "ERROR" appears since quite some time: can we get rid of it a/o make it a warning, solve this?

It doesn't (seem) to affect operation in any way.

Seen both in stage & prod, running taler-merchant v1.5.15 (and also way before already, at least in all v1.4.x versions I can remember).
Steps To ReproduceJust install taler-merchant and run it on a Debian GNU/Linux sys.
Additional Information
Mar 31 10:50:30 lifeline taler-merchant-httpd[1204246]: ERROR `bind' failed on file `/run/taler-merchant//httpd/merchant-http.sock' at mhd_config.c:134 with error: Address already in use
Mar 31 11:50:31 lifeline taler-merchant-httpd[1205962]: ERROR `bind' failed on file `/run/taler-merchant//httpd/merchant-http.sock' at mhd_config.c:134 with error: Address already in use
Mar 31 12:50:33 lifeline taler-merchant-httpd[1207169]: ERROR `bind' failed on file `/run/taler-merchant//httpd/merchant-http.sock' at mhd_config.c:134 with error: Address already in use
Mar 31 13:50:34 lifeline taler-merchant-httpd[1208511]: ERROR `bind' failed on file `/run/taler-merchant//httpd/merchant-http.sock' at mhd_config.c:134 with error: Address already in use
Mar 31 14:50:36 lifeline taler-merchant-httpd[1209992]: ERROR `bind' failed on file `/run/taler-merchant//httpd/merchant-http.sock' at mhd_config.c:134 with error: Address already in use
Mar 31 15:50:37 lifeline taler-merchant-httpd[1210972]: ERROR `bind' failed on file `/run/taler-merchant//httpd/merchant-http.sock' at mhd_config.c:134 with error: Address already in use
TagsNo tags attached.

Relationships

related to 0011212 assignedvecirex Upgrade TOPS/CHF prod to v1.5.x 

Activities

vecirex

2026-03-31 19:52

manager   ~0028332

Lowering prio, esp. if this takes some work: not. so. important. now. :)

Christian Grothoff

2026-03-31 20:22

manager   ~0028337

Eh, that's a sysadmin issue. You're somehow starting the process wrong, possibly while still running an old version of the backend that is already bound to the port.

Christian Grothoff

2026-03-31 20:23

manager   ~0028338

Note: if this happens, you are likely running the old/outdated version of the process, and/or have some other major configuration issue, so stop the service, make sure NOTHING is running anymore, and then re-start properly.

vecirex

2026-03-31 20:58

manager   ~0028343

Uhm, OK: will check.

Issue History

Date Modified Username Field Change
2026-03-31 19:51 vecirex New Issue
2026-03-31 19:51 vecirex Relationship added related to 0011212
2026-03-31 19:52 vecirex Priority normal => low
2026-03-31 19:52 vecirex Note Added: 0028332
2026-03-31 20:22 Christian Grothoff Note Added: 0028337
2026-03-31 20:23 Christian Grothoff Category merchant backend => deployment and operations
2026-03-31 20:23 Christian Grothoff Note Added: 0028338
2026-03-31 20:23 Christian Grothoff Assigned To => vecirex
2026-03-31 20:23 Christian Grothoff Status new => assigned
2026-03-31 20:58 vecirex Description Updated
2026-03-31 20:58 vecirex Note Added: 0028343
2026-03-31 20:59 vecirex Priority low => high
2026-03-31 20:59 vecirex Severity tweak => major
2026-03-31 20:59 vecirex Status assigned => confirmed
2026-03-31 21:02 vecirex Status confirmed => assigned