ecalder6 / azure-gaming

Cloud Gaming Made Easy
MIT License
268 stars 79 forks source link

Deployment Failed #27

Open flatlinebb opened 5 years ago

flatlinebb commented 5 years ago
{
  "code": "DeploymentFailed",
  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.",
  "details": [
    {
      "code": "BadRequest",
      "message": "{\r\n  \"error\": {\r\n    \"code\": \"InvalidIso8601Time\",\r\n    \"message\": \"The provided time  does not follow the ISO 8601 standard.\"\r\n  }\r\n}"
    }
  ]
}
ecalder6 commented 5 years ago

What auto-shutdown time did you use?

flatlinebb commented 5 years ago

I used the Azure template you provided. I did not set any auto-shutdown time. I set it to Disabled and removed the 23:00 that was there by default.

ecalder6 commented 5 years ago

Hmm removing it might be a problem. Could you try setting auto-shutdown to disabled but leaving the default values for time? There are definitely improvements needed for the UI.

flatlinebb commented 5 years ago

Setting auto-shutdown to Disabled, but leaving the the time alone seems to have worked. The deployment script worked without issues.

Could I run the script manually on a Google Cloud VM with the NVIDIA Tesla P100 GPU?

ecalder6 commented 5 years ago

I haven't tried it before, but it should work. Double check the GPU driver is the same for P100.

flatlinebb commented 5 years ago

Google recommends the following driver: http://us.download.nvidia.com/tesla/419.69/419.69-tesla-desktop-winserver2016-international.exe http://us.download.nvidia.com/tesla/419.69/419.69-tesla-desktop-winserver2016-international.exe for the NVIDIA Tesla P100 Virtual Workstation

On Thu, Apr 25, 2019 at 11:33 AM Eric Calder notifications@github.com wrote:

I haven't tried it before, but it should work. Double check the GPU driver is the same for P100.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ecalder6/azure-gaming/issues/27#issuecomment-486788906, or mute the thread https://github.com/notifications/unsubscribe-auth/ABEMOKVL6B767ZEF4SHUDW3PSH2Q7ANCNFSM4HELZWUA .

ecalder6 commented 5 years ago

I think you want to use GRID drivers to game.