HGL
quickest-silver

Error spawn ./legendary ENOENT

I am unable to log into the Epic Store. * I have tried both methods, multiple times.
* I have updated and reinstalled the flatpak * always I get the following...
(14:37:54) INFO: [Frontend]: Called Epic Login
(14:37:54) INFO: [Legendary]: Logging in: /run/user/1000/doc/3bfb437d/legendary auth --code <redacted>
(14:37:54) ERROR: [Legendary]: Error running command "/run/user/1000/doc/3bfb437d/legendary auth --code <redacted>": Error: spawn ./legendary ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:476:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
(14:37:54) INFO: [Frontend]: Called Epic Login
(14:37:54) INFO: [Legendary]: Logging in: /run/user/1000/doc/3bfb437d/legendary auth --code <redacted>
(14:37:54) ERROR: [Legendary]: Error running command "/run/user/1000/doc/3bfb437d/legendary auth --code <redacted>": Error: spawn ./legendary ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:476:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
No description
2 Replies
quickest-silver
quickest-silverOP2y ago
Note: I also have no user.json file anywhere on my system. (did a find . | grep user.json from / and only found 1 non-related match)
sharp-indigo
sharp-indigo2y ago
are you using a custom binary for legendary? I think the error is saying /run/user/1000/doc/3bfb437d/legendary doesn't exist (maybe it does exist but heroic doesn't have access to it) you shouldn't remove parts of the logs

Did you find this page helpful?