Tuesday, November 06, 2018
grimoire@muc.metronome.im
November
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    
             
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
<==========================================================>

[17:16:53] <Echo1> maranda committed --
{...}: small code cleanup.
-> https://github.com/maranda/metronome/commit/46a981fd77072cffbe3a69ca44335de183b218ce
[17:16:54] <Echo1> maranda committed --
mod_gate_guard: correct configuration reloadability.
-> https://github.com/maranda/metronome/commit/0326f3ffc498d1a80a5d0129cc1fa164eb18667d
[18:51:54] <massimiliano> Ciao
[18:52:07] <massimiliano> Me again
[18:52:27] <massimiliano> I have a queation about long messages
[18:53:54] <massimiliano> It cteates a pastebin but link doesn't load
[18:55:40] <massimiliano> Do i need to install and configure zerobin?
[18:56:12] <Maranda> No
[18:56:34] <Maranda> What does it mean it doesn't load?
[19:03:53] <massimiliano> net::ERR_CONNECTION_TIMED_OUT
[19:05:17] <Maranda> Is the port open? 😏
[19:06:48] <Maranda> If you didn't change anything in the config yunohost will open the port only on localhost
[19:06:55] <massimiliano> ,
[19:07:36] <massimiliano> 😳
[19:07:50] <massimiliano> I forgot to open it.
[19:08:23] <Maranda> So you'll have to reverse proxy it on nginx if you don't change that, or allow traffic on netfilter/iptables
[19:08:42] <Maranda> 👍
[19:09:52] <massimiliano> What is reverse proxy?
[19:13:31] <Maranda> https://en.m.wikipedia.org/wiki/Reverse_proxy
[19:15:23] <massimiliano> so in other words let nginx redirect me to the right port
[19:17:34] <Maranda> 👍
[19:20:47] <massimiliano> does the server name matter?