wifi-connect icon indicating copy to clipboard operation
wifi-connect copied to clipboard

Not exiting cleanly on address in use error

Open majorz opened this issue 5 years ago • 2 comments
trafficstars

If for some reason port 80 is occupied and Error: Cannot start HTTP server on '192.168.42.1:80': address in use is generated, we need to make sure the process exits cleanly by shutting down dnsmasq.

majorz avatar Nov 13 '20 09:11 majorz

[majorz] This issue has attached support thread https://jel.ly.fish/e2d85868-fd18-433e-839a-1227f6bcbd63

jellyfish-bot avatar Nov 13 '20 09:11 jellyfish-bot

Presumably for SIGTERM too, if it isn't already handling it already.

maggie44 avatar Nov 13 '20 18:11 maggie44