Sunday, August 28, 2022
support@conference.yunohost.org
August
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
       
             

[01:42:21] <ynhuser67> I can't seem to get past step 21. Upgrade the system to Debian Bullseye and YunoHost 11.x
[07:21:33] <Pierre0412> bonjour
[10:42:57] <ynhuser91> Hello, can i install php7.2 ?
[10:43:14] <ynhuser91> someone help me do it pls
[10:50:19] <ynhuser91> to install : https://www.skadate.com/hosting-requirements/
[10:52:02] <suppoi[m]> hello
[10:52:24] <suppoi[m]> can i install php7.2 ?
[10:52:30] <suppoi[m]> someone help me do it pls
[10:52:35] <suppoi[m]> to install : https://www.skadate.com/hosting-requirements/
[12:12:39] <@Alekswag=5bm=5d:libera.chat> ... can you elaborate why you want to install php 7.2 when 7.3 / 7.4 is already installed by default ...
[12:26:02] <rasta42fr> IMO, it's a minimum requirement. Not a strict one. If it was a strict one, better than choose another application more uptodate
[12:41:25] <etchif> hello!
[12:45:35] <etchif> i have the problem that my server gets unaccessible after 5-6 hours over the internet. in my homenetwork i can access the server over the ip adress. when i restart the yunohost-firewall after a view seconds the server is again accessible via the internet for another 5-6 hours. at this time the server is not reachable so i can try some things
[12:46:09] <etchif> i have running 11.0.9.11 (stable) version on a x86 homeserver
[12:46:59] <etchif> all packages are up to date
[12:53:27] <@Alekswag=5bm=5d:libera.chat> zblerg
[12:53:36] <@Alekswag=5bm=5d:libera.chat> are you maybe using the vpnclient or hotspot apps ?
[12:54:28] <etchif> non of those
[12:56:09] <@Alekswag=5bm=5d:libera.chat> so it gets unacessible using the domain name (or global IP) but stays accessible using the local IP ?
[12:56:44] <etchif> i have a dedicated IP at home and use a normal domain with nameserver
[12:56:48] <etchif> thats right
[12:57:40] <@Alekswag=5bm=5d:libera.chat> @_@
[12:58:30] <@Alekswag=5bm=5d:libera.chat> i guess one basic thing to check would be wether or not, when the problem occurs, the server can still ping outside ?
[12:58:45] <@Alekswag=5bm=5d:libera.chat> e.g. `ping 8.8.8.8` from the server
[12:59:06] <@Alekswag=5bm=5d:libera.chat> but i can't think of anything that would spontaneously break every 5-6 hours :/
[12:59:33] <etchif> ping is working with about 5-7 ms
[13:01:01] <@Alekswag=5bm=5d:libera.chat> yeah but the server is not unaccessible right now, right ?
[13:01:08] <etchif> is there some "other" service witch one is also been touched when the yunohost-firewall restarts?
[13:01:28] <etchif> korrekt
[13:01:48] <etchif> correct
[13:01:56] <@Alekswag=5bm=5d:libera.chat> not really ... it just recreates the iptables rules i guess
[13:02:13] <@Alekswag=5bm=5d:libera.chat> could it be that you installed some docker app maybe ?
[13:02:41] <etchif> i don't think so
[13:03:21] <etchif> i have installed grav, nextcloud, roundcube and mumble
[13:03:46] <@Alekswag=5bm=5d:libera.chat> hmyeah nothing out of the ordinary
[13:03:51] <etchif> then there is also installed plex (not via yunohost)
[13:04:01] <etchif> on the same server
[13:04:10] <@Alekswag=5bm=5d:libera.chat> well there's some trick to try to debug what's happening exactly but it only makes sense when the issue shows up
[13:04:40] <@Alekswag=5bm=5d:libera.chat> like trying to ping an external IP, trying to ping the router, checking the output of `iptables-save`, checking the output of `ip route`, etc
[13:05:20] <@Alekswag=5bm=5d:libera.chat> etchif: hmokay, like did you follow the official install instructions from plex website ?
[13:06:37] <etchif> yes i think so, it's about a year ago
[13:07:01] <@Alekswag=5bm=5d:libera.chat> but the issue did only start to show up recently ?
[13:07:28] <etchif> yes after the update to 11.x
[13:08:33] <@Alekswag=5bm=5d:libera.chat> hmokay 🤔
[13:09:19] <etchif> a had the same issue at my start with yunohost about 2 years ago but at this time i where in beta channel
[13:12:09] <etchif> back then the server was unreachable after some minutes but now it looks working fine after a restart an it gets unreachable after some hours
[13:13:11] <etchif> is it possible to "reset" the yunohost-firewall settings?
[13:14:09] <@Alekswag=5bm=5d:libera.chat> not really, there's not really anything to reset .. the best way to proceed is to reproduce the issue and actually investigate what's going on ...
[13:14:55] <etchif> can you help me setting up the different things i have to watch?
[13:15:44] <@Alekswag=5bm=5d:libera.chat> as said earlier, "trying to ping an external IP, trying to ping the router, checking the output of iptables-save, checking the output of ip route, etc", but then the follow-up depends on what result we get
[13:15:54] <@Alekswag=5bm=5d:libera.chat> could also add to the list "trying to ping the server from another machine on the same network using the local IP"
[13:16:23] <@Alekswag=5bm=5d:libera.chat> and then depending if it works or not, trying to `curl` the server to check if http is reachable, etc
[13:30:05] <etchif> in iptables-save i got this line: -A f2b-recidive -s x.x.x.1/32 -j REJECT --reject-with icmp-port-unreachable
[13:30:56] <@Alekswag=5bm=5d:libera.chat> as said, it doesn't make much sense to check all these while the issue isnt reproduced ...
[13:30:58] <etchif> is this line normal?
[13:31:31] <@Alekswag=5bm=5d:libera.chat> yes, probably an IP banned on the redicive jail, the usual i guess
[13:40:24] <etchif> i try now to leave f2b inaktive and look in some hours how its going
[15:29:39] <ynhuser12> I've recently installed YunoHost in a remote VPS, sadly I'm having troubles with emails and especially roundcube
[15:33:14] <ynhuser12> I decided to unistall it and reinstall it, but I've got errors in the uninstall process: https://paste.yunohost.org/raw/aruguxidol
[15:33:14] <ynhuser12> with "it" I mean roundcube
[15:37:12] <@Alekswag=5bm=5d:libera.chat> well uh this is not the log of the uninstall process, this is the log of some config panel thingy ...
[15:37:39] <@Alekswag=5bm=5d:libera.chat> ah sounds like that's related to the defaultapp feature
[15:39:27] <ynhuser12> yes, I had some troubles with the default apps actually
[15:39:27] <ynhuser12> when roundcube was working I noticed some weird stuff: the email was "myname@localhost" instead of using my domain
[15:39:27] <ynhuser12> let me find the log
[15:39:27] <ynhuser12> https://paste.yunohost.org/raw/ilepidimom
[15:39:27] <@Alekswag=5bm=5d:libera.chat> ynhuser12: can you share the full log of the "parent" operation = the uninstall log ... not the "child" log
[15:39:28] <ynhuser12> and some menu in settings were not working, throwing many errors in the chrome console
[15:44:49] <@smoothoperatorgr=5bm=5d:libera.chat> how to register a user for pleroma, not even the admin I set works....
[15:44:49] <@smoothoperatorgr=5bm=5d:libera.chat> registration on the site doesnt work
[15:44:49] <@smoothoperatorgr=5bm=5d:libera.chat> wierdly I can login from the soapbox-fe interface!!!
[16:04:58] <@smoothoperatorgr=5bm=5d:libera.chat> > Optionally access the user home folder from Nextcloud files (set at the installation, the sharing is enabled by default)

if I didnt enable it in installation is there a way to enable it afterwards?
[16:05:54] <@smoothoperatorgr=5bm=5d:libera.chat> sould I use webdav in the yunohost itself? so I can access my music by another app?
[19:37:59] <Cyril59> Bonjour a tous
[19:38:16] <Cyril59> j'ai une question concernant la restauration de Wordpress
[19:38:41] <Cyril59> J'avais déplacé le dossier /var/www/wordpress sur mon disque externe
[19:39:12] <Cyril59> et pour restaurer l'app, j'ai l'impression que ça pose problème
[19:39:30] <Cyril59> https://paste.yunohost.org/raw/boputadici
[19:39:57] <Cyril59> est ce que qu'un à un peu de temps pour m'aider ?
[19:56:06] <a4445> https://share.conversations.im/a4445/UZS8hOqhglOC7MnK/VID-20220826-WA0021.mp4
[21:16:32] <etchif> Aleks: i have waited 8 hours now without f2b and the server is still reachable so i think my issue has somehting to do with f2b
[21:16:50] <@Alekswag=5bm=5d:libera.chat> hmokay
[21:18:01] <@Alekswag=5bm=5d:libera.chat> it's not really a super great idea to disable fail2ban entirely tho ...
[21:18:33] <etchif> yeah i know
[21:33:19] <etchif> i restarted the seervice now and look back in the morning
[21:33:36] <etchif> thank you for your help