Giter VIP home page Giter VIP logo

Comments (2)

lmiroslaw avatar lmiroslaw commented on July 26, 2024

Hi Team,

I hope my issue is close to the issue topic.

I have tried to run https://github.com/Azure/azurehpc/tree/master/tutorials/cfd_workflow
with

azhpc-init -c ../azurehpc/tutorials/cfd_workflow -d cfd_workflow -v location=northeurope,resource_group=hpc-grundfosazhpc,win_password=xxx

and failed during deployment of vmss. Any suggestions how to troubleshoot?

Traceback (most recent call last):
File "/usr/lib64/python3.6/logging/init.py", line 994, in emit
msg = self.format(record)
File "/usr/lib64/az/lib/python3.6/site-packages/knack/log.py", line 64, in format
msg = logging.StreamHandler.format(self, record)
File "/usr/lib64/python3.6/logging/init.py", line 840, in format
return fmt.format(record)
File "/usr/lib64/python3.6/logging/init.py", line 577, in format
record.message = record.getMessage()
File "/usr/lib64/python3.6/logging/init.py", line 336, in getMessage
msg = str(self.msg)
File "/usr/lib64/az/lib/python3.6/site-packages/msrestazure/azure_exceptions.py", line 193, in str
return str(self.error)
File "/usr/lib64/az/lib/python3.6/site-packages/msrestazure/azure_exceptions.py", line 120, in str
return error_bytes.decode('ascii')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 918: ordinal not in range(128)
Call stack:
File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/usr/lib64/az/lib/python3.6/site-packages/azure/cli/main.py", line 41, in
exit_code = cli_main(az_cli, sys.argv[1:])
File "/usr/lib64/az/lib/python3.6/site-packages/azure/cli/main.py", line 30, in cli_main
return cli.invoke(args)
File "/usr/lib64/az/lib/python3.6/site-packages/knack/cli.py", line 227, in invoke
exit_code = self.exception_handler(ex)
File "/usr/lib64/az/lib/python3.6/site-packages/azure/cli/core/init.py", line 109, in exception_handler
return handle_exception(ex)
File "/usr/lib64/az/lib/python3.6/site-packages/azure/cli/core/util.py", line 55, in handle_exception
logger.error(ex.args[0])
Message: CloudError("The template deployment 'vmss_deploy_ItTsxue5Rir3tGVtiU8q6EadF1WkgwXX' is not valid according to the validation procedure. The tracking id is '98f36a9e-8ded-4b67-81d4-d2dfbc5a56b1'. See inner errors for details.",)
Arguments: ()

from azurehpc.

xpillons avatar xpillons commented on July 26, 2024

@lmiroslaw I've created issue #283 to track it and I'm working on it now.

from azurehpc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.