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] TypeError: Object has been destroyed at Function.<anonymous> (/Applications/Greenlight.app/Contents/Resources/app.asar/app/background.js:1:72675) #1219

Open
1 task done
stushep opened this issue May 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@stushep
Copy link

stushep commented May 5, 2024

Describe the bug

Greenlight on MacBook Pro M1 (Sonoma) attempts to log into my MS account twice. First attempt is successful but the second attempt fails (both with a correct password and a correct MFA response). After this I get the following error:

A Javascript error occured in the main process
Uncaught Exception:
TypeError: Object has been destroyed
at Function. (/Applications/Greenlight.app/Contents/Resources/app.asar/app/background.js:1:72675)

I'm able to see that the console is active, can attempt to start a stream etc but the stream never connects.

To Reproduce

No response

Expected behavior

Expected stream to load

Environment

- OS: MacOS Sonoma 14.0
- Device: MacBook Pro M1
- Greenlight version: 2.3.1

Anything else?

No response

New issue

  • I confirm that this is a new issue and not a duplicate
@stushep stushep added the bug Something isn't working label May 5, 2024
@stushep
Copy link
Author

stushep commented May 5, 2024

Additionally, updated my MacBook Pro to Sonoma 14.4.1 to rule out the out of date OS. Issue persists.

Screenshot 2024-05-05 at 09 01 02 Screenshot 2024-05-05 at 09 01 12

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

1 participant