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

Couldn't open Firefox! Check the installation instructions again! #168

Open
lazengann86-zz opened this issue Feb 4, 2022 · 33 comments
Open

Comments

@lazengann86-zz
Copy link

Anyone else getting this issue?

My current Firefox version is 91.5.0esr should be up to date.

@whiteman-69
Copy link

Firefox version (97.0.1) up to date latest version
Python3 version 3.9.8
I'd followed alll instruction but still its showing me error that *Couldn't open Firefox! Check the installation instructions againn ! Please hellp me im tiredd offf itttt

@lazengann86-zz
Copy link
Author

Firefox version (97.0.1) up to date latest version Python3 version 3.9.8 I'd followed alll instruction but still its showing me error that *Couldn't open Firefox! Check the installation instructions againn ! Please hellp me im tiredd offf itttt

Same, I just completely gave up on this tool.

@Enigma1309
Copy link

remove the gecko driver (if any) and make sure to paste the gecko driver to the given directory without using root

@ayushis2ayush
Copy link

Bruhh!!! Still now working error there please help out with this issue why not working or make a separate video!!!

@TalhaJamal001
Copy link

Same with me, I have tried everything i could but still its not working
Help me

@owais1900
Copy link

owais1900 commented Feb 4, 2023

IMG_20230204_192122
Help couldn't open firefox

@ayushis2ayush
Copy link

ayushis2ayush commented Feb 4, 2023 via email

@krish154
Copy link

krish154 commented May 7, 2023

i am getting the samw issue can anyone help me with this

@dorzie66
Copy link

I solved this problem....Soon i will share you the solution....

On Sat, Feb 4, 2023 at 7:22 PM owais1900 @.> wrote: [image: IMG_20230204_192122] https://user-images.githubusercontent.com/124440422/216771270-768d5808-a24c-4b34-93a9-e780e81bcb0a.jpg Helo couldn't open firefox — Reply to this email directly, view it on GitHub <#168 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQTKKWG7VJYWZRM6W4MCZOTWVZNINANCNFSM5NQMALZQ . You are receiving this because you commented.Message ID: @.>

how did you solve the problem?

@karthika-1119
Copy link

There is no answer provided for the issue which is arrived

@Enigma1309
Copy link

I solved this problem....Soon i will share you the solution....

On Sat, Feb 4, 2023 at 7:22 PM owais1900 @.> wrote: [image: IMG_20230204_192122] https://user-images.githubusercontent.com/124440422/216771270-768d5808-a24c-4b34-93a9-e780e81bcb0a.jpg Helo couldn't open firefox — Reply to this email directly, view it on GitHub <#168 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQTKKWG7VJYWZRM6W4MCZOTWVZNINANCNFSM5NQMALZQ . You are receiving this because you commented.Message ID: _@**.**_>

how did you solve the problem?

when ur copying the gecko driver make sure to copy and paste it without root permissions

@Hilmand
Copy link

Hilmand commented Jun 16, 2023

has anyone solved the issue ? if yes, please tell me how ???

@LucaReggiannini
Copy link
Collaborator

LucaReggiannini commented Jun 17, 2023

Hello guys. The framework got several updates recently: maybe it's worth a retry.

If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions

If you stll have the problem please do the following:
launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error)

edit: plus if you are not running the framework as root make sure to set the port higher than 1024!

@WaseemKarim
Copy link

Couldn't open Firefox! Check the installation instructions again! Any Fix plz!

@LucaReggiannini
Copy link
Collaborator

Please follow the following instructions

Hello guys. The framework got several updates recently: maybe it's worth a retry.

If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions

If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error)

edit: plus if you are not running the framework as root make sure to set the port higher than 1024!

@Nanioo5
Copy link

Nanioo5 commented Jun 21, 2023

Please follow the following instructions

Hello guys. The framework got several updates recently: maybe it's worth a retry.
If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions
If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error)
edit: plus if you are not running the framework as root make sure to set the port higher than 1024!
i followed your procedure it shows like this
Exception: WebDriver.init() got an unexpected keyword argument 'executable_path'
Trackback:
Traceback (most recent call last):
File "/home/kali/Downloads/QRLJacking/QRLJacker/core/browser.py", line 76, in new_session
new_headless[module_name]["Controller"] = Firefox(profile, executable_path="/usr/local/share/geckodriver", capabilities=caps)#options=self.opts) # Inserting the browser object
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: WebDriver.init() got an unexpected keyword argument 'executable_path'

@Nanioo5
Copy link

Nanioo5 commented Jun 21, 2023

help me with this please

@LucaReggiannini
Copy link
Collaborator

Please follow the following instructions

Hello guys. The framework got several updates recently: maybe it's worth a retry.
If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions
If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error)
edit: plus if you are not running the framework as root make sure to set the port higher than 1024!
i followed your procedure it shows like this
Exception: WebDriver.init() got an unexpected keyword argument 'executable_path'
Trackback:
Traceback (most recent call last):
File "/home/kali/Downloads/QRLJacking/QRLJacker/core/browser.py", line 76, in new_session
new_headless[module_name]["Controller"] = Firefox(profile, executable_path="/usr/local/share/geckodriver", capabilities=caps)#options=self.opts) # Inserting the browser object
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: WebDriver.init() got an unexpected keyword argument 'executable_path'

seems that this is another problem that depends on Selenium (it seems a known issue) and not on QRLJacker.
Please take a look at mintapi/mintapi#603 for a fix.

@LucaReggiannini
Copy link
Collaborator

Cano you guys confirm if the issue is still present?

@AKera203
Copy link

anyone got a real fix for the issue that can help, or people are just having fun making others go in spirals!!!

@LucaReggiannini
Copy link
Collaborator

anyone got a real fix for the issue that can help, or people are just having fun making others go in spirals!!!

Please have a look at my past comments. The problem is caused by Selenium. A temporary fix is to downgrade your Selenium version: pip install "selenium<4.10".
If the problem persist, please post your full output of the error as i suggested before:

Hello guys. The framework got several updates recently: maybe it's worth a retry.

If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions

If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error)

edit: plus if you are not running the framework as root make sure to set the port higher than 1024!

@MuntasirArafat
Copy link

I Tried with "python3 QrlJacker.py --debug" command to see the errors it shows this what to do now ?

Screenshot 2023-10-21 205018

@1-chetanyadav
Copy link

✅✅✅ COULD'T OPEN FIREFOX fix >> I DID THIS AND THIS ERROR WAS FIXED

Sudo apt update
Sudo apt upgrade

Pip install selenium less than 4.10 >> pip install "selenium<4.10"

Reload and refresh in QRLJacking (main menu)

It will fix the error >>

fix hackwhast

@1-chetanyadav
Copy link

anyone got a real fix for the issue that can help, or people are just having fun making others go in spirals!!!

Please have a look at my past comments. The problem is caused by Selenium. A temporary fix is to downgrade your Selenium version: pip install "selenium<4.10". If the problem persist, please post your full output of the error as i suggested before:

Hello guys. The framework got several updates recently: maybe it's worth a retry.
If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions
If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error)
edit: plus if you are not running the framework as root make sure to set the port higher than 1024!

thanks it worked >>

@1-chetanyadav
Copy link

has anyone solved the issue ? if yes, please tell me how ???

try this

@1-chetanyadav
Copy link

Please follow the following instructions

Hello guys. The framework got several updates recently: maybe it's worth a retry.
If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions
If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error)
edit: plus if you are not running the framework as root make sure to set the port higher than 1024!
i followed your procedure it shows like this
Exception: WebDriver.init() got an unexpected keyword argument 'executable_path'
Trackback:
Traceback (most recent call last):
File "/home/kali/Downloads/QRLJacking/QRLJacker/core/browser.py", line 76, in new_session
new_headless[module_name]["Controller"] = Firefox(profile, executable_path="/usr/local/share/geckodriver", capabilities=caps)#options=self.opts) # Inserting the browser object
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: WebDriver.init() got an unexpected keyword argument 'executable_path'

try this>>

@kayky-aim
Copy link

✅✅✅ NÃO CONSEGUI ABRIR a correção do FIREFOX >> FIZ ISSO E ESTE ERRO FOI CORRIGIDO

Atualização do Sudo apt Atualização do Sudo apt

Pip instala selênio menor que 4,10 >> pip instala "selenium<4,10"

Recarregue e atualize no QRLJacking (menu principal)

Isso corrigirá o erro >>

consertar hackear

It worked, thank you very much

@omd01
Copy link

omd01 commented Jan 7, 2024

✅✅✅ COULD'T OPEN FIREFOX fix >> I DID THIS AND THIS ERROR WAS FIXED

Sudo apt update Sudo apt upgrade

Pip install selenium less than 4.10 >> pip install "selenium<4.10"

Reload and refresh in QRLJacking (main menu)

It will fix the error >>

fix hackwhast

Session was not stored or shown on the terminal ? After scanning qr

@medicorpmathur
Copy link

medicorpmathur commented Jan 30, 2024

What i did and its working ...Just down grade the selenium

chmod ugo+rwx /usr/local/share/geckdriver

chmod ugo+rwx /usr/local/share

pip install "selenium<4.10" then restart

python3 QrlJacker.py

image
image

its working !

@eccentric66
Copy link

What i did and its working ...Just down grade the selenium

chmod ugo+rwx /usr/local/share/geckdriver

chmod ugo+rwx /usr/local/share

pip install "selenium<4.10" then restart

python3 QrlJacker.py

image image

its working !

Thankyou so much friend :)

@eccentric66
Copy link

i have completed every step but after scanning whatsapp no session came in kali linus terminal

Uploading image.png…

@moisha0007
Copy link

Screenshot 2024-03-13 230038
please help me!!

@rundutproject
Copy link

What i did and its working ...Just down grade the selenium

chmod ugo+rwx /usr/local/share/geckdriver

chmod ugo+rwx /usr/local/share

pip install "selenium<4.10" then restart

python3 QrlJacker.py

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