Click here to Skip to main content
15,881,852 members
Home / Discussions / Hosting and Servers
   

Hosting and Servers

 
AnswerRe: Search for Devices Pin
jschell26-Jan-19 7:07
jschell26-Jan-19 7:07 
QuestionServing from an ADSL Server Pin
Bram van Kampen15-Jan-19 12:47
Bram van Kampen15-Jan-19 12:47 
AnswerRe: Serving from an ADSL Server Pin
jschell26-Jan-19 7:20
jschell26-Jan-19 7:20 
GeneralRe: Serving from an ADSL Server Pin
Bram van Kampen26-Jan-19 14:57
Bram van Kampen26-Jan-19 14:57 
GeneralRe: Serving from an ADSL Server Pin
jschell2-Feb-19 5:31
jschell2-Feb-19 5:31 
GeneralRe: Serving from an ADSL Server Pin
Bram van Kampen2-Feb-19 17:04
Bram van Kampen2-Feb-19 17:04 
QuestionWindows 7 in Hyper-V Doesn't Capture Mouse Pin
Richard Andrew x648-Dec-18 5:26
professionalRichard Andrew x648-Dec-18 5:26 
QuestionDocker on Google Cloud: 'MobyLinuxVM' failed to start. Pin
devvvy25-Nov-18 11:48
devvvy25-Nov-18 11:48 
hello,

I have installed Docker on fresh image of Windows 2016 Data Center with SQL Express on Google Cloud.
Unable to start: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: 'MobyLinuxVM' failed to start.

Failed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running.

'MobyLinuxVM' failed to start. (Virtual machine ID 77BB575B-CD6C-4B54-A38D-9554F89AFAE1)

The Virtual Machine Management Service failed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running (Virtual machine ID 77BB575B-CD6C-4B54-A38D-9554F89AFAE1).
at Start-MobyLinuxVM, <No file>: line 296
at <ScriptBlock>, <No file>: line 412
   at Docker.Core.Pipe.NamedPipeClient.Send(String action, Object[] parameters) in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeClient.cs:line 36
   at Docker.Actions.DoStart(SynchronizationContext syncCtx, Boolean showWelcomeWindow, Boolean executeAfterStartCleanup) in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.Windows\Actions.cs:line 92
   at Docker.Actions.<>c__DisplayClass19_0.<Start>b__0() in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.Windows\Actions.cs:line 74
   at Docker.WPF.TaskQueue.<>c__DisplayClass19_0.<.ctor>b__1() in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.WPF\TaskQueue.cs:line 59

The closest solution I can find is this:
docker - Failed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running - Stack Overflow

I can't find anything similar to "Virtual Machine Settings" from my Google Cloud Console however.

I however see from Docker's doc - What's "Nested Virtualization"? Does it mean I can't run Dockers on VMs (In my case, a VM on Google Cloud), that it's not even officially supported?
https://docs.docker.com/docker-for-windows/troubleshoot/#running-docker-for-windows-in-nested-virtualization-scenarios
"Docker for Windows can run inside a Windows 10 virtual machine (VM) running on apps like Parallels or VMware Fusion on a Mac provided that the VM is properly configured. However, problems and intermittent failures may still occur due to the way these apps virtualize the hardware. For these reasons, Docker for Windows is not supported for nested virtualization scenarios. It might work in some cases, and not in others."

REF:
https://docs.docker.com/docker-for-windows/install/
https://docs.docker.com/docker-for-windows/troubleshoot/#virtualization

Google Cloud VM: 'MobyLinuxVM' failed to start. · Issue #2987 · docker/for-win · GitHub
dev


modified 29-Nov-18 17:53pm.

QuestionError in Production : The origin server did not find a current representation for the target resource or is not willing to disclose that one exists Pin
Mr ARUL SUJU D12-Oct-18 11:13
Mr ARUL SUJU D12-Oct-18 11:13 
QuestionHow to Reset IP address from static IP address to dynamic IP Address everytime when a User reboots the system? Pin
Member 1399869726-Sep-18 8:05
Member 1399869726-Sep-18 8:05 
AnswerRe: How to Reset IP address from static IP address to dynamic IP Address everytime when a User reboots the system? Pin
Richard Deeming26-Sep-18 8:44
mveRichard Deeming26-Sep-18 8:44 
GeneralRe: How to Reset IP address from static IP address to dynamic IP Address everytime when a User reboots the system? Pin
Member 1399869726-Sep-18 9:14
Member 1399869726-Sep-18 9:14 
AnswerRe: How to Reset IP address from static IP address to dynamic IP Address everytime when a User reboots the system? Pin
jschell7-Oct-18 6:59
jschell7-Oct-18 6:59 
QuestionArvixe Sucks Pin
#realJSOP3-Apr-18 5:32
mve#realJSOP3-Apr-18 5:32 
AnswerRe: Arvixe Sucks Pin
Nathan Minier5-Apr-18 1:28
professionalNathan Minier5-Apr-18 1:28 
AnswerRe: Arvixe Sucks Pin
Chris Quinn5-Apr-18 2:27
Chris Quinn5-Apr-18 2:27 
Question[Partly solved ]How do I deploy/configure both an MVC solution and a separate MVC API solution to serve pages/request? Pin
GuyThiebaut23-Mar-18 8:22
professionalGuyThiebaut23-Mar-18 8:22 
QuestionDeploying and testing Pin
Mankgape19-Mar-18 0:02
Mankgape19-Mar-18 0:02 
QuestionWordpress Hosting Pin
User9874325-Dec-17 18:04
professionalUser9874325-Dec-17 18:04 
AnswerRe: Wordpress Hosting Pin
jschell26-Dec-17 7:47
jschell26-Dec-17 7:47 
GeneralRe: Wordpress Hosting Pin
User9874326-Dec-17 10:56
professionalUser9874326-Dec-17 10:56 
AnswerRe: Wordpress Hosting Pin
Unisecure Data Centers9-May-18 3:40
Unisecure Data Centers9-May-18 3:40 
QuestionChat functionality not working when secure server is involved. Pin
Member 135528281-Dec-17 17:10
Member 135528281-Dec-17 17:10 
Answer[REPOST]Re: Chat functionality not working when secure server is involved. Pin
Richard MacCutchan1-Dec-17 22:07
mveRichard MacCutchan1-Dec-17 22:07 
QuestionAppropriate ? Domain Name Registration Pin
C-P-User-316-Nov-17 5:55
C-P-User-316-Nov-17 5:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.