Seafile pro 9.0.3 on docker libcurl error during sync

Bad response code for PUT xxxxx/seafhttp/repo/83548ebe-6841-499a-bc75-6b770554675b/block/4e36cb9ab8a027f84269a129c5f3d28b6ee1afc0: 500.
[01/05/22 04:05:19] http-tx-mgr.c(930): libcurl failed to PUT xxxxx/seafhttp/repo/83548ebe-6841-499a-bc75-6b770554675b/block/c875204c54bab65aadb0061737cf6b4664b2928e: Operation was aborted by an application callback.
[01/05/22 04:05:19] http-tx-mgr.c(930): libcurl failed to PUT xxxxx/seafhttp/repo/83548ebe-6841-499a-bc75-6b770554675b/block/f60508b217d6a1701f81573a805a2e1985b1c34c: Operation was aborted by an application callback.
[01/05/22 04:05:19] http-tx-mgr.c(3369): Bad response code for PUT xxxxx/seafhttp/repo/83548ebe-6841-499a-bc75-6b770554675b/block/651d45fbfff6de7579ac974a30318e17d87b6fe8: 502.

I enable Go server in seafile.conf also and increased the max allowed files to 1000000 and timeout from 300 to 600.
those are the only modifications made