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

SharedArrayBuffer is not defined #5078

Open
1 task done
aghosh0605 opened this issue Aug 14, 2022 · 2 comments
Open
1 task done

SharedArrayBuffer is not defined #5078

aghosh0605 opened this issue Aug 14, 2022 · 2 comments
Labels
A-plugin-api Area: Plugin API / System B-bug Bug: general classification S-verified Status: Verified by maintainer

Comments

@aghosh0605
Copy link

aghosh0605 commented Aug 14, 2022

Expected Behavior

image

Actual Behavior

image

Reproduction Steps

  1. Install insomnia-plugin-usage-logger plugin
    image1
  2. Then setup the environment like this
    image2
  3. After that send a request and it will throw error SharedArrayBuffer is not defined
  4. Refer this URL for more
    https://insomnia.rest/plugins/insomnia-plugin-usage-logger

Is there an existing issue for this?

Additional Information

This is not the plugin issue till I can understand. This is the issue of Insomnia. Please check the issue.

Insomnia Version

Leatest

What operating system are you using?

Ubuntu

Operating System Version

Linux FA506IH 5.15.0-46-generic #49~20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Installation method

https://insomnia.rest/plugins/insomnia-plugin-usage-logger

Last Known Working Insomnia version

NIL

@aghosh0605 aghosh0605 added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Aug 14, 2022
@filfreire
Copy link
Member

Hi @aghosh0605, thank you so much for reporting this! Also thank you for your detailed bug description.

We were able to follow your steps, and also managed to reproduce this bug. It seems we must have broken the SharedArrayBuffer functionality sometime after version 2021.7.2, which we noticed still works. Latest versions like 2022.5.1 and 2022.4.2 we do get the error:

image

We'll look into this as soon as possible, and we'll keep you updated here if there's a fix.

@filfreire filfreire added A-plugin-api Area: Plugin API / System S-verified Status: Verified by maintainer and removed S-unverified Status: Unverified by maintainer labels Aug 17, 2022
@monrax
Copy link
Contributor

monrax commented Nov 9, 2022

Hello @filfreire!
Are there any updates on the SharedArrayBuffer issue? I'm the author of the plugin, and I'm not sure I can get rid of that part.
Please, let me know how can I help you squash this bug. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-plugin-api Area: Plugin API / System B-bug Bug: general classification S-verified Status: Verified by maintainer
Projects
None yet
Development

No branches or pull requests

3 participants