Doesn't work in Nextcloud Snap #2
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: adphi/occweb#2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Trying to use OCCWeb with a Nextcloud in the Snap package (https://github.com/nextcloud/nextcloud-snap). I only get a white screen of death.
Here are some lines from the log that seem to be related.
I have another Nextcloud on another server just installed on the system and there OCCWeb does work.
It is a known issue: the fix has been commited here but I have some big troubles with the instable nextcloud's appstore to publish the new version...
Ok. I applied that fix manually inside
/var/snap
and did asnap restart nextcloud.php-fpm
and it now works.Thank you!