-
Notifications
You must be signed in to change notification settings - Fork 159
Labels
Description
Describe the bug
Hello, I ran into the same problem as described in this thread. After about 20min, the Personal Folder simply disappears from the Web UI and iOS client app. Same for spaces. Same for admin account and user. The files are still there, and they also re-appear as soon as I restart the server.
Bare Metal Selfhosted on a managed Linux machine.
File storage locally in ~/.opencloud/storage/users
OpenCloud 4.1.0+77843d878 dev
Steps to reproduce
- bare-metal installation
- start open cloud server
Expected behavior
Consistent link to storage
Actual behavior
Seems to loose connection to storage
Setup
The server is started by the same user who owns the file storage in ~/.opencloud/storage/users
PROXY_TLS="false"
OC_URL="...."
./bin/opencloud server
localhost:9200 then gets exposed via a reverse proxy
No errors are reported on std.err
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done