decent-im / decent.im

XMPP public service with gateways to other IM networks
https://decent.im
2 stars 0 forks source link

Custom modules enablement issue #13

Closed andrey-utkin closed 8 years ago

andrey-utkin commented 8 years ago
Feb 10 16:32:55 modulemanager   error   Unable to load module 'filter_chatstates': /usr/lib/prosody/modules/mod_filter_chatstates.lua: No such file or directory
Feb 10 16:32:55 modulemanager   error   Unable to load module 'smacks': /usr/lib/prosody/modules/mod_smacks.lua: No such file or directory
Feb 10 16:32:55 decent.im:turncredentials       error   turncredentials not configured
Feb 10 16:32:55 modulemanager   error   Unable to load module 'throttle_presence': /usr/lib/prosody/modules/mod_throttle_presence.lua: No such file or directory
Feb 10 16:32:55 modulemanager   error   Unable to load module 'csi': /usr/lib/prosody/modules/mod_csi.lua: No such file or directory
Feb 10 16:33:17 modulemanager   error   Unable to load module 'filter_chatstates': /usr/lib/prosody/modules/mod_filter_chatstates.lua: No such file or directory
Feb 10 16:33:17 modulemanager   error   Unable to load module 'smacks': /usr/lib/prosody/modules/mod_smacks.lua: No such file or directory
Feb 10 16:33:17 decent.im:turncredentials       error   turncredentials not configured
Feb 10 16:33:17 modulemanager   error   Unable to load module 'throttle_presence': /usr/lib/prosody/modules/mod_throttle_presence.lua: No such file or directory
Feb 10 16:33:17 modulemanager   error   Unable to load module 'csi': /usr/lib/prosody/modules/mod_csi.lua: No such file or directory
andrey-utkin commented 8 years ago

Was permissions issue.