GithubHelp home page GithubHelp logo

netapp / ansible-with-oncommand-api-services Goto Github PK

View Code? Open in Web Editor NEW
20.0 19.0 11.0 129 KB

Repository for Ansible modules for integration with NetApp's OnCommand API Services

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%
netapp-public

ansible-with-oncommand-api-services's Issues

VolumeModule.py Post operation returns empty response

The following is the error traceback on VolumeModule.py Post operation:

The full traceback is:
Traceback (most recent call last):
File "/var/folders/1z/tyxflh9s6sd58w26j76683k80000gn/T/ansible_WNcdhy/ansible_module_VolumeModule.py", line 1418, in
main()
File "/var/folders/1z/tyxflh9s6sd58w26j76683k80000gn/T/ansible_WNcdhy/ansible_module_VolumeModule.py", line 1410, in main
result=post()
File "/var/folders/1z/tyxflh9s6sd58w26j76683k80000gn/T/ansible_WNcdhy/ansible_module_VolumeModule.py", line 833, in post
json_response=response.json()
File "/Library/Python/2.7/site-packages/requests/models.py", line 892, in json
return complexjson.loads(self.text, **kwargs)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/init.py", line 338, in loads
return _default_decoder.decode(s)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

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.