Saefile amazon S3 error status for HEAD: 403

Hi All

I made the seafile integration and I see files created in the bucket. But I dont see them deleted. S3 bucket will be adding new files and not delete them?

And I see this in /opt/seafile/logs/seafile.log

[06/02/2017 11:11:09 AM] …/common/s3-client.c(934): S3 error status for HEAD: 403.
[06/02/2017 11:11:45 AM] …/common/s3-client.c(934): S3 error status for HEAD: 403.
[06/02/2017 11:13:55 AM] …/common/s3-client.c(934): S3 error status for HEAD: 403.
[06/02/2017 11:14:01 AM] …/common/s3-client.c(934): S3 error status for HEAD: 403.

this happeds when I edit a file.

Maybe deleting and those errors are connected?

Deleting files requires running the garbage collector.

Thank you. Made my life a bit easier.
And those 403 errors? I made an amazon user with all access to those buckets, still 403. I dont get it.