Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install scripts doesn't seem to work properly --> continuation from #3292 #3313

Closed
Albusoline opened this issue Jul 9, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@Albusoline
Copy link

Dear vitormattos.
Thank you for your comment and your work in #3292.
This issue is the same topic.

Updated to LibreSign 9.1.3
Nextcloud: 29.0.3

I installed everything by using:
occ libresign:uninstall --all
occ files:scan-app-data libresign
occ libresign:install --all

Then I rebooted the server.

However, when using occ libresign:configure:check I still get
grafik

On the error log in Nextcloud I found multiple entries about Operation not permitted:

One is:
{"reqId":"rSPI4WWIiG7LYnZCTOfY","level":3,"time":"2024-07-09T18:01:02+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"chmod(): Operation not permitted at /var/www/nextcloud/apps/libresign/lib/Service/Install/InstallService.php#599","userAgent":"--","version":"29.0.3.4","data":{"app":"PHP"},"id":"668d864891f86"}
--> seem to be the bug from #3293

others:
{"reqId":"rSPI4WWIiG7LYnZCTOfY","level":3,"time":"2024-07-09T17:59:43+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"ZipArchive::extractTo(/mnt/data/appdata_ocmjteth5a7k/libresign/aarch64/jsignpdf/jsignpdf-2.2.2/JSignPdf.jar): Operation failed: Operation not permitted at /var/www/nextcloud/lib/private/Archive/ZIP.php#189","userAgent":"--","version":"29.0.3.4","data":{"app":"PHP"},"id":"668d864891fdd"}

Owner and Group rwx for all folders recursively of /var/www/nextcloud/... is www-data www-data.
Owner and Group rwx for all folders recursively of /mnt/data/... is root www-data

@Albusoline Albusoline added the bug Something isn't working label Jul 9, 2024
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Jul 9, 2024
@vitormattos
Copy link
Member

@vitormattos
Copy link
Member

I will close this issue because is duplicated of #3293. Let's go ahead talking about this at #3293 issue.

@github-project-automation github-project-automation bot moved this from 0. Needs triage to 4. to release in Roadmap Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 4. to release
Development

No branches or pull requests

2 participants