Would anyone know how to get Anaconda Navigator to update to the latest version of 2.1.0? Every time I try it will not do it. I looked it up on Youtube and there was a video post that said to try as an administrator. I tried that as well. When I hit update the window opens and strongly suggests updating to 2.1.0. It asks me if I want to update it, and I tap the yes button in green. It says that it will automatically shut down and begin the update, but once it shuts down it never updates or anything. Can anyone give me some insight as to what to do next?
Same issue, Solved by opening command prompt as administrator and using
conda install anaconda-navigator=2.2.0
A couple of days before I have installed on my PC with Windows 7 Professional new version of PgAdmin (version 4). It worked fine, but today it loads slowly and then information window appears with text: "PgAdmin fatal error. The appllication server could not be contacted.". I restarted windows, but it doesn't help. Is there any solution of this problem? Thanks.
I had the same issue. Try right clicking the PgAdmin icon and clicking "Run as administrator". Worked for me.
worked for me if I run PgAdmin as administrator.
Right click on the .exe file and run as administrator. It will work.
I tried all options mentioned in link Postgresql can't connect application server through PGAdmin4 .
But none of the options worked, then launching C:\Program Files (x86)\pgAdmin 4\v2\runtime\pgAdmin4.exe from command prompt worked fine.
i got this error using PgAdmin 4 (v4.3) and here is what fixed it for me
right lick on my server and disconnect server
reconnect by clicking expand arrow on the server.
seems my connection was stale
in C:\Users(your username)\AppData\Roaming
delete folder pgAdmin
(AppData - is hidden folder)
run pgadmin with administrator.
Worked Fine for me
Previously it was showing Fatal error
I had to reinstall it, as Steve suggested in comments. Then it started working again.
It's probably best to start with Ray Jowa's solution -- try right clicking the PgAdmin icon and clicking "Run as administrator".
This was odd, my PATH variable which had the python interpreter in it was somehow a factor, I do not completely understand though, right after I removed it everything worked, I will look further into it but so far I think that if you have python interpreter it might be the one causing the issue.
rename your C:\Users<your username>\AppData\Roaming\pgAdmin to .back and restart pgAdmin v4.6x
Actually I am not capable to login to Appcelerator Studio. It's throw this message when I try to login via appc login.
Any clue ?
this may be because of the outdated cli version. Just go into "Check for updates" in menu of appecelarator and if it is showing new CLI available then pls download it.
Hope this will solve the issue :)
I am trying to install Laravel's Homestead on an old Machine that I have. couple dependansies that Homestead will need in VM VirualBox and Vagrant.
I was able to install VM VirtualBox but everytime I try to install vagrant_1.7.4.msi it won't event show the installation process.
I don't get any error or any type of hints. I double click on the file and nothing happens. I tried rebooting my server which did not help.
I tried to run vagrant as admin and that did not help
any Idea why the installer will not start?
I figured out the problem.
right click on the installer and select "Properties"
At the bottom of the "Properties" page under advanced button you will find a button called "Unblock" clock it and try to install the program.
This problem drove me crazy for 2 days I hope it help someone stuck!
I was trying to install Apache marmotta on my home laptop.. I was able to install the program. But when I'm starting it by clicking the Start Apache Marmotta button, I m getting an error like the linked image below.
The error occurs just before launching the localhost:8080 page. The program exits if I hit the cancel button.
Does anybody have answer to this?
Is there any other dependency on some other program like MySql server or anything?
I had the same problem in my case:
Solution:
Just disconnect the internet and so it would begin to work properly subsequently.
Sorry for my English.