UnownHash / Fletchling

10 stars 3 forks source link

Fix lost http server startup errors #8

Closed comstud closed 7 months ago

comstud commented 7 months ago

It helps to preserve err if you don't set it to nil.

Fixes #7

comstud commented 7 months ago

Fixed:

INFO 2024-02-08 19:40:20 STARTUP: starting http server (final step)
FATL 2024-02-08 19:40:20 failed to run http server: Failed to listen and start http server: listen tcp :9042: bind: address already in use