Discussion:
[prosody-dev] mod_muc_badge
c***@gmail.com
2018-09-06 13:57:16 UTC
Permalink
Hi,
I installed mod_muc_badge in my Prosody 0.10.2 (Debian 8)
I got mod_muc_badge with hg, and copied it in /usr/lib/prosody/modules
I modified /etc/prosody/conf.d/mydomain.com.cfg.lua in this way:

......
Component "conference.mydomain.com" "muc"
storage = "none"
modules_enabled = { "muc_badge" }
......
restarted Prosody, with no errors in /var/log/prosody/prosody.err and
/var/log/prosody/prosody.log

If I open this url
https://mydomain.com:5281/muc_badge/***@conference.mydomain.com
I get this message:
* 404 Not Found*

*Whatever you were looking for is not here. It's behind you.*

Please, can anyone help me?
Take in mind that I installed mod_admin_web successfully (the url
https://mydomain.com:5281/admin/ is working well)

Thank you,
--
You received this message because you are subscribed to the Google Groups "prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prosody-dev+***@googlegroups.com.
To post to this group, send email to prosody-***@googlegroups.com.
Visit this group at https://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.
Kim Alvefur
2018-09-07 14:06:49 UTC
Permalink
Hi,

This is meant to be the mailing list for development, not support
questions.
Post by c***@gmail.com
I installed mod_muc_badge in my Prosody 0.10.2 (Debian 8)
[...]
Post by c***@gmail.com
If I open this url
The example in the documentation was wrong. Since the module is loaded
onto the Component, it shows up at
https://conference.mydomain.com:5281/...

The docs have been amended:
- https://hg.prosody.im/prosody-modules/rev/4a77c9c2a1cd
- https://hg.prosody.im/prosody-modules/rev/a1ef6a46841e
--
Regards,
Kim "Zash" Alvefur
--
You received this message because you are subscribed to the Google Groups "prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prosody-dev+***@googlegroups.com.
To post to this group, send email to prosody-***@googlegroups.com.
Visit this group at https://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.
Calamati tech
2018-09-07 19:12:35 UTC
Permalink
Thank you,
so should I setup my dns, to configure the host conference.mydomain.com?
Now the host conference.mydomain.com can't be resolved.

Best regards,
Stefano

-----Messaggio originale-----
From: Kim Alvefur
Sent: Friday, September 7, 2018 4:06 PM
To: prosody-***@googlegroups.com
Subject: Re: [prosody-dev] mod_muc_badge

Hi,

This is meant to be the mailing list for development, not support
questions.
Post by c***@gmail.com
I installed mod_muc_badge in my Prosody 0.10.2 (Debian 8)
[...]
Post by c***@gmail.com
If I open this url
The example in the documentation was wrong. Since the module is loaded
onto the Component, it shows up at
https://conference.mydomain.com:5281/...

The docs have been amended:
- https://hg.prosody.im/prosody-modules/rev/4a77c9c2a1cd
- https://hg.prosody.im/prosody-modules/rev/a1ef6a46841e
--
Regards,
Kim "Zash" Alvefur
--
You received this message because you are subscribed to the Google Groups
"prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to prosody-dev+***@googlegroups.com.
To post to this group, send email to prosody-***@googlegroups.com.
Visit this group at https://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prosody-dev+***@googlegroups.com.
To post to this group, send email to prosody-***@googlegroups.com.
Visit this group at https://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.
Calamati tech
2018-09-07 21:45:49 UTC
Permalink
I set up my DNS to resolve conference.glass.ctechs.eu, now it's working.
Thanks you very much,
Stefano

-----Messaggio originale-----
From: Kim Alvefur
Sent: Friday, September 7, 2018 4:06 PM
To: prosody-***@googlegroups.com
Subject: Re: [prosody-dev] mod_muc_badge

Hi,

This is meant to be the mailing list for development, not support
questions.
Post by c***@gmail.com
I installed mod_muc_badge in my Prosody 0.10.2 (Debian 8)
[...]
Post by c***@gmail.com
If I open this url
The example in the documentation was wrong. Since the module is loaded
onto the Component, it shows up at
https://conference.mydomain.com:5281/...

The docs have been amended:
- https://hg.prosody.im/prosody-modules/rev/4a77c9c2a1cd
- https://hg.prosody.im/prosody-modules/rev/a1ef6a46841e
--
Regards,
Kim "Zash" Alvefur
--
You received this message because you are subscribed to the Google Groups
"prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to prosody-dev+***@googlegroups.com.
To post to this group, send email to prosody-***@googlegroups.com.
Visit this group at https://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prosody-dev+***@googlegroups.com.
To post to this group, send email to prosody-***@googlegroups.com.
Visit this group at https://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.
Loading...