Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it's not running after using : sudo brew services start mosquitto #2645

Closed
MetaverseMan opened this issue Oct 6, 2022 · 1 comment
Closed

Comments

@MetaverseMan
Copy link

my problem is: it's not running! I use macos M1,
hanpeng@hanpeng ~ % sudo brew services stop mosquitto
Stopping mosquitto... (might take a while)
==> Successfully stopped mosquitto (label: homebrew.mxcl.mosquitto)
hanpeng@hanpeng ~ % sudo brew services start mosquitto
==> Successfully started mosquitto (label: homebrew.mxcl.mosquitto)
hanpeng@hanpeng ~ % sudo brew services info mosquitto
mosquitto (homebrew.mxcl.mosquitto)
Running: ✘
Loaded: ✔
Schedulable: ✘

why it's just connot running. and the version of mosquitto is as below

hanpeng@hanpeng ~ % brew upgrade mosquitto
Warning: mosquitto 2.0.14 already installed

@MetaverseMan
Copy link
Author

Summary: Two details to pay attention to:

The path to the configuration file should use an absolute path.
To configure the corresponding correct user used in this linux/unix/macos system in acl, operate mosquitto as the user, otherwise the configuration is correct, the account is wrong, and it will not work.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant