Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Failed to open the system default web browser. Is one installed? Pgadmin4

Tags:

php

pgadmin-4

Just wondering has anyone come across this issue with pgadmin4? Every time I go to open it, I get the following: Failed to open the system default web browser. Is one installed?.

Thanks

like image 604
user1655130 Avatar asked Aug 31 '18 15:08

user1655130


People also ask

How do I open pgAdmin in Chrome by default?

To open pgAdmin, select pgAdmin4 from the EDB Postgres menu. The client opens in your default browser. To connect to the Advanced Server database server, expand the Servers node of the Browser tree control, and right click on the EDB Postgres Advanced Server node.

Why is pgAdmin opening in browser?

You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. The fix is to start pgAdmin from the Applications menu and open a new window with New pgAdmin 4 window.


1 Answers

In mac make sure the default browser is selected from System preference

Choose System Preferences from the Apple () menu. Click General Choose your web browser from the ”Default web browser”

If default browser is set, try to change it and try again. This should solve the problem.

like image 169
Siva Avatar answered Sep 20 '22 13:09

Siva