when i am doing vagrant up i am facing this error regarding could not resolve host - vagrant

when i am doing vagrant up i am facing this error.
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Could not resolve host: vagrant-boxes.cargomedia.ch

Related

How to resolve Plesk Error : Internal error: filemng failed

my website is no longer accessible. When I try to load my plesk file manager, im presented with the following error below.
Internal error: filemng failed: Unable to lookup SID for name TestWebSite: (1332) No mapping between account names and security IDs was done. (Error code 1)
I believe i'm on shared hosting so I can't RDP to the server. Any idea's what other options I have or how to resolve this issue/
Fix it in CLI with following commands:
"%plesk_dir%\bin\repair.exe" --repair-webspace-system-users -webspace-name example.com
"%plesk_dir%\bin\repair.exe" --repair-webspace-security -webspace-name example.com

pgAdmin 4 Desktop Runtime has stopped working

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.

Error: Exception thrown by the agent : java.net.MalformedURLException: Local host name unknown: java.net.UnknownHostException:

I have a problem, when creating spring boot application and trying to start it. I always get error message in eclipse:
Error: Exception thrown by the agent : java.net.MalformedURLException: Local host name unknown: java.net.UnknownHostException
I also tried to use spring-tool-suite but I have a same error message. Does anyone know what's the problem?
Ran into this trying to debug a Spring Boot project in Eclipse as well. I went and added a hosts entry in my /etc/hosts for the local IP and hostname you see in the console error. That seems to have cleared it up on my Linux dev machine.
On Windows I believe the entry goes into the C:\Windows\System32\drivers\etc\hosts file.

Error while running berks install

I have a windows instance which on top of that I'm running a windows docker container. On the instance itself I'm succeed to execute berks vendor/install without any issues. However on a windows docker container running on that machine it doesn't work and throws me a timeout error.
The error wasn't clear enough so I decided to execute librarian-chef install and got some more output. It appears that there is something related to SSL connection.
I tried several things after a long research during last couple days but still getting same error.
Resolving cookbook dependencies...
Fetching 'firefox' from source at .
Fetching 'firefox_test' from source at test/fixtures/cookbooks/firefox_test
Fetching cookbook index from https://supermarket.chef.io...
[2017-08-02T09:09:19+00:00] ERROR: Timeout connecting to https://supermarket.chef.io/universe, retry 1/5
[2017-08-02T09:14:24+00:00] ERROR: Timeout connecting to https://supermarket.chef.io/universe, retry 2/5
[2017-08-02T09:19:29+00:00] ERROR: Timeout connecting to https://supermarket.chef.io/universe, retry 3/5
[2017-08-02T09:24:34+00:00] ERROR: Timeout connecting to https://supermarket.chef.io/universe, retry 4/5
[2017-08-02T09:29:39+00:00] ERROR: Timeout connecting to https://supermarket.chef.io/universe, retry 5/5
Error retrieving universe from source: https://supermarket.chef.io
* [Berkshelf::APIClient::TimeoutError] Unable to connect to: universe
Using firefox (4.0.0) from source at .
Using firefox_test (0.1.0) from source at test/fixtures/cookbooks/firefox_test
Cookbook 'dmg' (4.0.0) not found in any of the sources! This can happen if the remote cookbook has been deleted or if the sources inside the Berksfile have changed Please run berks update dmg to resolve to a valid version.
I would be grateful if anyone could assist here.
Thanks in advance
I have the same error; this only happens when I am logged into my company's network. When I am on the internet directly, there is no issue; so I suspect it is a problem with a proxy server, or something in my company's network.
Slava: I sincerely hope that this is the same kind of problem; I just did not want to duplicate the question; please let me know and I can create a different item.
When I get this problem, the error message is:
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>> Failed to complete #converge action: [Error connecting to https://supermarket.chef.io/universe - Failed to open TCP connection to supermarket.chef.io:443 (getaddrinfo: No address associated with hostname)] on default-centos-67
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
in my case, the web proxy needed to be set properly.

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