Wednesday, December 13, 2023
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:16:19] <Aleks (he/him/il/lui)> it still looks like mysql/mariadb is down considering this message ... can you go to Tools > Services in the webadmin, and check if Mysql/mariadb is running ?
[00:16:19] <Aleks (he/him/il/lui)> yes, i understand, but shit happens and there's probably a reason somewhere related to mysql being stopped ... maybe the log of the service contain some useful info
[00:16:19] <Aleks (he/him/il/lui)> ¯\_(ツ)_/¯
[00:16:19] <tituspijean> (oom = out of memory)
[00:16:19] <Aleks (he/him/il/lui)> > <@poneymoon:matrix.org> Hello, it is impossible to install dolibarr, I tried on several servers but the installation always fails https://paste.yunohost.org/raw/ebefelopon

> ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (111)

it looks like mysql/mariadb is down on the machine
[00:16:19] <tituspijean> > Failed with result 'oom-kill'.

The service got killed due to a lack of memory on your server 😕
[00:16:20] <tituspijean> with the same error code in the database service logs?
[00:16:21] <tufek> beware with the relative path like `wg-quick up ./wg0.conf` sometimes it entails bad behaviour
[00:16:25] <Aleks (he/him/il/lui)> what do you mean "your dns server", and what do you mean "a custom one"
[00:16:25] <bamf> hi, what's the correct way to change my dns server to a custom one?
[00:16:28] <bamf> the server which is used to resolve hostnames
[00:17:49] <bamf> the dns resolver
[00:19:16] <Aleks (he/him/il/lui)> i guess you can edit /etc/resolv.dnsmasq.conf
[00:20:27] <poneymoon> > <@Alekswag:matrix.org> it still looks like mysql/mariadb is down considering this message ... can you go to Tools > Services in the webadmin, and check if Mysql/mariadb is running ?

Indeed, the mysql service was stopped, I started it then I installed dolibarr and it worked. But I should point out that it is a new installation, I simply installed Debian 11 then yunohost, normally mysql should not be stopped (I restarted the machines several times during the tests)
[00:20:28] <poneymoon> > <@Alekswag:matrix.org> > ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (111)
>
> it looks like mysql/mariadb is down on the machine

No, this is a fresh installation, no other yunohost applications are installed. I tried with several servers by installing yunohost without changing anything. All other applications work except Dolibarr!
[00:20:35] <poneymoon> > <@titus:pijean.ovh> > Failed with result 'oom-kill'.
>
> The service got killed due to a lack of memory on your server 😕

All right. But on the second server, I have 20GB of memory, of which only 6GB is used by Debian. And I encountered the same problem
[00:20:35] <poneymoon> The packaging of the application is not good, you will not be able to install the application if you try to do so!
[00:21:26] <bamf> there are 20 entries, where does this come from?
[00:21:57] <poneymoon> > <@Alekswag:matrix.org> yes, i understand, but shit happens and there's probably a reason somewhere related to mysql being stopped ... maybe the log of the service contain some useful info

https://paste.yunohost.org/tamikiyula
[00:27:06] <Aleks (he/him/il/lui)> https://github.com/YunoHost/yunohost/blob/dev/conf/dnsmasq/plain/resolv.dnsmasq.conf
[00:34:59] <bamf> ah hardcoded. thank you
[00:48:55] <bamf> thanks, I commented all out except the server I want to use. seems to work
[07:50:44] <Konrad D.> Forum is loading very slow and once it does, I'm getting a 504error. Anyone else experiencing the same?
[09:08:21] <amu> Hi
[09:08:30] <amu> Forum is down
[09:08:34] <amu> 504 Gateway Time-out
[09:11:36] <Ilario> Same for me.
[09:17:07] <yvanq> i have internet problem on client side.
[09:42:38] <tufek> what is your cilent and how do you manage vpn connection. do you have a CLI?
[10:24:43] <yvanq> client is wireguard windows and mac
https://www.wireguard.com/install/ and config is through yunohost WG apps (server and client) also have cli access
[10:34:59] <yvanq> I have opened an issue
https://github.com/YunoHost-Apps/wireguard_client_ynh/issues/5
[10:41:28] <tufek> ok, it'll be hard for me to debug but let's try some basic stuffs: do you have 8095 port open and forwarded to your server?
[10:49:01] <yvanq> I updated my post with more details
[10:51:21] <tufek> another thing that lead me into trouble with internet access was creating more than one client, I still don't know why but I'm unable to run more than 1 client
[10:52:40] <tufek> ok so you wan't to connect your client to a ynh\_server via wireguard itself connected to a vps via a vpn?
[10:55:41] <yvanq> yes
[10:56:59] <yvanq> it's to have remote access to progresql for davinci resolve collaboration
https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=128108&hilit=+collaboration#p709636

https://github.com/jonnyhyman/ResolveCollaboration
[11:06:39] <yvanq> I also try to resume the various procedures...🙄 (except this internet access problem, it's almost fine🤞...)
https://elemac.fr/wiki/auto-hebergement#option\_2\_vpn\_sur\_un\_vps

https://elemac.fr/wiki/collaborer\_davinci#acces\_distant\_sur\_yunohost
[11:14:30] <yvanq> > <@tufek:matrix.fdn.fr> ok, it'll be hard for me to debug but let's try some basic stuffs: do you have 8095 port open and forwarded to your server?

no
[11:29:25] <yvanq> > <@yvanq:matrix.org> Hello everybody, I have a strange issue with wireguard on yunohost, I have installed server and client, it works fine but can't have anymore internet access while using WG VPN tunnel, any suggestion is welcome

I have opened an detailled issue
https://github.com/YunoHost-Apps/wireguard_client_ynh/issues/5
[11:32:00] <poneymoon> tituspijeanAleks (he/him/il/lui) Hello, I have already explained several times that it was impossible for me to install the Dolibarr application on my server because of an incomprehensible error which occurs towards the end of the installation, but I have not received no response from you! Here are the logs again: https://paste.yunohost.org/raw/wuqugudici
[11:33:10] <Aleks (he/him/il/lui)> i've seen your message the first two times, and I anwered yesterday:
>it's as if the install via curl doesnt work properly and therefore the database is not properly provisioned with the initial data ... but not straightforward to debug
>could it be that your password contains too-special chars ?

can't magically fix issues ...
[11:35:49] <poneymoon> > <@Alekswag:matrix.org> i've seen your message the first two times, and I anwered yesterday:
> >it's as if the install via curl doesnt work properly and therefore the database is not properly provisioned with the initial data ... but not straightforward to debug
> >could it be that your password contains too-special chars ?
>
> can't magically fix issues ...

Sorry I hadn't seen it. My admin password contains only one special character, but it's a fairly answered special character
[11:37:44] <poneymoon> A special character found in the ASCII table
[11:38:47] <Aleks (he/him/il/lui)> it's a random guess but i would try with just alphanumeric chars ...
[11:44:46] <poneymoon> > <@Alekswag:matrix.org> it's a random guess but i would try with just alphanumeric chars ...

I created a new user and gave him an extremely simple password composed only of letters, and I selected it when installing dolibarr. But it seems that the problem does not come from there because the installation failed again. Here are the logs: https://paste.yunohost.org/raw/ecapehesid
[11:51:38] <Consuela> oh also Hello everybody, also some issue here, im trying to update an app, many attemps have failed so far, this is a issue with logs (cant reopen sadly) https://github.com/YunoHost-Apps/mastodon_ynh/issues/421

```2023-12-08 02:32:21,754: WARNING - /var/cache/yunohost/app_tmp_work_dirs/app_fgeqynw6/restore: line 123: ld_preload: unbound variable ```
[12:09:45] <beelu> Bonjour tous et toutes, je n'arrive pas à accéder à https://forum.yunohost.org, '502 bad gateway', vous avez le même soucis ?
[12:10:28] <Aleks (he/him/il/lui)> oui
[12:10:40] <beelu> Ok merci Aleks
[13:51:17] <tufek> from your issue it seems the servers listen on 8099, but not sure if that could do the trick
[14:49:39] <yvanq> > <@tufek:matrix.fdn.fr> from your issue it seems the servers listen on 8099, but not sure if that could do the trick

so, what should I try ?
[14:56:28] <tufek> I'm far from an expert in network, but I would configure my router to redirect port 8099 in my server to allow incoming connection
[14:56:54] <Aleks (he/him/il/lui)> (please no matrix threads guys, matrix threads are absolutely infuriating UX-wise ...)
[14:57:27] <tufek> ow... sorry about that
[14:58:43] <tufek> Aleks (he/him/il/lui): thought it would avoid main room spamming :/ yvanq let's continue here then
[15:00:17] <Aleks (he/him/il/lui)> no worries but yeah i won't hold my breath once matrix/element finally decides to remove the damn threads..
[15:01:02] <Aleks (he/him/il/lui)> it marks the entire room as "unread" and then you have to open the damn thread thing just to "read" the room even though you aint interested in the thread
[15:02:23] <tufek> so to summarize: redirect 8099 port to your wireguard as it seems to listen on this one, be sure you use the first certificate (with ip 10.10.10.1) and launch your client with CLI (sudo wg-quick up /absolute/path/wg0.conf) and see what happens
[15:04:18] <tufek> > <@Alekswag:matrix.org> it marks the entire room as "unread" and then you have to open the damn thread thing just to "read" the room even though you aint interested in the thread

yeah, most of the time I just right-click on the room then mark as read, but you lose track of everything inded
[15:05:29] <yvanq> > <@Alekswag:matrix.org> it marks the entire room as "unread" and then you have to open the damn thread thing just to "read" the room even though you aint interested in the thread

it's more the read option that should be enhanced, I use threads option on other groups and it 's not so bad to prevent "crossed" or "submerged" conversations
[16:39:16] <beelu> Re-bonjour, un filtrage par liste de blocage est-il possible, en sachant que j'utilise l'app vpnclient ?
[17:03:31] <beelu> Ou quelqu'un(e) fait fonctionner vpnclient avec pi-hole ?
[17:13:28] <yvanq> > <@tufek:matrix.fdn.fr> so to summarize: redirect 8099 port to your wireguard as it seems to listen on this one, be sure you use the first certificate (with ip 10.10.10.1) and launch your client with CLI (sudo wg-quick up /absolute/path/wg0.conf) and see what happens

But I don't have cli on my pc windows based client. I know it's a shame but I have windows for pro reasons... (sketchup and others).
[17:19:09] <tufek> > <@yvanq:matrix.org> But I don't have cli on my pc windows based client. I know it's a shame but I have windows for pro reasons... (sketchup and others).

don't you tell me you had a mac?
[20:29:10] <Consuela> > <@fu_consuela:matrix.org> oh also Hello everybody, also some issue here, im trying to update an app, many attemps have failed so far, this is a issue with logs (cant reopen sadly) https://github.com/YunoHost-Apps/mastodon_ynh/issues/421
>
> ```2023-12-08 02:32:21,754: WARNING - /var/cache/yunohost/app_tmp_work_dirs/app_fgeqynw6/restore: line 123: ld_preload: unbound variable ```

anyone that might have any clue? :)
[21:12:29] <yvanq> > <@tufek:matrix.fdn.fr> don't you tell me you had a mac?

my son a mac and me windows (and still talking together😂)
[21:13:05] <Mateusz Szymański> > <@fu_consuela:matrix.org> anyone that might have any clue? :)

this will sound stupid but can you try `sudo apt remove git` and try updating/installing?
[21:17:32] <Consuela> The following packages will be REMOVED:
git mastodon-ynh-deps yunohost yunohost-admin
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
yunohost git (due to yunohost)

[21:17:45] <Consuela> seems i cant remove git without yunohost
[21:18:02] <Mateusz Szymański> oh hell no, don't do that then :P
[21:27:03] <tufek> https://aria.im/_matrix/media/v1/download/matrix.fdn.fr/cmjrZQVKGhheCtUumYIJJHdG
[21:28:46] <Consuela> https://aria.im/_matrix/media/v1/download/matrix.org/drqzCNEbvNlccMdYBSWvdqDq
[21:38:50] <miro5001> Hi everyone
Is there a lightweight webdav server in the catalogue? I can't find other than nextcloud and seafile, and both are not lightweight
[21:57:45] <orhtej2> > <@fu_consuela:matrix.org> anyone that might have any clue? :)

this will sound stupid but can you please `sudo apt remove git` and try again?
[21:57:54] <Charles P.> Baïkal and Radicale are kinda lightweight, and they were both in the catalogue two years ago, I'm quite confident they still are
[21:58:27] <Consuela> > this will sound stupid but can you please `sudo apt remove git` and try again?

ths is what was mentioned 3 posts above you and will remove yunohost :)
[21:59:06] <Charles P.> > <@charlesp:stratus.family> Baïkal and Radicale are kinda lightweight, and they were both in the catalogue two years ago, I'm quite confident they still are

Baïkal still is
[22:10:34] <nathanu> I'm having the same issue as this person had in an unanswered forum post from may last year: https://forum.yunohost.org/t/internet-connectivity-issue-using-custom-resolv-conf-cannot-fix-error/19800 - "it looks like you're using a custom /etc/resolv.conf" Any ideas?