-
Notifications
You must be signed in to change notification settings - Fork 11
Growl (Windows)
Jean-Christophe GAY edited this page May 7, 2017
·
3 revisions
Allow network notifications must be enabled in Security panel of Growl configuration.
A password can be set by activating Require password for LAN apps and creating a password in Password Manager.
In your configuration file, use:
-
notifier.growl.host= the targeted Growl instance, for example192.168.1.24(It is set tolocalhostby default). -
notifier.growl.port= listening port (23053by default). -
notifier.growl.password= the configured password (if any).
[ERROR] Growl Registration error: NOT_AUTHORIZED - Missing key hash
[ERROR] Growl Registration error: NOT_AUTHORIZED - Invalid key hash
Check that password is correctly set in notifier.growl.password, it is either absent or incorrect.