Skip to content

Occasional "Failed to get checkout info from our servers" error on checkout #29

@danieldaquino

Description

@danieldaquino

Occasionally the Purple LN checkout fails with an error pop up with the message: "Failed to get checkout info from our servers"

Image

Looking at the logs I see intermittent error logs that cause the process to crash and restart.

Here is a rough stack trace:

  • load_lnsocket(...)
  • new LNSocket(...)
  • Module._lnsocket_create(...)
  • _emscripten_resize_heap(...)
  • abortOnCannotGrowMemory
  • Aborted(OOM)

Probable root cause

Resource leakage around the instantiation of LNSocket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions