Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Cannot send video #476

Open
CartoonChess opened this issue Nov 8, 2020 · 0 comments
Open

Cannot send video #476

CartoonChess opened this issue Nov 8, 2020 · 0 comments
Labels
API issue currently impossible, because API (or module) doesn't allow to do it needs testing

Comments

@CartoonChess
Copy link

Describe the bug
Images send fine, and videos can be received, but cannot send video.

To Reproduce
Steps to reproduce the behavior:

  1. Send video via Discord
  2. Video appears to send via Discord, but Miscord system reports error and Messenger users see nothing

Expected behavior
Video should be successfully sent

Screenshots
Miscord bot shows the following error:

Error occured while uploading
Error: Error occured while uploading
    at HttpApi.<anonymous> (/home/[user]/.nvm/versions/node/v12.19.0/lib/node_modules/miscord/node_modules/libfb/dist/http/BaseHttpApi.js:87:23)
    at Generator.next (<anonymous>)
    at fulfilled (/home/[user]/.nvm/versions/node/v12.19.0/lib/node_modules/miscord/node_modules/tslib/tslib.js:112:62)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

Specifications:

  • Client OS: iOS 14.2, macOS 10.15.7

  • Miscord host OS: Ubuntu 18.04.4 LTS

  • Version:
    5.0.4

  • Node.js version:
    12.19.0

Additional context
Happy to provide additional details upon request.

@ptrcnull ptrcnull added API issue currently impossible, because API (or module) doesn't allow to do it needs testing labels Dec 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API issue currently impossible, because API (or module) doesn't allow to do it needs testing
Projects
None yet
Development

No branches or pull requests

2 participants