Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cells Sync corrupts files and is unstable on Linux and Windows #57

Open
Section1977 opened this issue Dec 18, 2023 · 4 comments
Open

Cells Sync corrupts files and is unstable on Linux and Windows #57

Section1977 opened this issue Dec 18, 2023 · 4 comments

Comments

@Section1977
Copy link

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.

@cdujeu
Copy link
Member

cdujeu commented Dec 18, 2023

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

@Section1977
Copy link
Author

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
Copy link
Author

Section1977 commented Dec 19, 2023

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...

@jkirk
Copy link

jkirk commented Apr 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants