slackapi / slackapi/java-slack-sdk
S3 object metadata not found for bot/none-none
Open
@seratch is already working on this.
Since Nov 22, 2022.
bug
needs info
project:bolt
- Dominant language
- Java
- Stars
- 602
- Forks
- 232
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 7
Description
My bot uses Bolt for Java with Spring Boot. Sometimes in my production server logs I see info like this:
c.s.a.b.s.b.AmazonS3InstallationService :
Amazon S3 object metadata not found (key: bot/none-none, AmazonS3Exception: com.amazonaws.services.s3.model.AmazonS3Exception:
The specified key does not exist. (Service: Amazon S3; Status Code: 404; Error Code: NoSuchKey; Request ID: ...; S3 Extended Request ID: ...; Proxy: null), S3 Extended Request ID: ...)
Can I do anything about it?
I was able to reproduce it. You need to uninstall your bot from a computer but still have it opened from the mobile app.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.