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

Robosats Desktop 0.7: tor EACCES error #1512

Open
rolznz opened this issue Oct 5, 2024 · 1 comment
Open

Robosats Desktop 0.7: tor EACCES error #1512

rolznz opened this issue Oct 5, 2024 · 1 comment

Comments

@rolznz
Copy link

rolznz commented Oct 5, 2024

Describe the bug
Running the desktop app seems to have an access error which breaks the app.

robosats-desktop-v0.7.0-linux-x64$ ./Robosats 
A JavaScript error occurred in the main process
Uncaught Exception:
Error: spawn /ommitted/robosats-desktop-v0.7.0-linux-x64/resources/app/tor/tor-linux/tor/tor EACCES
    at ChildProcess._handle.onexit (node:internal/child_process:286:19)
    at onErrorNT (node:internal/child_process:484:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

To Reproduce
Steps to reproduce the behavior:

  1. Download the latest desktop app
  2. Extract it
  3. chmod +x the filename
  4. Run it (see error above)

Expected behavior
No error at startup

Desktop (please complete the following information):

  • OS: Ubuntu 22.04.5 LTS
  • Version robosats-desktop-v0.7.0-linux-x64

Additional context
First time trying the desktop app

@KoalaSat
Copy link
Member

KoalaSat commented Oct 8, 2024

hi @rolznz I tested it and it worked for me, is it possible that the reason is you extract the file with permissions not open to your ubuntu user?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants