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

[18:48:57] <ynhuser97044> Are there any Usenet clients that work with YunoHost?
[18:58:52] <ynhuser97044> Danke err404! NP
[18:58:52] <@err404:matrix.org> sabnzbd <-- I don't know that, I can't help you for the moment (I am on my smartphone), you need to wait another answer, hope you will have it soon :p
[18:58:52] <ynhuser97044> No, more like sabnzbd
[21:06:13] <Lars> > <@titus:pijean.ovh> Lars then let's do it the other way around and give nextcloud specific permission to write there.
>
> ```
> sudo su
> chmod 2770 /home/yunohost.app/paperless-ngx/consume
> usermod -a -G paperless-ngx nextcloud
> ```
>
> then add `/home/yunohost.app/paperless-ngx/consume` as a local external storage in Nextcloud (in the admin part)

not working :-/
[21:22:16] <Lars> no Log entry in Nextcloud, syslog
[21:26:20] <tituspijean[m]> Have you successfully mounted the local directory in Nextcloud? If so, can you upload a PDF in there? If so, and nothing happens, does Paperless detect it and reports an error? If nothing happens, what's the output of `ls -la /home/yunohost.app/paperless-ngx/consume` ?
[21:31:06] <Lars> ```root@panel /var/log/paperless-ngx # ls -la /home/yunohost.app/paperless-ngx/consume
total 8
drwxrws--- 2 paperless-ngx paperless-ngx 4096 Jul 31 21:42 .
drwxr-x--- 5 paperless-ngx paperless-ngx 4096 Jul 30 16:46 ..

[21:31:26] <Lars> mounting in Nextcloud not possible
[21:32:11] <tituspijean[m]> what's the output of `groups nextcloud` ?
[21:35:01] <Lars> ```root@panel /var/log/paperless-ngx # groups paperless-ngx
paperless-ngx : paperless-ngx multimedia
root@panel /var/log/paperless-ngx # groups nextcloud
nextcloud : nextcloud paperless-ngx multimedia
root@panel /var/log/paperless-ngx #

[21:38:52] <Lars> when i load an Document into /home/yunohost.app/paperless-ngx/consume paperless process the file
[21:39:02] <tituspijean[m]> upon firstly adding the external storage I got a red cross too, but clicking it refreshed it and it went green. Can you try?
[21:40:27] <Lars> Yes tried many times
[21:41:11] <Lars> i disable the installed nextcloud plugins, maybe an Plugin is the problem
[21:41:29] <tituspijean[m]> try restarting php8.1-fpm service (if you are up to date with Nextcloud, that should be the right version), and try again
[21:45:40] <Lars> okay,
[21:46:10] <Lars> restarting php was the reason. Thanks for your Help 👍️🎉
[23:57:02] <miro5001> Hi everyone.
I'm looking for an app to help me with students.
They submit some work and one of the supervisors approves, asks for rework or rejects the work.
Preferably with a mobile friendly interface.
Thanks a lot