Hi, thank you very much for your contribution.
I encountered 2 error and 1 issue.
[error] 1. Network switch error
I do not know the reason but after I switch on and switch off the VM for serval times, the error of "no external network was not found" will occur. Here is the error log:
Starting VM "GameServer" (background)...
Error: No connected network adapter found for External network.
Error: Network unavailable (0x80004005).
When this error showed up, I cannot switch on the VM until I delete it and recreate a new one.
How can I solve this error?
[issue] 2. VM cannot have a static IP address
I cannot assign a static IP address to the VM. Every power cycle of the VM, it will create a new client in my router's management page. If possible, can you solve this issue?
In the Log, I found these after powering off the VM.
HCS exit data: {"Status":0,"ExitType":"GracefulExit","Attribution":[{"SystemExit":{"Detail":"Shutdown","Initiator":"GuestOS"}},{"WorkerExit":{"Type":"Stopped","Detail":"PowerOff","Initiator":"GuestOS"}}]}
VM "GameServer" exited (event=0x00000001).
HCN: Deleting endpoint {9011E2FA-4435-4AB6-93DF-82A5549BA2D9}...
HCN: Endpoint deleted.
HCN: Deleting network {A5B01234-5678-9ABC-DEF0-112233445588}...
HCN: Network deleted.
I think this might be the cause leading to the problem of static IP address. Each time the VM will create a new network adaptor and attach to it and thus the MAC address is changed. The router cannot track the device because of the newly created network adaptor that is used by the VM after power cycle.
Is it possible to let the VM to use the same network adaptor to let the static IP address to survive the power cycle?
I think this issue might somehow related to the first error.
[error] 3. Error after installing virtual display driver
Since I want to use the VM as the remote game streaming server, I have to install virtual display driver to attach to GPU. However, after I install the virtual display driver, the screen became black and I cannot get any display output.
Here is the error log:
Monitor: props query failed 0x8037010D for "GameServer"
Note: I found that I don't need to install VDD. I can let sunshine to capture the VDD of appSandBox.
Thank you for your great help.
Hi, thank you very much for your contribution.
I encountered 2 error and 1 issue.
[error] 1. Network switch error
I do not know the reason but after I switch on and switch off the VM for serval times, the error of "no external network was not found" will occur. Here is the error log:
When this error showed up, I cannot switch on the VM until I delete it and recreate a new one.
How can I solve this error?
[issue] 2. VM cannot have a static IP address
I cannot assign a static IP address to the VM. Every power cycle of the VM, it will create a new client in my router's management page. If possible, can you solve this issue?
In the Log, I found these after powering off the VM.
I think this might be the cause leading to the problem of static IP address. Each time the VM will create a new network adaptor and attach to it and thus the MAC address is changed. The router cannot track the device because of the newly created network adaptor that is used by the VM after power cycle.
Is it possible to let the VM to use the same network adaptor to let the static IP address to survive the power cycle?
I think this issue might somehow related to the first error.
[error] 3. Error after installing virtual display driver
Since I want to use the VM as the remote game streaming server, I have to install virtual display driver to attach to GPU. However, after I install the virtual display driver, the screen became black and I cannot get any display output.
Here is the error log:
Note: I found that I don't need to install VDD. I can let sunshine to capture the VDD of appSandBox.
Thank you for your great help.