[01:22:46]
<Paprika> Bots make it even to YunoHost networks, huh?
[08:55:57]
<tituspijean> @botagiuks:tiesiog.ltit's rather bots roaming the matrix networks :)
[11:07:26]
<miro5001> I have installed wireguard and adguard on a vps. I closed port 53 because I don't want the vps to become a public dns server.
I would like to use adguard as dns server for wireguard. What's the correct way to do it.
[12:14:25]
<tituspijean> @miro5001:matrix.org Make sure Adguard listens on the Wireguard interface (or all interfaces), then set up the DNS server in WireGuard's server config as 10.0.0.0 (if you left the default IP address)
[15:56:55]
<Salamandar> depends which kind of issue you have
[15:57:23]
<ulrich> What do you mean?
[15:58:48]
<ulrich> What's the best way to get support? No one reads the Yunohost forum and I can't make a GitHub account.
[15:59:57]
<Salamandar> is it with yunohost, is it a feature request, is it a bug, is it with a specific app,…
[16:00:48]
<ulrich> Oh, I have several issues with apps. Namely Conduit, Sharkey and Lemmy
[16:05:14]
<ulrich> I can't change the permitted file sizes in Conduit. Sharkey and Lemmy are both just broken immediately on install.
[16:05:50]
<ulrich> I understand if there's currently no one to fix it, but some sort of acknowledgement would be appreciated.
[16:24:38]
<orhtej2> > <@ulrich:nope.chat> I can't change the permitted file sizes in Conduit. Sharkey and Lemmy are both just broken immediately on install.
what's broken in sharkey?
[16:24:38]
<Aleks (he/him/il/lui)> "No one reads the forum"
wat
[16:25:23]
<ulrich> https://forum.yunohost.org/t/sharkey-install-fails/35199
[16:32:01]
<orhtej2> My lack of yarn-fu fails me on this one
[22:57:34]
<rodinux> well, why the post is suddenly deleted ?? I was reading it in the forum and was trying respond...
[23:01:05]
<rodinux> ulrich: can you access by ssh on your server ? Not sure is the solution with all your troubles, but for the message `WARNING 'allowipv6' not defined in 'Definition'. Using default one: 'auto'` there is a workaround by editing the file `/etc/fail2ban/fail2ban.conf` and uncomment the line `allowipv6 = auto`
[23:02:44]
<ulrich> I don't think I have IPv6 enabled. I'm not sure how to 😕
[23:04:45]
<rodinux> you can try this `ip -6 route`
[23:06:40]
<rodinux> also `ping6 ipv6.yunohost.org -c 5`