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

error while using upload_file_to_vm.py #10

Open
jwed opened this issue Nov 16, 2016 · 0 comments
Open

error while using upload_file_to_vm.py #10

jwed opened this issue Nov 16, 2016 · 0 comments

Comments

@jwed
Copy link

jwed commented Nov 16, 2016

Hi all,

I'm facing an error when I use upload_file_to_vm.py it's give me the following error:

Traceback (most recent call last):
File "upload_file_to_vm.py", line 126, in
main()
File "upload_file_to_vm.py", line 92, in main
tools_status = vm.guest.toolsStatus
AttributeError: 'NoneType' object has no attribute 'guest'

and I checked in vSphere Client the status of the vmtool and it's status was:

VMware Tools: Running (Current).

so what is the problem and is any body used this sample before ??

Thank you

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

1 participant