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

[BUG] File upload fails when output of "@BotKube log" it too long #185

Closed
PrasadG193 opened this issue Oct 6, 2019 · 0 comments · Fixed by #186
Closed

[BUG] File upload fails when output of "@BotKube log" it too long #185

PrasadG193 opened this issue Oct 6, 2019 · 0 comments · Fixed by #186
Labels
bug Something isn't working

Comments

@PrasadG193
Copy link
Collaborator

PrasadG193 commented Oct 6, 2019

Describe the bug
When the output of @BotKube command is too long, the BotKube backend sends it as a file attachment. Currently, the file upload is failing in BotKube backend.

To Reproduce
Steps to reproduce the behavior:

  1. Execute @BotKube command having long output e.g @BotKube logs
  2. Check backend logs

Expected behavior
We should get long output in an uploaded file on Slack client

Logs

ERRO[2019-10-06T14:36:48Z] Error in uploading file:files.upload: FileUploadParameters.Filename is mandatory
@PrasadG193 PrasadG193 added the bug Something isn't working label Oct 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant