Friday, March 26, 2021
grimoire@muc.metronome.im
March
Mon Tue Wed Thu Fri Sat Sun
1
2 3 4 5 6
7
8 9
10 11 12 13 14
15 16 17 18 19
20
21
22 23
24
25
26
27
28
29
30 31        
             
Metronome IM "cook" book room | Support and Dev talk about the Metronome XMPP server.

Latest stable version build is: 4.0.3

For more information you can visit: https://metronome.im

Room logs can be found here: https://muc.metronome.im/logs/grimoire/

* Links *
<==========================================================>
- Building & Installation:
https://metronome.im/building
- Documentation:
https://metronome.im/documentation
- Issues Tracker:
https://github.com/maranda/metronome/issues
<==========================================================>

[01:23:01] <thndrbvr_> Is there something I need to configure with Nginx?
[01:24:00] <thndrbvr_> I'm going to try: https://github.com/robn/nginx-xmpp
[01:32:36] <thndrbvr_> never mind.
[03:08:03] <thndrbvr_> Does this work without verifying e-mails? Wait, there's no e-mail address given when someone registers via PSI+ or Conversations. It's just a JID. I disabled e-mail verification anyway. It doesn't sound like the server can be reached. When I "dig" the domain name or IP address it reports the correct information, I think. metronome is running on the server. Where's the disconnect?!
[03:09:13] <thndrbvr_> This seems so strange to me. I wish I could see what I'm missing. Obviously, the software works so what's my problem? lol...
[07:18:15] <Maranda> Just disable verification in mod_register
[07:18:26] <Maranda> And you're set
[07:36:33] <thndrbvr_> register_require_verification = false; eh? Done did that days ago
[07:46:29] <Maranda> thndrbvr_: tbh it all sounds like several misconfigurations on your end
[07:47:21] <thndrbvr_> shoot.
[07:48:44] <thndrbvr_> I've been tweaking things one at a time, restarting services, testing, trying to figure this out. Who knows, it's probably all messed up by now. lol -.-; Eh, I undo some things when it doesn't seem to help.