ConnectedHumber / Air-Quality-Web

The web interface and JSON api for the ConnectedHumber Air Quality Monitoring Project.
https://sensors.connectedhumber.org/
Mozilla Public License 2.0
9 stars 4 forks source link

Mosquitto stuck Address in use (1883) #53

Closed BNNorman closed 5 years ago

BNNorman commented 5 years ago

URGENT: I tried systemctl stop mosquitto and restart but always comes up address in use

BNNorman commented 5 years ago

Forget that - it's kicked in now.

sbrl commented 5 years ago

Fixed it - there was a zombie process lying around that had grabbed the port. I killed ti and restarted the service.

Note that it is NOT the mosquitto service you want. I disabled that one on purpose because it needed to customise the way it worked - it's mosquitto-broker that you want instead @BNNorman.

We should probably document this somewhere.

sudo systemctl status mosquitto-broker
BNNorman commented 5 years ago

I'll try to remember that. Expo kit working well today.

On Wed, 2 Oct 2019, 13:39 Starbeamrainbowlabs, notifications@github.com wrote:

Fixed it - there was a zombie process lying around that had grabbed the port. I killed ti and restarted the service.

Note that it is NOT the mosquitto service you want. I disabled that one on purpose - it's mosquitto-broker that you want instead @BNNorman https://github.com/BNNorman.

We should probably document this somewhere.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ConnectedHumber/Air-Quality-Web/issues/53?email_source=notifications&email_token=ADY5NXIQSTX23YWR5KXXTEDQMSI7DA5CNFSM4I4IHWI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAETBEY#issuecomment-537473171, or mute the thread https://github.com/notifications/unsubscribe-auth/ADY5NXLQD347XB36HHVVLBDQMSI7DANCNFSM4I4IHWIQ .