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

Backend register error: couldn't initialize js backend with error Javascript backend error: missing options: js_acl_script_path. #327

Open
Vadalarm-IT-Admin opened this issue May 18, 2024 · 0 comments

Comments

@Vadalarm-IT-Admin
Copy link

mosquitto.conf file:

`persistence true
persistence_location /var/lib/mosquitto/

log_type all

listener 1883

listener 1884
protocol websockets

allow_anonymous false
auth_plugin /mosquitto/go-auth.so
auth_opt_log_level debug
auth_opt_backends js
auth_opt_js_acl_script_path /etc/mosquitto/auth/acl_script.js
auth_opt_js_user_script_path /etc/mosquitto/auth/user_script.js
auth_opt_js_superuser_script_path /etc/mosquitto/auth/superuser_script.js`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant