mastodont icon indicating copy to clipboard operation
mastodont copied to clipboard

Error due to headless machine and no browser

Open azcoigreach opened this issue 2 years ago • 0 comments

ℹ Opening browser to instance blocklist... 22:10:36 node:events:491 throw er; // Unhandled 'error' event ^

Error: spawn xdg-open ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:285:19) at onErrorNT (node:internal/child_process:485:16) at processTicksAndRejections (node:internal/process/task_queues:83:21) Emitted 'error' event on ChildProcess instance at: at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) at onErrorNT (node:internal/child_process:485:16) at processTicksAndRejections (node:internal/process/task_queues:83:21) { errno: -2, code: 'ENOENT', syscall: 'spawn xdg-open', path: 'xdg-open', spawnargs: [ 'https:///admin/instances?limited=1' ] }

There is no GUI on this machine, the app does not handle that cleanly

azcoigreach avatar Dec 03 '22 22:12 azcoigreach