Cells admin datasource snapshot -- command stuck

For first post, please answer the questions below!

Describe your issue in detail

Running pydio cells in docker. The datasource snapshot command never completes. See below:

user@server:~$ docker exec -it <container name> /bin/sh
/var/cells # cells version
Pydio Cells Home Edition
 Version: 	4.3.1
 Built: 	14 Nov 23 15:51 +0000
 Git commit: 	baadf3991943966426031ad21768691327333fac
 OS/Arch: 	linux/amd64
 Go version: 	go1.21.4
/var/cells # cells admin datasource snapshot --datasource=personal --operation=dump --basename=snapshot.db
Trigger snapshot generation for personal inside snapshot.db
^C
/var/cells # 

What version of Cells are you using?

Pydio Cells Home Edition
Version: 4.3.1
Built: 14 Nov 23 15:51 +0000
Git commit: baadf3991943966426031ad21768691327333fac
OS/Arch: linux/amd64
Go version: go1.21.4

What is the server OS? Database name/version? Browser name or mobile device description (if issue appears client-side)?

Debian 12, MariaDB 10.6

What steps have you taken to resolve this issue already?

Tried taking a snapshot from the UI - works perfectly. Restarted docker and tried again - same result.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.