Hi guys,
I've been successfully using this plugin for a while.
Today I noticed that I cannot provision instances anymore:
$ vagrant up --provider=softlayer
Bringing machine 'master' up with 'softlayer' provider...
==> master: Creating a new SoftLayer instance...
Vagrant returned an exception while calling the SoftLayer API.
Exception class: SoftLayer::SoftLayerAPIException
Exception message: Argument 1 passed to SoftLayer_WebService_Rest::resolveDataType() must be of the type array, null given, called in /home/ims/ims_v3/releases/primary-JIRA-2679-d7e732936b6d843f3d25cd53270f07196953c70c/Library/Application/SoftLayer/WebService/Rest.class.php on line 966 and defined
Error message looks like there is something on the API side have changed, but maybe I am wrong.
I have checked this on a clean Ubuntu 14 with vagrant-softlayer (0.3.3).
Hi guys, I've been successfully using this plugin for a while. Today I noticed that I cannot provision instances anymore:
Error message looks like there is something on the API side have changed, but maybe I am wrong.
I have checked this on a clean Ubuntu 14 with vagrant-softlayer (0.3.3).