Skip to content

Instantly share code, notes, and snippets.

@dpolant
Created April 1, 2014 16:41
Show Gist options
  • Save dpolant/9917957 to your computer and use it in GitHub Desktop.
Save dpolant/9917957 to your computer and use it in GitHub Desktop.
[Guzzle\Http\Exception\CurlException]
[curl] 3: <url> malformed [url] /environments
Exception trace:
() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php:338
Guzzle\Http\Curl\CurlMulti->isCurlException() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php:279
Guzzle\Http\Curl\CurlMulti->processResponse() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php:244
Guzzle\Http\Curl\CurlMulti->processMessages() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php:227
Guzzle\Http\Curl\CurlMulti->executeHandles() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php:211
Guzzle\Http\Curl\CurlMulti->perform() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php:105
Guzzle\Http\Curl\CurlMulti->send() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php:91
Guzzle\Http\Curl\CurlMultiProxy->send() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php:282
Guzzle\Http\Client->send() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php:136
Guzzle\Service\Client->execute() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php:153
Guzzle\Service\Command\AbstractCommand->execute() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php:189
Guzzle\Service\Command\AbstractCommand->getResult() at /Users/dan/platform-cli/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php:76
Guzzle\Service\Client->__call() at /Users/dan/platform-cli/src/Command/PlatformCommand.php:304
Guzzle\Service\Client->getEnvironments() at /Users/dan/platform-cli/src/Command/PlatformCommand.php:304
CommerceGuys\Platform\Cli\Command\PlatformCommand->getEnvironments() at /Users/dan/platform-cli/src/Command/PlatformCommand.php:183
CommerceGuys\Platform\Cli\Command\PlatformCommand->getCurrentEnvironment() at /Users/dan/platform-cli/src/Command/ProjectBuildCommand.php:27
CommerceGuys\Platform\Cli\Command\ProjectBuildCommand->execute() at /Users/dan/platform-cli/vendor/symfony/console/Symfony/Component/Console/Command/Command.php:241
Symfony\Component\Console\Command\Command->run() at /Users/dan/platform-cli/vendor/symfony/console/Symfony/Component/Console/Application.php:892
Symfony\Component\Console\Application->doRunCommand() at /Users/dan/platform-cli/src/Application.php:129
CommerceGuys\Platform\Cli\Application->doRun() at /Users/dan/platform-cli/vendor/symfony/console/Symfony/Component/Console/Application.php:121
Symfony\Component\Console\Application->run() at /Users/dan/platform-cli/platform:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment