ra1nstorm / ra1nstorm-helper

Automatically configures an environment to run checkra1n
MIT License
219 stars 112 forks source link

keeps giving erreor #66

Open motoissa opened 4 years ago

motoissa commented 4 years ago

Verifying archive integrity... 100% All good. Uncompressing ra1nstorm_stage2 100%
ra1nstorm must be run as root Checking if zenity and gawk are installed... Launching setup... No protocol specified Unable to init server: Could not connect: Connection refused

(zenity:3562): Gtk-WARNING **: 19:21:43.063: cannot open display: :0.0

selmansem commented 4 years ago

Run it using bash without sudo. bash ra1nstorm.run Note that it opens a user interface, can't run it using ssh

michael50310 commented 4 years ago

Hi, can confirm that doesn't solve the OP's problem. I believe this issue is caused by server side, not command issue. I'm running latest ubuntu 19

jose97ct commented 4 years ago

I've got the exact same issue since 0.9.4b. 0.9.3 worked fine for me except of the USB detect bug that should've been solved but I cannot confirm because of this new bug

Running Kubuntu 19.10 in AMD A10-7300 and 8Gb of RAM

Games-Crack commented 4 years ago

use sudo ./ra1nstorm.run bash is not needed because an terminal or cli is running bash

DeltaOn3X commented 4 years ago

Have the same error, can also confirm that using sudo without bash will not work.

DeltaOn3X commented 4 years ago

Just try Linux mint, it worked for me with Linux mint

jose97ct commented 4 years ago

Okay, so I just tried it in a Linux Mint live USB and it didn't give me that error, but I tried installing Cinnamon Desktop in my Kubuntu and it failed again (this time I was using an i3-7100 and 8Gb of RAM). I thought it was related to the desktop environment but it doesn't seem to be the thing

jose97ct commented 4 years ago

FINALLY I found out the solution! I installed Linux Mint in my main PC and it kept giving error, but doing some research I fixed it by simply running xhost + in the terminal. Fix also tested in Kubuntu and it works too