DockerToolbox-1.12.2 - Windows 7 - Error: connect ENOENT //./pipe/docker_engine - docker-toolbox

I have installed DockerToolbox-1.12.2.exe in Windows 7 from https://github.com/docker/toolbox/releases/tag/v1.12.2 link. After installation, if I try to launch Kitamatic, I am getting
Error: connect ENOENT //./pipe/docker_engine.
I have tried RETRY SETUP and USE VIRTUALBOX options available, but didn't helped much. Can anyone suggest, how to proceed?

Because on Windows 7, docker is not supported native. So, you must have Virtual Box installed on your machine. If it is not already installed, you can re-run the docker toolbox installer, it asks you to install the Oracle VirtualBox with installation.
If it is already installed on your machine, open it and check if there is any default VM created in it and what is the error you are facing when you click on Use VirtualBox?

Related

Reaction Commerce setup on Windows 10 Home

Now its been 2 weeks and i am trying to setup the environment for reaction commerce, but i am failing everytime, i don't want to giveup on it.
I have tried on windows and linux both, following are my points:
Windows --- I have windows 10 home, i tried to install dockers and unfortunately, it is not supporting home version then i tried with virtual box, it also starting giving error.
Ubuntu 16 --- I installed the ubuntu app for windows and then i tried to set up on that, and then failed cause my system was not supporting docker.
Can anyone please help me in the setup of the environment.
Thanks in advance.
I don't know if You fixed the issue as it has been some time. But You have to install WSL2 for docker to run on windows 10 home.

Localhost failing to start after installing mifos

I installed xampp v 3.2.2, jdk 9.0.4. The xampp package has, Mysql 7.2.3. I installed mifos following the installation guide from the mifosforge.jira.com. All the modules in xampp are working fine. I attempted to launch mifos through running tomcat admin in xampp. However on attempting to start mifos, an error occurred. I am using windows 8.1, 64bit.
Can somebody please assist on how i can resolve this problem. i have attached the log file and screenshot of the event.
Screenshot

Installation of Azure Machine Learning Workbench fails on Windows 10

I tried to install the azure machine learning workbench from here. Once I double click on the downloaded MSI file, it shows the first screen about licensing terms. Once I click on Continue, it shows dependencies. When I click Install, it starts installation. It downloads Miniconda with Python 3.5.2. While trying to install asn1crypto 0.23.0, it suddenly stops and displays 'Installation fails'. I tried running the MSI file with log option but no error is reported in the log.
Here are my machine details:
Windows 10
Version 1709 (OS Build 17017.1000)
How can I troubleshoot this?
you can have a look at the installer log (%TEMP%\AmlInstaller\Logs). See if there is any obvious error... What version of windows are you running, is it a preview?

run command lxrun failed

I use the command(cmd) "lxrun /uninstall /full /y" to uninstall my sublinux in my Windows 10.Then,I use the cmd "lxrun /install /y" to reinstall,but there is problem I encountered as flows:
- Beta features -
This will install Ubuntu distributed by Canonical on Windows Under the terms of its license, see this link:
https://aka.ms/uowterms
Downloading from the Windows app store ...
Error: 0x80072f7d
Downloading from the Windows app store ...
Error: 0x80072f7d
Downloading from the Windows app store ...
Error: 0x80072f7d
Can not be downloaded from the Windows app store. Please check the network connection.
I ensure that other applications include Windows App Stor can access the Internet,becase I tried and successed just now.
so,I have no idea and has anyone ever encountered this problem?

Node.js installation error

I tried to install node.js on a Windows 8 machine, but I got the following error:
The cabinet file 'media1.cab' required for this installation
is corrupt and cannot be used. This could indicate a network error, an
error reading from the the CD-ROM, or a problem with this package.
I downloaded the installation file from the node.js website at http://nodejs.org/download/.
How I can solve this problem.
My system specifications are OS : Windows8 32bit, RAM : 4GB, CPU :
Intel Pentium P6200, 2.13Gz, Dual Core
I was experiencing the same error message trying to install on Windows 7.
I was able to fix this issue and successfully install by:
changing the directory for installation.
Instead of installing within my "Program Files (X86)" folder, I installed into my "Program Files" folder
My suggestion is to try installing to a different directory as this solved the problem for me.
For anyone stumbling here, my problem (on win 7) was I accidentally downloaded the 32-bit version by mistake. Getting the 64-bit version was the solution.
Actually above none of answers ara not worked for me. I'm using windows 8.1 x64 . So i'm trying install nodejs.msi. Actually i can not install it. So i have used Chocolatey package manager. This is the command that i used for install nodejs. choco install nodejs.install Thats all it worked :)

Resources