Guest User

Untitled

a guest
Feb 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. An error occurred during execution; please try again later.
  2.  
  3. ===================================================
  4. Additional information:
  5.  
  6. ZendJsonExceptionRuntimeException
  7.  
  8. File:
  9. /home/lmssohotest/public_html/vendor/zendframework/zend-json/src/Json.php:68
  10. Message:
  11. Decoding failed: Syntax error
  12. Stack trace:
  13.  
  14. #0 /home/lmssohotest/public_html/setup/src/Magento/Setup/Controller/DependencyCheck.php(71): ZendJsonJson::decode('', 1)
  15. #1 /home/lmssohotest/public_html/vendor/zendframework/zend-mvc/src/Controller/AbstractActionController.php(82): MagentoSetupControllerDependencyCheck->componentDependencyAction()
  16. #2 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent))
  17. #3 /home/lmssohotest/public_html/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(ZendMvcMvcEvent))
  18. #4 /home/lmssohotest/public_html/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure))
  19. #5 /home/lmssohotest/public_html/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php(118): ZendEventManagerEventManager->trigger('dispatch', Object(ZendMvcMvcEvent), Object(Closure))
  20. #6 /home/lmssohotest/public_html/vendor/zendframework/zend-mvc/src/DispatchListener.php(93): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse))
  21. #7 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent))
  22. #8 /home/lmssohotest/public_html/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(ZendMvcMvcEvent))
  23. #9 /home/lmssohotest/public_html/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure))
  24. #10 /home/lmssohotest/public_html/vendor/zendframework/zend-mvc/src/Application.php(314): ZendEventManagerEventManager->trigger('dispatch', Object(ZendMvcMvcEvent), Object(Closure))
  25. #11 /home/lmssohotest/public_html/setup/index.php(31): ZendMvcApplication->run()
  26. #12 {main}`
  27.  
  28. composer require magento/product-community-edition 2.2.2 --no-update
  29. composer update
  30. rm -rf var/cache/*
  31. rm -rf var/page_cache/*
  32. rm -rf var/generation/*
  33. bin/magento setup:upgrade
  34. bin/magento cache:clean
  35. bin/magento cache:flush
Add Comment
Please, Sign In to add comment