Failed to execute default web browser input output error ubuntu

Steps on how to resolve “Failed to Execute Default Web Browser. Input/Output Error.” in Ubuntu Linux – Windows 10 Subsystem: Step 1. Open Commandline. Step 2. Type “sudo apt…
Skip to content

PinoyITSolution Logo

How to fix “Failed to Execute Default Web Browser. Input/Output Error.”

How to fix “Failed to Execute Default Web Browser. Input/Output Error.”

Steps on how to resolve “Failed to Execute Default Web Browser. Input/Output Error.” in Ubuntu Linux – Windows 10 Subsystem:

Step 1. Open Commandline.
Step 2. Type “sudo apt-get install firefox” then press Enter.

Watch video tutorial below:

Share this:

Related

Share This Story, Choose Your Platform!

Related Posts

Page load link

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit «Cookie Settings» to provide a controlled consent.

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.

Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.

Cookie Duration Description
cookielawinfo-checkbox-analytics 11 months This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category «Analytics».
cookielawinfo-checkbox-functional 11 months The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category «Functional».
cookielawinfo-checkbox-necessary 11 months This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category «Necessary».
cookielawinfo-checkbox-others 11 months This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category «Other.
cookielawinfo-checkbox-performance 11 months This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category «Performance».
viewed_cookie_policy 11 months The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.

Go to Top

@reyandutta

When clicking on beef xss framework, a terminal is opening and when it redirects to Web browser like in 5.. 4.. 3.. 2.. 1..
I get an error in a dialog box

Failed to execute default web browser
input output error

Please help me on this..
I tried to set preffered Web browser to Mozilla. But it didn’t helped.

@jcrew99

@reyandutta Can you please provide the error information, confirmation of environment and any other information?

@reyandutta

@bcoles

Did the BeEF service start lsof -i :3000 ?

Can you access BeEF in your web browser using http://127.0.0.1:3000/ui/panel ?

@reyandutta

Thanks! Problem Solved. The other beef which i installed via apt install beef-xss was conflicting with the cloned beef. So Iuninstalled it. Now its working fine.
It was my own mistake

@duanescarlett

How did you uninstall the old cloned beef?

@reyandutta

How did you uninstall the old cloned beef?

sudo apt remove beef-xss
Hope it helps!

@chandanmund

How did you uninstall the old cloned beef?

sudo apt remove beef-xss
Hope it helps!

Should I uninstall the beef and again install using git clone?

@reyandutta

How did you uninstall the old cloned beef?

sudo apt remove beef-xss
Hope it helps!

Should I uninstall the beef and again install using git clone?

What issue are you facing?

@jcrew99

@chandanmund Some people are reporting issues with Beef-xss which is the pre-packaged beef repo.
If it is unable to start like this:

beef-xss.service - beef-xss
Loaded: loaded (/lib/systemd/system/beef-xss.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since xxxxx ago
Process: 1581 ExecStart=/usr/share/beef-xss/beef (code=exited, status=1/FAILURE)
Main PID: 1581 (code=exited, status=1/FAILURE)"

Can you please describe your setup so i can replicate and then chase up an interim fix and then try and raise with the kali gitlab repo.

Otherwise yes, if you are having issue and the installation guide on the wiki should be able to help with the install.

@reyandutta

@chandanmund Some people are reporting issues with Beef-xss which is the pre-packaged beef repo.
If it is unable to start like this:

beef-xss.service - beef-xss
Loaded: loaded (/lib/systemd/system/beef-xss.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since xxxxx ago
Process: 1581 ExecStart=/usr/share/beef-xss/beef (code=exited, status=1/FAILURE)
Main PID: 1581 (code=exited, status=1/FAILURE)"

Can you please describe your setup so i can replicate and then chase up an interim fix and then try and raise with the kali gitlab repo.

Otherwise yes, if you are having issue and the installation guide on the wiki should be able to help with the install.

Hey, Can u clarify that whats the difference between the cloned beef and the apt install beef-xss. Are both versons same?

@bcoles

Hey, Can u clarify that whats the difference between the cloned beef and the apt install beef-xss. Are both versons same?

BeEF on the GitHub master branch receives more frequent updates but is also less tested. It should work on any system that is capable of running modern Ruby, although Windows is not officially supported.

The beef-xss package on Kali is maintained by the Kali team. In theory, it is meant to have been repacked for use specifically in the Kali environment. In theory, it should be set up to work with Kali.

@reyandutta

Hey, Can u clarify that whats the difference between the cloned beef and the apt install beef-xss. Are both versons same?

BeEF on the GitHub master branch receives more frequent updates but is also less tested. It should work on any system that is capable of running modern Ruby, although Windows is not officially supported.

The beef-xss package on Kali is maintained by the Kali team. In theory, it is meant to have been repacked for use specifically in the Kali environment. In theory, it should be set up to work with Kali.

Thank you for the clarification!

@JeffreyBrown21

I am running BeEF in Kali, and I can’t get the sudo beef-xss command to work without the error. When I run BeEf from the Exploitation Tools menu, it won’t work either. However, I can access BeEF in my web browser using http://127.0.0.1:3000/ui/panel. Any advice?

@Sahraoui1

Did the BeEF service start lsof -i :3000 ?

Can you access BeEF in your web browser using http://127.0.0.1:3000/ui/panel ?

When i start beef-xss it show

System has not been booted with systemd as init system (PID 1). Can’t operate.
Failed to connect to bus: Host is down
System has not been booted with systemd as init system (PID 1). Can’t operate.
Failed to connect to bus: Host is down

@Sahraoui1

Can someone help me
System has not been booted with systemd as init system (PID 1). Can’t operate.
Failed to connect to bus: Host is down
System has not been booted with systemd as init system (PID 1). Can’t operate.
Failed to connect to bus: Host is down

@bcoles

Can someone help me
System has not been booted with systemd as init system (PID 1). Can’t operate.
Failed to connect to bus: Host is down
System has not been booted with systemd as init system (PID 1). Can’t operate.
Failed to connect to bus: Host is down

Try using sudo. Review dmesg and journalctl logs for errors.

@Sahraoui1

I using termux
Show me how to do it

On Tue, May 19, 2020, 13:15 bcoles ***@***.***> wrote:
Can someone help me
System has not been booted with systemd as init system (PID 1). Can’t
operate.
Failed to connect to bus: Host is down
System has not been booted with systemd as init system (PID 1). Can’t
operate.
Failed to connect to bus: Host is down

Try using sudo. Review dmesg and journalctl logs for errors.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1908 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APLYN4QPDZUCF2NSEMIL5SLRSJZ45ANCNFSM4MGZ4PQA>
.

@bcoles

I using termux Show me how to do it

On Tue, May 19, 2020, 13:15 bcoles @.***> wrote: Can someone help me System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down Try using sudo. Review dmesg and journalctl logs for errors. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#1908 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/APLYN4QPDZUCF2NSEMIL5SLRSJZ45ANCNFSM4MGZ4PQA .

#1680

@1r0n51d3

@reyandutta @jcrew99 When clicking on beef xss framework, a terminal is opening and when it redirects to Web browser like in 5.. 4.. 3.. 2.. 1..
I get an error in a dialog box

Failed to execute default web browser
input output error

Please help me on this..
I tried to set preffered Web browser to Mozilla. But it didn’t helped.

@bcoles

@hackingjoy open your web browser. browse to http://127.0.0.1:3000/ui/panel

@hacker7221

I had install kali nethunter rootless on my android device using termux , first time i tried to open the webbrowser it was showing an error!’Crash Annotation GraphicsCriticalError’ very big lines ; so then i updated and upgraded all packages and now its showing failed to execute default web browser input/output error ! Please help me oit of this. #2021

@jcrew99

@hacker7221,
BeEF isn’t support on termux unfortunately, i suggest looking here for information: #1680
If we can we might be able to help but we will need a lot more information about the error and environment setup before we can do that, i suggest a looking at the issue template for suggestions on info that we would need provided to try to help.

@Aduwoayooluwa

How did you uninstall the old cloned beef?

sudo apt remove beef-xss Hope it helps!

I have the same issue but I am going to try this to see if it will work for my case

@DainelXin

Firefox is input/output error on my Android. How can I fix it?Screenshot_2022-11-09-15-40-18-168_com.offsec.nethunter.kex.jpg

  • Home
  • Forum
  • The Ubuntu Forum Community
  • Ubuntu Official Flavours Support
  • Desktop Environments
  • [SOLVED] Failed to execute default web browser — input output error

  1. Exclamation Failed to execute default web browser — input output error

    So I have google-chrome-beta (Version 22.0.1229.26 beta) installed, and Xfce is having issues with it. Whenever I try and pass a URL through to my web browser (say, opening a link from irssi), it opens in a new tab in Chrome (great) but then returns an error saying «failed to execute default web browser — input output error.» (profoundly annoying).

    This only happens with Chrome, if my browser is set to Opera, it opens in a new tab in Opera and does not return the error. Same thing with Firefox. This bothers me because Chrome is the browser I want to use. Any ideas on how to resolve this? Even just suppressing the error message would work wonders for me. Thanks in advance.


  2. Re: Failed to execute default web browser — input output error

    Quote Originally Posted by unheeding
    View Post

    So I have google-chrome-beta (Version 22.0.1229.26 beta) installed, and Xfce is having issues with it. Whenever I try and pass a URL through to my web browser (say, opening a link from irssi), it opens in a new tab in Chrome (great) but then returns an error saying «failed to execute default web browser — input output error.» (profoundly annoying).

    This only happens with Chrome, if my browser is set to Opera, it opens in a new tab in Opera and does not return the error. Same thing with Firefox. This bothers me because Chrome is the browser I want to use. Any ideas on how to resolve this? Even just suppressing the error message would work wonders for me. Thanks in advance.

    You are using a beta version and you should expect errors. See if you can file a bug report with Google Chrome. They release beta verison for testing. If you do not want to test it, and want a more solid verison use the latest stable release. If your problem goes away then you will know it is the beta that is the problem.
    Just for the record I am having an issue with Chrome but it is different then your problem.


  3. Unhappy Re: Failed to execute default web browser — input output error

    Okay, the problem was with the Beta/Unstable version of Chrome… although I do really want to run the bleeding edge versions, but obviously they have some problems with Xfce. (KDE works fine, sigh)

    Edit: Thank you irv.


  4. Re: Failed to execute default web browser — input output error

    Well, Chrome 22 is the stable version now and I’m having the same problem. Somehow chrome 22 and xfce do things that previously were ok, but aren’t anymore


  5. Re: Failed to execute default web browser — input output error

    same here … chrome 22 and xfce do not kiss …


  6. Re: Failed to execute default web browser — input output error

    I am experiencing this as well. I have Chrome mapped to my «Mail Reader» main menu icon, with gmail and facebook opening up in separate tabs upon launch. If Chrome is not open already, this works fine. However, if Chrome is already open, then if I select «Mail Reader» again, a new Chrome window opens and this error occurs.


  7. Re: Failed to execute default web browser — input output error

    Did anyone post this error to bugtrack of Chrome or xfce?


  8. Re: Failed to execute default web browser — input output error

    Quote Originally Posted by jigsaw!
    View Post

    Did anyone post this error to bugtrack of Chrome or xfce?

    https://bugzilla.xfce.org/show_bug.cgi?id=9346


  9. Re: Failed to execute default web browser — input output error

    Here’s a workaround:

    1. Close Chrome
    2. In Xfce’s preferred applications menu, select google-chrome (try changing it to Firefox and back to Chrome if you want to be thorough)
    3. Start Chrome
    4. When it asks if you want to set it as the default browser, choose no.

    and voila, should work.


  10. Re: Failed to execute default web browser — input output error

    Quote Originally Posted by unheeding
    View Post

    Here’s a workaround:
    […]
    and voila, should work.

    Mh, I tried the workaround you’re outlining above, but it doesn’t work for me. In Google Chrome, I chose not to set it as default browser and it doesn’t say so in Chrome’s preferences. Nevertheless, the error remains… any ideas?

    MB Pro 6,2


Tags for this Thread

Bookmarks

Bookmarks


Posting Permissions

Created attachment 4646 
error window as displayed

See here:
http://ubuntuforums.org/showthread.php?t=2053643

The reason I'm filing this here and not at Chrome is because it appears to work fine in KDE and Gnome, but not XFCE

Happens with both the Chrome blob from google on XUbuntu and Chromium compiled from source on gentoo
Browser version: 22.0.1229.79 (158531)

To Reproduce:
1. Install Chrome/Chromium version 22.*
2. Set Chrome/Chromium as the default browser
3. Start an instance of Chrome/Chromium
4a. Click a link a separate app (like chat or terminal that will open in Chrome/Chromium)
4b. Or you can try to start another instance of the browser while the current on is running using the "Application Menu" or other desktop file that runs the default web browser, not the Chrome/Chromium specific desktop file.

What Happens:
The link is properly followed, but an error box appears with no title. The text reads:
"Failed to execute default Web Browser.

Input/output error."

Judging from the KDE system monitor, the error is coming from "exo-helper-1"
command:
/usr/lib64/xfce4/exo-1/exo-helper-1 --launch WebBrowser http://google.com

Comment 1 john 2012-10-02 17:17:20 CEST

on Gentoo, the version of exo that is installed is:
xfce-base/exo-0.8.0
in case that helps.

Comment 2 john 2012-10-02 17:20:18 CEST

sorry, for more comments.

In Ubuntu the installed packages are:
exo-utils-0.6.2-4
libexo-helpers-0.6.2-4
libexo-common-0.6.2-4

Comment 3 blayder.r 2012-10-02 21:45:26 CEST

Linux 3.5.4-1-ARCH #1 SMP PREEMPT Sat Sep 15 13:04:04 UTC 2012 i686 GNU/Linux
Archlinux 32-bit
Name           : exo
Version        : 0.8.0-1
I can confirm same bug with Google Chrome.

Comment 4 alianna117 2012-10-02 22:05:57 CEST

I can confirm the same bug too.
Gentoo x86_64, Chromium 22.0.1229.91, exo 0.8.0.

Comment 5 alianna117 2012-10-09 18:36:22 CEST

Updating Chromium to v.23.0.1271.22 fixed the problem

Comment 6 john 2012-10-12 19:39:53 CEST

Looks like it was fixed with the latest stable chromium release 22.0.1229.94

Понравилась статья? Поделить с друзьями:
  • Failed to initialize battleye service driver load error 1450 как исправить
  • Failed to establish chain from reply ошибка
  • Failed to initialize battleye service driver load error 1450 pubg
  • Failed to enforce app error 0x87d01106
  • Failed to initialize battleye service driver load error 1450 breakpoint