View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011330 | Taler | deployment and operations | public | 2026-03-31 19:51 | 2026-03-31 21:02 |
| Reporter | vecirex | Assigned To | vecirex | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Summary | 0011330: Annoying `bind` error | ||||
| Description | This "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 Reproduce | Just 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 | ||||
| Tags | No tags attached. | ||||
|
|
Lowering prio, esp. if this takes some work: not. so. important. now. :) |
|
|
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. |
|
|
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. |
|
|
Uhm, OK: will check. |
| 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 |