Tuesday, December 27, 2022
support@conference.yunohost.org
December
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
 
             

[00:46:03] <Melchisedech[m]> Hi, is redis installed by default with Yunohost? It’s running on my instance and it’s not a dependency of any app I installed.
[00:49:03] <Aleks (he/him/il/lui)> hmyeah
[00:49:15] <Aleks (he/him/il/lui)> you can probably `apt remove` it though
[01:09:18] <Melchisedech[m]> Thanks Aleks (he/him/il/lui) I don’t intend to, since I needed to install it (and was surprised to see it was already there).
[01:10:14] <Melchisedech[m]> The purpose of my question was to find out if I needed to include its installation in a future install script.
[01:13:49] <Melchisedech[m]> By the way, is there any way to use something like ynh_install_nodejs --nodejs_version=14 outside of a script, for testing purposes?
[01:34:11] <Aleks (he/him/il/lui)> if you really really know what you're doing, yes ...
[01:37:04] <Melchisedech[m]> The thing is i want to install manually an app to be able to make a package after that.
[01:38:46] <Melchisedech[m]> I guess there are nodejs, npm and n already installed on the system but I don’ know how to use them.
[01:38:48] <Melchisedech[m]> When I say use, I just mean trigger.
[01:39:58] <Melchisedech[m]> I know where they are located but invoking them via their full path doesn’t work
[01:40:48] <Melchisedech[m]> ie /opt/node_n/bin/npm install doesn’t work
[01:46:25] <Melchisedech[m]> sudo /opt/node_n/bin/n says there are no downloaded versions yet… but v14 got installed along Etherpad…
[15:02:07] <wayneoutthere> good day. I'm trying to install Mautic on YH and it is demanding a connection to a database. I assumed the database would be created during setup but I guess not. How would I create a new database for this app in a YH environment? Thanks!
[15:03:19] <wayneoutthere> Also, not sure if anyone here has tried, but I did a default install of n8n app as a test and it didn't work either. It just brought me to an Nginx failed server 404 error. Any ideas here?
[15:07:36] <wayneoutthere> macaroni. i just realized after creating roundcube app that the database info gets send to admin YH email! crazy lucky I just installed RC...
[17:15:21] <wayneoutthere> has anyone successfully installed either mautic or n8n from the apps?
[17:15:34] <wayneoutthere> Roundcube installed perfectly right away, but these other two have been a 'struggle' so just curious if maybe I"m doing something wrong.
[18:20:12] <wayneoutthere> Would a lack of RAM possibly result of the behaviour above?
[18:21:03] <Aleks (he/him/il/lui)> no logs, cant help ...
[19:33:43] <kavelach[m]> Every day I get this warning on my email:
```
[WARNING] There's been a suspiciously high number of authentication failures recently. You may want to make sure that fail2ban is running and is correctly configured, or use a custom port for SSH as explained in https://yunohost.org/security.
```
How can I make sure fail2ban is indeed running?
[19:34:27] <Aleks (he/him/il/lui)> going to the webadmin, in the Services section > fail2ban
[19:34:57] <Aleks (he/him/il/lui)> but if you didn't change the SSH port it's pretty expected, nowadays there's quite a lot of bot (or they're smarter idk) trying to bruteforce stuff
[19:35:31] <MySamet> hello
[19:36:40] <MySamet> mail help! mail sending problem.
[19:37:58] <MySamet> domain setting dns
[20:14:17] <MySamet> hi
[20:14:44] <MySamet> dns settings ?!
[20:53:01] <Felix Bartsch> Hi. When I'm trying to update, it ends with an error (see log below). YH is not able to restore mastodon so the mastodon instance is broken after the update. I restored a snapshot I've done before, so it is working again. But if I try to update again, the same error occurs.
There are only 2 apps at the yh server: Mastodon and Friendica. No other updates are available. https://paste.yunohost.org/raw/jojejugumu
[21:21:40] <wayneoutthere> > <@Alekswag:matrix.org> no logs, cant help ...

logs! great idea. i'll have to learn where those are thanks
[21:22:24] <wayneoutthere> in the meantime has anyone successfully set up DKIM ? i've been punching myself in the face on this one for a long time now ha
[21:22:56] <wayneoutthere> it seems like a kind of science for YH to work with DKIM... it's probably something very small that is different. Uusually I use online tool and it works just fine
[21:26:33] <wayneoutthere> > <@Alekswag:matrix.org> no logs, cant help ...

nothing wrong in logs. Everything shows success. So my main guesses are these:

1. some permission problem to access the app?
2. Some DNS problem where it is redirecting back to homepage instead of staying where it should.... I feel this somehow is the problem. Everything is looping back to SSO
[22:45:59] <wayneoutthere> so it turns out that Nginx is not writing the correct path for this app. It should go to index.php/s/login but it does not have the index.php part and then after that everything is pretty broken. I guess if no progress on this bug we should mark the app as broken? Big shame since this is a very key app
[22:46:17] <wayneoutthere> here is a link to the bug if anyone knows nginx:
https://github.com/YunoHost-Apps/mautic_ynh/issues/4
[23:57:08] <lvsitano> Hi! Is there a way to log in to an app when the domain isn't working? I'm waiting for a DNS change that has to be made by Gandi because I've transferred the domain to them and I can't do it yet. If that were possible I would be able to import my data into the apps... This doesn't sound good, does it? Perhaps the best thing is to wait...