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

Works intermittently #15

Open
robertoschiano68 opened this issue Apr 28, 2020 · 5 comments
Open

Works intermittently #15

robertoschiano68 opened this issue Apr 28, 2020 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@robertoschiano68
Copy link

I installed the plug-in on my server (Ver.5.21).
I have tried the web app, many browsers and many PCs. The app often starts but doesen't start counting the time for audio recording. Then I try again after a few hours and instead it works.
The configuration options aren't many and it is difficult to make mistakes ... Has this happened to anyone?

@bl33d
Copy link

bl33d commented Apr 30, 2020

Same.

@streamer45
Copy link
Owner

@robertoschiano68

Could you provide a JS console log and some screenshots?

@streamer45 streamer45 self-assigned this Jun 8, 2020
@streamer45 streamer45 added the bug Something isn't working label Jun 8, 2020
Repository owner deleted a comment from jprusch Jun 8, 2020
@SrMouraSilva
Copy link

Hi @streamer45, it also occurs with me:

First, I need to explain another bug:

  1. Open the mattermost in a channel.
  2. Press the reply
    image
  3. The thread area will be opened
    image
  4. Try to "talk" a new message (in the main area, not in the thread/reply area)
    image
  5. The message appears in the thread area!
    image

Now, let's go to the current bug

  1. Open a channel
  2. Click to reply to open the reply/thread area
  3. Go to another channel. Note that the "reply/thread area" is about the first opened area
  4. Try to send the audio voice
  5. A 400 Bad request will appears into the console

Request payload

{"channel_id":"id A","root_id":"id B","message":"Voice Message","type":"custom_voice","props":{"fileId":"nyynpud75jrru8zz4mrmsdbn1e","duration":3539}}

Response payload

{"id":"api.post.create_post.channel_root_id.app_error","message":"ChannelId inválido para o parâmetro RootId.","detailed_error":"","request_id":"...","status_code":400}

@streamer45
Copy link
Owner

@SrMouraSilva

I think this is a known issue/bug. To verify can you try the same but instead of clicking the "Voice message" from the menu try issuing the /voice slash command and see if it works instead.

@SrMouraSilva
Copy link

Hi, @streamer45

When I reply the steps but using /voice, it works like a charm.

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

No branches or pull requests

4 participants