Skip to content

Instantly share code, notes, and snippets.

@bourg-ismael
Created November 17, 2014 14:39
Show Gist options
  • Save bourg-ismael/9bad1cc4f8dbc115428f to your computer and use it in GitHub Desktop.
Save bourg-ismael/9bad1cc4f8dbc115428f to your computer and use it in GitHub Desktop.
An error occurred during execution; please try again later.
Information complémentaire:
Aws\S3\Exception\RequestTimeTooSkewedException
Fichier:
/vagrant/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/NamespaceExceptionFactory.php:91
Message:
The difference between the request time and the current time is too large.
Stack trace:
#0 /vagrant/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/NamespaceExceptionFactory.php(76): Aws\Common\Exception\NamespaceExceptionFactory->createException('Aws\\S3\\Exceptio...', Object(Guzzle\Http\Message\Request), Object(Guzzle\Http\Message\Response), Array)
#1 /vagrant/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionListener.php(55): Aws\Common\Exception\NamespaceExceptionFactory->fromResponse(Object(Guzzle\Http\Message\Request), Object(Guzzle\Http\Message\Response))
#2 [internal function]: Aws\Common\Exception\ExceptionListener->onRequestError(Object(Guzzle\Common\Event), 'request.error', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#3 /vagrant/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Array, Object(Guzzle\Common\Event), 'request.error', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#4 /vagrant/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'request.error', Object(Guzzle\Common\Event))
#5 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php(589): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('request.error', Object(Guzzle\Common\Event))
#6 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php(378): Guzzle\Http\Message\Request->processResponse(Array)
#7 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php(290): Guzzle\Http\Message\Request->setState('complete', Array)
#8 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php(248): Guzzle\Http\Curl\CurlMulti->processResponse(Object(Guzzle\Http\Message\Request), Object(Guzzle\Http\Curl\CurlHandle), Array)
#9 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php(231): Guzzle\Http\Curl\CurlMulti->processMessages()
#10 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php(215): Guzzle\Http\Curl\CurlMulti->executeHandles()
#11 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php(109): Guzzle\Http\Curl\CurlMulti->perform()
#12 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php(94): Guzzle\Http\Curl\CurlMulti->send()
#13 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php(284): Guzzle\Http\Curl\CurlMultiProxy->send()
#14 /vagrant/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AbstractClient.php(262): Guzzle\Http\Client->send(Object(Guzzle\Http\Message\Request))
#15 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php(136): Aws\Common\Client\AbstractClient->send(Object(Guzzle\Http\Message\Request))
#16 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php(153): Guzzle\Service\Client->execute(Object(Aws\S3\Command\S3Command))
#17 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php(189): Guzzle\Service\Command\AbstractCommand->execute()
#18 /vagrant/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php(76): Guzzle\Service\Command\AbstractCommand->getResult()
#19 /vagrant/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AbstractClient.php(107): Guzzle\Service\Client->__call('ListObjects', Array)
#20 /vagrant/module/Application/src/Application/Common/Service/UserManager.php(290): Aws\Common\Client\AbstractClient->__call('listObjects', Array)
#21 /vagrant/module/Application/src/Application/Common/Service/UserManager.php(290): Aws\S3\S3Client->listObjects(Array)
#22 /vagrant/module/Application/src/Application/Common/Form/Params.php(153): Application\Common\Service\UserManager->getUserIconsCollection(Object(Application\Common\Entity\User))
#23 /vagrant/vendor/zendframework/zendframework/library/Zend/Form/FormElementManager.php(114): Application\Common\Form\Params->init()
#24 /vagrant/vendor/zendframework/zendframework/library/Zend/ServiceManager/AbstractPluginManager.php(105): Zend\Form\FormElementManager->validatePlugin(Object(Application\Common\Form\Params))
#25 /vagrant/vendor/zendframework/zendframework/library/Zend/Form/FormElementManager.php(144): Zend\ServiceManager\AbstractPluginManager->get('application.for...', Array, true)
#26 /vagrant/module/Application/src/Application/Frontoffice/Controller/ParamsController.php(42): Zend\Form\FormElementManager->get('application.for...')
#27 /vagrant/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractActionController.php(83): Application\Frontoffice\Controller\ParamsController->indexAction()
#28 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent))
#29 /vagrant/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#30 /vagrant/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#31 /vagrant/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractController.php(117): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#32 /vagrant/vendor/zendframework/zendframework/library/Zend/Mvc/DispatchListener.php(114): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response))
#33 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))
#34 /vagrant/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#35 /vagrant/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#36 /vagrant/vendor/zendframework/zendframework/library/Zend/Mvc/Application.php(309): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#37 /vagrant/public/index.php(19): Zend\Mvc\Application->run()
#38 {main}
@ralph-tice
Copy link

on OSX: sudo launchctl unload /System/Library/LaunchDaemons/org.ntp.ntpd.plist && sudo ntpdate time-b.nist.gov && sudo launchctl load /System/Library/LaunchDaemons/org.ntp.ntpd.plist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment