cells-sync icon indicating copy to clipboard operation
cells-sync copied to clipboard

Cells Sync corrupts files and is unstable on Linux and Windows

Open Section1977 opened this issue 1 year ago • 4 comments

Hi at first thanks für pydio cell server, that works very well with web interface and is a nice piece of software. But Cell Sync is unstable, does have connection issues and corrupts files very often. Also S3 does not work properly because of disconnections (endpoint not found)

My question is, is there any chance in the near future to have bullet proof Cells Sync ?

Would be so nice.

Section1977 avatar Dec 18 '23 21:12 Section1977

hello @Section1977 Welcome to the community and thanks for posting :-) It's hard to answer the question without more context! Many users are using cells-sync without issues, but of course it all depends on many parameters... namely your server volumetry (hardware sizing, number/size of documents), if everything is up-to-date, your desktop OS, etc... Do you have specific scenarii that cells-sync does not like? Please report them! Best

cdujeu avatar Dec 18 '23 22:12 cdujeu

hi all software is uptodate Server itself is on debian 12 with your docker image and minio S3 server I have Windows 11 with cells-sync desktop I have Ubuntu 10.23 with cells-sync desktop I have Arch fully updated with cells-sync desktop. A lot of errors occurs when opening cells-sync desktop: ERROR systray http://localhost:3636/static js/main.6aac3b50.chunk.js?WB_REVISION=7d6d77508e11a968d34e:1:142706: CONSOLE LOG [object Object]

but also endpoint not found after starting the desktop client occurs when S3 is connected. Please help

Section1977 avatar Dec 19 '23 17:12 Section1977

and such: Dez 19 18:47:42 desktop-pc cells-sync[637]: 2023-12-19T18:47:42.178+0100 INFO oidc Got new token, will expire in 599 Dez 19 18:47:42 desktop-pc cells-sync[637]: [ERROR] Cannot PutObject Access Denied. Dez 19 18:47:42 desktop-pc cells-sync[637]: 2023-12-19T18:47:42.960+0100 ERROR sync-task Error while transferring file {"NodePath": "Dokumente/Vorlagen/Images/Windows 10 Pro/Win1> Dez 19 18:47:42 desktop-pc cells-sync[637]: 2023-12-19T18:47:42.960+0100 ERROR sync-task Status: Error while transferring file (io: read/write on closed pipe) - retrying... Dez 19 18:47:44 desktop-pc cells-sync[637]: 2023-12-19T18:47:44.133+0100 ERROR endpoint.cells.remote Stopping watcher on errorEOF Dez 19 18:47:44 desktop-pc cells-sync[637]: 2023-12-19T18:47:44.134+0100 INFO endpoint.cells.remote Connection finished EOF Dez 19 18:47:44 desktop-pc cells-sync[637]: 2023-12-19T18:47:44.134+0100 INFO sync-task https://.../s3storage/test is currently disconnected Dez 19 18:47:44 desktop-pc cells-sync[637]: [ERROR] Cannot PutObject Access Denied. Dez 19 18:47:44 desktop-pc cells-sync[637]: 2023-12-19T18:47:44.200+0100 ERROR sync-task Error while transferring file {"NodePath": "Dokumente/Vorlagen/Images/Windows 10 Pro/inst> Dez 19 18:47:44 desktop-pc cells-sync[637]: 2023-12-19T18:47:44.200+0100 ERROR sync-task Status: Error while transferring file (io: read/write on closed pipe) - retrying...

Section1977 avatar Dec 19 '23 17:12 Section1977

I have a quite similar setup. Server is (still) running Debian/bullseye + Docker Image pydio/cells:4.3.4. Desktop is Debian/bookworm.

I haven't seen corrupt files so far, but quite a lot of ERROR systray messages (which I already reported in #42) and a lot of the following (every 30s or so):

2024-04-01T09:59:53.231+0200    ERROR   endpoint.cells.remote   Stopping watcher on errorrpc error: code = Unavailable desc = error reading from server: EOF                                                         
2024-04-01T09:59:53.231+0200    INFO    endpoint.cells.remote   Connection finished rpc error: code = Unavailable desc = error reading from server: EOF         

It works okay lately, but I am still waiting for a new release.

jkirk avatar Apr 01 '24 08:04 jkirk