Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment Failed #27

Open
flatlinebb opened this issue Apr 8, 2019 · 7 comments
Open

Deployment Failed #27

flatlinebb opened this issue Apr 8, 2019 · 7 comments

Comments

@flatlinebb
Copy link

{
  "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
Copy link
Owner

What auto-shutdown time did you use?

@flatlinebb
Copy link
Author

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
Copy link
Owner

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
Copy link
Author

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
Copy link
Owner

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

@flatlinebb
Copy link
Author

flatlinebb commented Apr 25, 2019 via email

@ecalder6
Copy link
Owner

I think you want to use GRID drivers to game.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants