pgAdmin 4 Desktop Runtime has stopped working - windows

I've installed pgAdmin4 v2 on Windows 7. The installation went fine and I could launch it successfully without any issue. After couple of days, now if I try to load GUI I am getting the error – “pgAdmin 4 Desktop Runtime has stopped working”. Log file shows below error entries:
raise URLError(err)
URLError: <urlopen error Tunnel connection failed: 407 authenticationrequired>
2018-03-26 13:16:01,937: ERROR pgadmin: Exception when checking for update
Does anyone know how to fix the issue?

Version check was root cause of the problem as my network has restricted access. Disabling version check in application config settings (UPGRADE_CHECK_ENABLED = False in config_local.py) fixed the issue in my case.

Related

Error during installation of Jasper Reportt Server

I'm trying to install Jasper Report Server but I keep getting always the same error: during the post-install actions I get the following
Problem running post-install step. Installation may not complete correctly
Error running C:\Jaspersoft\jasperreports-server-cp-8.0.0/buildomatic/js-ant.bat
load-sugarcrm-db:[create-ks] Failed to create the keystore C:\Users\Paolo\.jrsks
BUILD FAILED
C:\Jaspersoft\jasperreports-server-cp-8.0.0\buildomatic\build.xml:377: The
following error occurred while executing this line:
C:\Jaspersoft\jasperreports-server-cp-8.0.0\buildomatic\bin\setup.xml:377:
Keystore may have been tampered with.
Total time: 1 second
I'm using the default installation and windows 11. I also tried running it in compatibility mode for Windows 7 but nothing changed. Can someone help me?
My problem was that js-install.sh created the keystore and placed it in a user directory, where it then couldn't access it again.
You could check the access rights for the folder the keystore is placed, and check if your user has the right ones.

Issues in initializing Pentaho biserver with postgresql on a Mac

I'm trying to get pentaho server BI installed with postgresql on a macos.
When I launch http://localhost:8080/pentaho/, I get the following error:
And I'm also getting the following errors on pentaho log file :
2017-10-17 16:31:33,237 ERROR [org.hibernate.util.JDBCExceptionReporter] ERROR:column am.amcanorder does not exist
Position : 407
2017-10-17 16:31:33,239 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] could not complete schema update
I really don't know from where to start to fix these as I'm new to both pentane and mac. Any hint please?
What type of install did you choose: SourceForge/Pentaho web site, Manual/Standard,... Tell us which file you did download, and what you did to configure it with postgres...

laravel 5.3 installation error in windows 10

when installing laravel, there's an error
Failed to decode response: zlib_decode(): data error
Retrying with degraded mode, check https://getcomposer.org/doc/articles/troubleshooting.md#degraded-mode for more info
what cause this error
Well according to the link that you posted:
-Disable HTTP-scanner if you use ESET antivirus
-Disable your ipv6 connection

PhpStorm: SSH-Connection failed. Error: 399

I have encountered a strange error in PhpStorm that never happened before. Whenever I try to connect to a server via SSH, PhpStorm gives out an error that says only:
Connection to 'IP-Address' failed.
399
Nothing more. Only '399'. View also on this screenshot:
The normal SSH-Protocol via the Mac-Terminal works fine and other programs like FileZilla do not have any trouble connecting via SSH.
I'm using:
Mac-OS (Version 10.11.3)
PhpStorm (Version 10.0.3)
What does that error mean? Anybody has an idea?

MSI: Setup failed due to unexpected cirumstances The error code is 80004005 Installation failed with error code 1603

I am trying to install SCCM client on a machine. I have tried remotely, I have tried manually. I have removed everything (ccm folder, ccmsetup folder) I am not sure what else to do.
I am getting the following errors:
Right after Searching for available transform I get this error
Failed to find resource file 'client.mst'
Right after CcmSetObjectSecurityInit. Applying security permissions I get this error
MSI: Setup failed due to unexpected circumstances The error code is 80004005
*Installation failed with error code 1603*
I saw a suggestion about deleting some registry keys, but I cannot find the forum that mention that again so I haven't tried it.
The client I am trying to install is SCCM 2007 SP2
Any thoughts would help.

Resources