After updating to Enthought Canopy 1.4 on Windows 7 I cannot access packages with Package Manager. It fails with "Could not connect to Canopy server." I don't have proxies: "NO_PROXY: localhost, 127.0.0.1". This happens on two different computers Win32 and Win64. (With the same settings on a Mac in the same network there is no problem!) Wonder if other people experience the same problem. Can you please help?
I solved the problem by logging out from and logging again in to my Canopy account. On one machine I had to quit Canopy and to start it again before this worked. It seemingly has to do with handling of passwords by Canopy.
Related
I'm on windows 10 and I'm encountering Docker on Windows crashing on startup.
I just installed docker on windows and have a couple of containers spinning up (last night). I've been able to use it but after reboot, or shutdown, this was the behaviour ever since. Pretty unstable.
It looks like this and terminates after a while without any prompt of an error.
More info that I have Hyper-V installed on my machine and "Use the WSL 2 based engine" option enabled on docker.
On my end, I was able to solve this by:
Going to Apps & Features
Search for Ubuntu (or any linux distro you've installed)
Click on it and navigate to Advance options
Click on Reset button.
Also, try to trial and error which docker on windows version is stable with your system.
Hope that helps.
My work computer doesn't have a network connection.
But I need to install specific appxs.
I installed Windows Terminal from .msixbundle file.
I installed Ubuntu 20.04 (WSL distro) from .appx file.
They were downloaded and moved to my pc from another pc with internet connection.
When I run one of them an error occurs:
We want to make sure this is you. User interaction is required for authentication.
Or
The network location cannot be reached. For information about network troubleshooting, see Windows Help.
What does it mean? What do I need to do in order to run those apps without internet connection?
Hoping this is the right place to ask this. I'm trying to learn React Native and I'm using Expo as my medium for deployment, but I'm finding that I'm literally getting 20 minutes at a time before my browser fails to connect with the error code ERR_CONNECTION_FAILED. I've tried the following:
netsh winsock reset, then the related ipconfig commands for flushing DNS settings
Clearing browser caches
Updating drivers
I'm at my wits end as the only thing that completely solves it is restarting my laptop, which for obvious reasons isn't feasible every 20 minutes, so I'm hoping somebody can help.
I'm experiencing the same issue with Expo in this environment:
Windows 10, version 1909 (OS build 18363.476)
using WSL (Windows Subsystem for Linux) with Ubuntu 18.04 LTS
These links were useful to learn why this is happening:
https://github.com/expo/expo-cli/issues/99
https://github.com/microsoft/WSL/issues/2913
https://github.com/microsoft/WSL/issues/3951
In essence, this issue seems to be due to a problem with WSL. Per a post in the first link, I tried the alternative to restarting the computer and it worked - it made the ERR_CONNECTION_FAILED problems disappear...for 20 minutes. That alternative is as follows:
WIN+R -> services.msc
Find LxssManager
Right-click -> Restart
This restarts the WSL service which also means that the WSL instance that was running gets terminated. This is less than ideal, but at least a computer restart is avoided. The third link says this WSL problem is fixed in Windows Insider Build 18890.
I am now considering spinning up a VM to run Ubuntu instead of trying to use WSL for Expo projects.
I uninstalled the latest Windows updates, and the problem has not surfaced since.
I have recently built a bonjour system using Mono.ZeroConf on Windows and wanted to try and convert it to mac. I am running into issues with this error:
No Zeroconf providers could be found or initialized. Necessary daemon may not be running.
I have tried the sample code provided by http://www.mono-project.com/Mono.Zeroconf and have tried using my own dlls with my own project that were built on the Windows machine. Both run into the same errors.
Now to resolve this on Windows, I installed Bonjour Print Services. I can't see an equivalent for Mac and imagined that the latest version of Bonjour should be installed anyway.
Was just wondering if anybody had any ideas why this error could occur?
Cheers
You can find the solution on this other StackOverflow thread:
OSX port of Mono.Zeroconf
Best regards.
I am trying to install PostgreSQL 9.2.4 on Windows 8 Pro 64, but nearly the end of the installation problem I am keep getting this error
"Problem running prop-install step. Installation may not complete
correctly The database cluster installation failed."
I tried to install it few times, with firewall turned off, I also deleted 'postgres' user that is created for PostgreSQL. But I am keep getting this message.
I also tried with older versions. 9.1, 9.0 but I am keep getting the same problems.
Any one with similar problem ?
Place in the folder on PostgreSQL security administrator permissions for the user of your machine and try to install again it will work