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

[14:56:46] <rodinux> You can see what pool is used loocking here `cat /etc/yunohost/apps/nextcloud/settings.yml`
[14:58:14] <rodinux> I think only one pool is needed, it is not normal to have 2 fpm pools running...
[14:58:40] <rodinux> I have `fpm_config_dir: /etc/php/8.0/fpm` and `fpm_config_dir: /etc/php/8.0/fpm` in this file...
[15:02:44] <yvanq> on beginning of settings.yml
`apt\_dependencies: imagemagick,, libmagickcore-6.q16-6-extra,, acl,, tar,, smbclient,,
at, php7.3-bz2, php7.3-imap, php7.3-gmp, php7.3-gd, php7.3-json, php7.3-intl, php7.3-curl,
php7.3-apcu, php7.3-redis, php7.3-ldap, php7.3-imagick, php7.3-zip, php7.3-mbstring,
php7.3-xml, php7.3-mysql, php7.3-igbinary, php7.3-bcmath`
[15:04:12] <rodinux> > <@yvanq:matrix.org> on beginning of settings.yml
> `apt\_dependencies: imagemagick,, libmagickcore-6.q16-6-extra,, acl,, tar,, smbclient,,
> at, php7.3-bz2, php7.3-imap, php7.3-gmp, php7.3-gd, php7.3-json, php7.3-intl, php7.3-curl,
> php7.3-apcu, php7.3-redis, php7.3-ldap, php7.3-imagick, php7.3-zip, php7.3-mbstring,
> php7.3-xml, php7.3-mysql, php7.3-igbinary, php7.3-bcmath`

Ah là en effet je n'ai pas cela...
[15:05:15] <yvanq> Quand même bizarre cette histoire d'accès nextcloud par lien, quand on est connecté, ça tourne nickel. Et tout le serveur n'a aucun problème
[15:07:14] <yvanq> Nobody has this external link problem access ?
[15:11:19] <yvanq> > <@rodinux07:matrix.org> Hello, perhaps you can try edit you're php-fpm, it depends the ressources for your server... I have change some parameters...

??
[15:15:27] <olivier[m]> bonjour, sauriez s'il est possible de recuperer l'historique des messages WhatsApp grace au bridge mautrix whatsapp sur matrix ? merci.

hello, would you know if it is possible to recover the history of whatsapp messages thanks to the mautrix whatsapp bridge on matrix? thank you.
[15:15:37] <yvanq> rodinux: When I do

sudo -u nextcloud php7.4 occ files:scan --all

answer is

An unhandled exception has been thrown:

OCP\HintException: [0]: Memcache \OC\Memcache\APCu not available for local cache (Is the matching PHP module installed and enabled?)
[15:16:56] <tituspijean> yvanq: you have to add `-d apc.enable_cli ` right after php7.4