-
|
In installed OpenCloud in a LXC container and on a Raspi 3B, using the respective binaries from here and setting up as described here as Quick Start. In both environments the server comes up with a lot of processes running on many ports, and I can login as admin in the web interface. The LXC container probably is not the desired platform, but anything I tried so far works (create users, groups, spaces, access the file system and connect the desktop client). On the Raspi installation the complete row of processes crashes as soon as I try to access the file system from the web client (e.g. create a file or save a file). The long exception dump I am getting is attached below. My question: is this a processor issue (the Raspi 3B is less than the Minimum Raspi, but has no problem with running a Nextcloud server)? Is there a chance that the Docker setup as described here will do it, where the simple one-binary setup does not? My dump from the crash when running on my Raspi: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
@frie @aduffeck any ideas? |
Beta Was this translation helpful? Give feedback.
Found this issue here: blevesearch/zapx#152, so this confirms that the blevesearch dependency (of further downstream...) is the culprit.
Opencloud works so far on my Raspi 3B when running rel. 2.0.0 - this answers my question.