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

grey screen with message "you don't have access to this resource" #2755

Closed
mjrtom7 opened this issue Apr 28, 2019 · 5 comments
Closed

grey screen with message "you don't have access to this resource" #2755

mjrtom7 opened this issue Apr 28, 2019 · 5 comments

Comments

@mjrtom7
Copy link

mjrtom7 commented Apr 28, 2019

  • Etcher version:
  • Operating system and architecture:
  • Image flashed:
  • Do you see any meaningful error information in the DevTools?
@mjrtom7
Copy link
Author

mjrtom7 commented Apr 28, 2019

Etcher newbie here...
version 1.5.24 won't launch, giving me this error message and a gray screen. Is there a way to rectify this issue?

@lurch
Copy link
Contributor

lurch commented Apr 29, 2019

Similar to #2659 ?

@mjrtom7
Copy link
Author

mjrtom7 commented May 4, 2019 via email

@markcusio
Copy link

As a non-root user I started Etcher from a linux terminal and got specific info of what resource I did not have access to.

john@johnwise /opt/balenaEtcher $ balena-etcher-electron
Error loading settings:
{ [Error: EACCES: permission denied, open '/home/john/.config/balena-etcher-electron/config.json']
errno: -13,
code: 'EACCES',
syscall: 'open',
path: '/home/john/.config/balena-etcher-electron/config.json' }
Gtk-Message: 22:58:43.950: GtkDialog mapped without a transient parent. This is discouraged.
ready-to-show: 21767.382ms

So I granted my user group "john" read/write to the folder and all sub folders/files:
/home/john/.config/balena-etcher-electron

@lurch
Copy link
Contributor

lurch commented Dec 16, 2019

@markcusio Interesting! Why didn't your john user have read-write access to /home/john/.config/ by default?

EDIT: Although maybe this could happen if you (mistakenly?) ran sudo balena-etcher-electron the first time (before /home/john/.config/balena-etcher-electron existed), and it would then create /home/john/.config/balena-etcher-electron as the root user, and so when you later run balena-etcher-electron without sudo, then it can't access the root-owned /home/john/.config/balena-etcher-electron folder? 🤷‍♂️

@dfunckt dfunckt closed this as completed Jul 12, 2023
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

4 participants