Monday, October 31, 2022
support@conference.yunohost.org
October
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
           

[12:33:04] <centralscrutinizer> hello
[12:36:36] <centralscrutinizer> I am trying to get Lychee to scan my Photos folder in nextcloud, but i am getting some permission error.
Now the nextcloud folder is owned by nextcloud:nextcloud and the group has only execute peemission, so i was thinking of adding lychee user to nextcoud group and then giving the group read permission on yhe Photos folder...do you think is the right approach?
[12:55:03] <orage> tituspijean: that what I've tried
[13:21:32] <zek> Ищу работу
[13:28:52] <Heyyy> Hi!
[13:28:54] <Heyyy> I try to install Kresus on my Yunohost server.
[13:28:57] <Heyyy> Config :
[13:28:59] <Heyyy> Yunohost 11.0.10.2
[13:29:00] <Heyyy> RPI4
[13:29:06] <Heyyy> The log : https://paste.yunohost.org/raw/uxumozijab
[13:29:06] <Heyyy> Thank's by advance.
[13:34:48] <Aleks (he/him/il/lui)> hmpf yeah i already saw that error
[13:35:07] <Aleks (he/him/il/lui)> that's because for some reason `node` wants to execute some stupid code written for python 2
[13:41:10] <Heyyy> should I install python 2 ?
[13:43:00] <tituspijean> > node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v5.0.2/napi-v3-linux-arm.tar.gz
[13:43:15] <tituspijean> Looks like an issue with package availability online
[13:43:30] <tituspijean> You're the second one referring to that error today
[13:45:32] <tituspijean> > <@Heyyy:libera.chat> should I install python 2 ?

No
[13:54:40] <beelu> Bonjour à tous
[13:56:29] <Heyyy> tituspijean I just try to install it on fresh yunohost (azure) and it work great
[13:57:21] <Heyyy> (je suis français si jamais ;) )
[13:59:57] <beelu> Internet Archive ne veut pas s'installer sur un Rpi ... le vilain. Vous voyez d'où cela pourrait venir ?
[14:00:38] <beelu> Les logs : https://paste.yunohost.org/raw/sayoyemili
[14:27:46] <c> beelu, je sais pas si c'est la seule raison mais il manque apparemment une dépendance au paquet g+++ :
> make: g++: Aucun fichier ou dossier de ce type
[14:28:04] <c> essaye apt install g++
et réessayer d'installer le paquet? si par miracle ça marche ouvrir un ticket pour signaler qu'il faut rajouter cette dépendance ^^
[14:53:51] <beelu> Ok, je vais essayer
[15:09:02] <beelu> L'installation s'est terminé ( à priori). La tuile est bien dans l'interface utilisateur, mais rien ne s'affiche. 😕
[15:13:21] <beelu> Après je ne connais pas l'appli et son fonctionnement
[15:13:55] <beelu> Je ne vois pas de menu ou autre afin d'y déposer des données 🧐
[17:26:44] <Thibaultmol> ran diag, the errors it gave weren't relevant
[17:27:21] <Thibaultmol> I have yeah, but am not planning on opening any ports to the public
[17:28:16] <tituspijean> What does the browser console tells you when you click on the user interace button?
[17:38:34] <Thibaultmol> The .local domain works yeah. But don't know how to get to get to the actual applications
[17:39:01] <Thibaultmol> (i have installed grafana atm)
[17:39:01] <tituspijean> Consider having a look into the browser console and describe what actually is displayed by the browser (blank page?)
[17:53:49] <beelu[m]> Suite à la mise à jour de freshRSS, je reçois des messages CRON toutes les 10 mn

Cron <freshrss@domain> /usr/bin/php7.4 /var/www/freshrss/app/actualize_script.php >/var/log/freshrss/freshrss.log 2>&1
/bin/sh: 1: cannot create /var/log/freshrss/freshrss.log: Permission denied

J'suis sur la version 1.20.0-ynh1
[18:00:28] <beelu[m]> Suite à la mise à jour de freshRSS, je reçois des messages CRON toutes les 10 mn

Cron <freshrss@domain> /usr/bin/php7.4 /var/www/freshrss/app/actualize_script.php >/var/log/freshrss/freshrss.log 2>&1
/bin/sh: 1: cannot create /var/log/freshrss/freshrss.log: Permission denied

J'suis sur la version 1.20.0-ynh1, vous auriez une idée d'où vient le problème ?
[18:01:05] <tituspijean> Et bien l'erreur est assez claire :)
[18:01:12] <tituspijean> Peux-tu montrer le résultat de
[18:01:32] <tituspijean> `ls -la /var/log/freshrss`
[18:02:17] <beelu[m]> Total 0
[18:05:40] <tituspijean> Avec `-la` ?
[18:05:51] <beelu[m]> Vi
[18:05:58] <tituspijean> 🤔
[18:06:07] <beelu[m]> Ha nan, mal saisi, manque le a
[18:06:14] <tituspijean> Ah quand même...
[18:06:21] <tituspijean> 😅
[18:09:06] <beelu[m]> https://aria.im/_matrix/media/v1/download/tedomum.net/0bfaaef010c983c30840b6e1dff4479e072bec31
[18:09:07] <beelu[m]> DSL, je suis sur mobile et PC ..
[18:10:02] <tituspijean> `sudo chown freshrss:root /var/log/freshrss`
[18:10:10] <tituspijean> 🤞
[18:10:41] <tituspijean> Si tu as le temps, là je vais sortir, pourrais-tu ouvrir un ticket dans le dépôt freshrss_ynh signalant le problème ?
[18:10:59] <beelu[m]> Bien sûr, pas de soucis
[18:11:38] <tituspijean> Normalement tu ne devrais plus recevoir d'email, sauf s'il y a une autre erreur 😉
[18:12:09] <beelu[m]> Je vais surveiller 😁, merci en tout cas
[18:17:41] <zek> Ищу работу
[20:48:23] <Thibaultmol> https://aria.im/_matrix/media/v1/download/matrix.org/vauIMjxbYNGyNiUOoerHPPJw
[20:48:24] <Thibaultmol> https://aria.im/_matrix/media/v1/download/matrix.org/oSDFqfzHNtCgeWgqwXNMjIMu
[20:48:42] <Thibaultmol> https://aria.im/_matrix/media/v1/download/matrix.org/ApqmTosawsjlzLwKtULjInNK
[20:56:16] <tituspijean> Your `.link` subdomain timing out looks like a hairpinning issue. https://yunohost.org/fr/dns_local_network
As for `yunohost.local` not being found, try restarting your browser (I encountered some issues with Firefox not refreshing its .local cache, somehow...), but also the `yunomdns` service to force broadcasting the .local again on the network
[20:56:22] <tituspijean> 🤞
[21:36:23] <Thibaultmol> regarding .local. that screenshot from chrome was after I didn't get firefox working. I opened chrome to try it
[21:36:29] <Thibaultmol> i also tried icognito in both browsers
[21:37:30] <tituspijean> is yunomdns service running, and can you share its log?
[21:38:17] <Thibaultmol> https://paste.yunohost.org/imiyeyuvid
[21:38:22] <Thibaultmol> every service is running atm
[21:39:22] <tituspijean> looks fine indeed
[21:40:42] <Thibaultmol> weird thing is that https://192.168.1.45/yunohost/admin/#/ works just fine
[21:40:46] <Thibaultmol> in both browsers