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

OpenFoam - Errors in installation and running instructions #20

Open
xpillons opened this issue Aug 8, 2019 · 2 comments
Open

OpenFoam - Errors in installation and running instructions #20

xpillons opened this issue Aug 8, 2019 · 2 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@xpillons
Copy link
Collaborator

xpillons commented Aug 8, 2019

Commands "azhpc-run -u hpcuser $azhpc_dir/apps/openfoam_org/full_openfoam.sh" and "azhpc-run -u hpcuser $azhpc_dir/apps/openfoam_org/tar_openfoam.sh" are wrong because those 2 files no longer exists.

@xpillons xpillons added bug Something isn't working documentation Improvements or additions to documentation labels Aug 8, 2019
@xpillons xpillons changed the title OpenFoam - Erros in installation and running instructions OpenFoam - Errors in installation and running instructions Aug 8, 2019
@kanchanm kanchanm assigned kanchanm and hmeiland and unassigned edwardsp and kanchanm Oct 18, 2019
@lmiroslaw
Copy link

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: ()

@xpillons
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

5 participants