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

[Messages] Fails with JS heap out of memory error #16379

Closed
duplabe opened this issue Jan 15, 2025 · 7 comments
Closed

[Messages] Fails with JS heap out of memory error #16379

duplabe opened this issue Jan 15, 2025 · 7 comments
Labels
bug Something isn't working extension: messages Issues related to the messages extension extension Issues related to one of the extensions in the Store

Comments

@duplabe
Copy link

duplabe commented Jan 15, 2025

Extension

https://www.raycast.com/thomaslombart/messages

Raycast Version

1.88.4

macOS Version

15.2 (24C101)

Description

Error:

Error: Worker terminated due to reaching memory limit: JS heap out of memory

[kOnExit]:worker:313:26
Worker.<computed>.onexit:worker:229:20

Steps To Reproduce

Run 'My Latest Messages' command.

Current Behaviour

No response

Expected Behaviour

No response

@duplabe duplabe added bug Something isn't working extension Issues related to one of the extensions in the Store labels Jan 15, 2025
@raycastbot raycastbot added the extension: messages Issues related to the messages extension label Jan 15, 2025
@raycastbot
Copy link
Collaborator

raycastbot commented Jan 15, 2025

Thank you for opening this issue!

🔔 @tim-the-bearded @ramsaysewell @thomaspaulmann you might want to have a look.

💡 Author and Contributors commands

The author and contributors of thomaslombart/messages can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@thomaslombart thomaslombart changed the title [Messages] Something went wrong [Messages] Fails with JS heap out of memory error Jan 17, 2025
@thomaslombart
Copy link
Collaborator

Could you share a recording? It'll make it easier to see what's happening.

@duplabe
Copy link
Author

duplabe commented Jan 17, 2025

Screen.Recording.2025-01-17.at.11.46.01.mov

@thomaslombart
Copy link
Collaborator

Thanks for that. Does this also happen with the Open Chat command?

@duplabe
Copy link
Author

duplabe commented Jan 27, 2025

Open Chat looks good, but today My Latest Messages also seems fine. I'm not sure what could cause it to sometimes run out of memory.

@thomaslombart
Copy link
Collaborator

Do you have lots of contacts with avatars? They're being sent as encoded strings, making the payload way bigger, so that might be it?

@duplabe
Copy link
Author

duplabe commented Jan 31, 2025

No, I don't.

I don't experience this issue anymore, so I think I will close this. I will reopen it if it starts happening again.

@duplabe duplabe closed this as completed Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: messages Issues related to the messages extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

3 participants