Datasource = "Object down" (rpc error: code = Unavailable desc = error reading from server: EOF)

I tried to use cells with a smb/cifs server as datasource.
Like discussed here: Mount smb/cifs as datasource does not work in v4.2.2

I downloaded the cells home version 4.3.1.

I setted the environment variable CELLS_MINIO_ALLOW_CROSSMOUNT=true.
After removing and adding the datasource again, i get the error:

“object down” / “rpc error: code = Unavailable desc = error reading from server: EOF”

Without CELLS_MINIO_ALLOW_CROSSMOUNT=true i get the cross mount error message from the linked post above again.

hey, you probably have a bunch of errors in the logs.
What i suspect (not the same error as the crossmount) : is your mount readonly?

I made a typo in the systemd unit file.
It works now :slight_smile:

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