Rclone copy stop working?

Hi I copy files up daily using linux rclone version and 7/10 was the last day this was working, any update affect rclone?

/usr/bin/rclone --disable-http2 --fast-list --s3-chunk-size 64M --bwlimit 22M --transfers 1 --timeout 10m --contimeout 10s --retries 5 copy xxx.tgz storj:xxx -v

even simple small file fails

/usr/bin/rclone --timeout 15s --contimeout 10s --retries 2 copy xxxx storj:xxx -v

2025/07/12 20:44:17 INFO :
Transferred: 0 B / 77 B, 0%, 0 B/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 1m0.0s
Transferring:

  •                                xxxx:  0% /77, 0/s, -
    

2025/07/12 20:45:17 INFO :
Transferred: 0 B / 77 B, 0%, 0 B/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 2m0.0s
Transferring:

  •                                xxxxx:  0% /77, 0/s, -
    

2025/07/12 20:46:17 INFO :
Transferred: 0 B / 77 B, 0%, 0 B/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 3m0.0s
Transferring:

  •                               xxxx :  0% /77, 0/s, -
    

does not even timeout giving 1 min updates

I got it working updated the config file, was a few parameters in there that were not in the default as shown on storj