mbentley / docker-timemachine

Docker image to run Samba (compatible Time Machine for macOS)
Apache License 2.0
527 stars 65 forks source link

Errors on initial backup #120

Closed jsaltzman closed 7 months ago

jsaltzman commented 1 year ago

I am unable to backup after setting up this container. I am running the container on unraid and completed the proper chown command. Here are my logs:

Failed to fetch record!
error in mds_init_ctx for: /opt/timemachine
_mdssvc_open: Couldn't create policy handle for TimeMachine
error in mds_init_ctx for: /opt/timemachine
_mdssvc_open: Couldn't create policy handle for TimeMachine
talloc: access after free error - first free may be at ../../tevent_req.c:291
Bad talloc magic value - access after free
===============================================================
INTERNAL ERROR: Bad talloc magic value - access after free in pid 48 (4.15.7)
If you are running a recent Samba version, and if you think this problem is not yet fixed in the latest versions, please consider reporting this bug, see https://wiki.samba.org/index.php/Bug_Reporting
===============================================================
PANIC (pid 48): Bad talloc magic value - access after free in 4.15.7
unable to produce a stack trace on this platform
dumping core in /var/log/samba/cores/smbd
mbentley commented 1 year ago

How are you launching the container? Could you please provide the run command or parameters you're using? Also, what is the backing filesystem type that is being used for the persistent data?

jsaltzman commented 1 year ago

I am running unraid using the unraid apps/docker interface; I am using default parameters but changed the password. I created a new unraid share that spans a couple disks (2 for data, 1 for parity).

mbentley commented 7 months ago

Closing due to age, let me know if there is anything I can help with.