developersu / ns-usbloader

Awoo Installer and GoldLeaf uploader of the NSPs (and other files), RCM payload injector, application for split/merge files.
GNU General Public License v3.0
1.82k stars 123 forks source link

help: Failed to connect to socket #149

Closed J-Kappes closed 11 months ago

J-Kappes commented 1 year ago

I followed the instructions for setting up non-root-use literally. If I was supposed to switch out anything, it was not made clear.

Now when I run ns-usbloader as non-root I get the following error: (java:15648): dbind-WARNING **: 18:31:21.158: Couldn't connect to accessibility bus: Failed to connect to socket /root/.cache/at-spi/bus_0: Permission denied

developersu commented 1 year ago

You should be able to use sockets starting from 1024 as non-privileged user. Usually. If you can't then it's some specific of your Linux distribution.