Closed pquerner closed 5 years ago
Often we have this in our log files, can you find out whats wrong there?
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at xxxx/src/lib/Varien/Autoload.php:94) in xxxx/src/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php on line 133 Call Stack: 0.3255 352592 1. {main}() xxxx/vendor/aoepeople/aoe_scheduler/shell/scheduler.php:0 0.4879 8178768 2. Aoe_Scheduler_Shell_Scheduler->run() xxxx/vendor/aoepeople/aoe_scheduler/shell/scheduler.php:545 0.4887 8261552 3. Aoe_Scheduler_Shell_Scheduler->runNowAction() xxxx/vendor/aoepeople/aoe_scheduler/shell/scheduler.php:37 0.4922 8791840 4. Aoe_Scheduler_Model_Schedule->runNow(???, ???) xxxx/vendor/aoepeople/aoe_scheduler/shell/scheduler.php:210 0.5695 9917760 5. call_user_func_array(???, ???) xxxx/vendor/aoepeople/aoe_scheduler/app/code/community/Aoe/Scheduler/Model/Schedule.php:213 0.5695 9918152 6. BlueVisionTec_GoogleShoppingApi_Model_Observer->syncProducts(???) xxxx/vendor/aoepeople/aoe_scheduler/app/code/community/Aoe/Scheduler/Model/Schedule.php:213 0.6629 12847488 7. BlueVisionTec_GoogleShoppingApi_Model_MassOperations->synchronizeStoreItems(???) xxxx/vendor/bluevisiontec/googleshoppingapi/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Observer.php:161 0.6652 12858600 8. BlueVisionTec_GoogleShoppingApi_Model_MassOperations->synchronizeItems(???) xxxx/vendor/bluevisiontec/googleshoppingapi/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/MassOperations.php:324 5.6070 52532176 9. BlueVisionTec_GoogleShoppingApi_Model_Item->updateItem() xxxx/vendor/bluevisiontec/googleshoppingapi/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/MassOperations.php:157 5.6075 52577296 10. BlueVisionTec_GoogleShoppingApi_Model_Service_Item->update(???) xxxx/vendor/bluevisiontec/googleshoppingapi/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Item.php:101 6.3733 52807088 11. BlueVisionTec_GoogleShoppingApi_Model_Type->convertAttributes(???) xxxx/vendor/bluevisiontec/googleshoppingapi/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Service/Item.php:64 7.2480 60690232 12. BlueVisionTec_GoogleShoppingApi_Model_Attribute_Price->convertAttribute(???, ???) xxxx/vendor/bluevisiontec/googleshoppingapi/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Type.php:53 7.2659 61774328 13. Mage_Tax_Helper_Data->getPrice(???, ???, ???, ???, ???, ???, ???, ???, ???) xxxx/vendor/bluevisiontec/googleshoppingapi/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Attribute/Price.php:64 7.2674 61966496 14. Mage_Tax_Model_Calculation->getRateRequest(???, ???, ???, ???) xxxx/src/app/code/core/Mage/Tax/Helper/Data.php:509 7.2674 61967024 15. Mage_Tax_Model_Calculation->getCustomer() xxxx/src/app/code/core/Mage/Tax/Model/Calculation.php:397 7.2674 61967112 16. Mage::getSingleton(???, ???) xxxx/src/app/code/core/Mage/Tax/Model/Calculation.php:174 7.2674 61967360 17. Mage::getModel(???, ???) xxxx/src/app/Mage.php:485 7.2674 61967360 18. Mage_Core_Model_Config->getModelInstance(???, ???) xxxx/src/app/Mage.php:471 7.2680 62083472 19. Mage_Customer_Model_Session->__construct(???) xxxx/src/app/code/core/Mage/Core/Model/Config.php:1354 7.2688 62185128 20. Mage_Core_Model_Session_Abstract->init(???, ???) xxxx/src/app/code/core/Mage/Customer/Model/Session.php:74 7.2688 62185272 21. Mage_Core_Model_Session_Abstract_Varien->init(???, ???) xxxx/src/app/code/core/Mage/Core/Model/Session/Abstract.php:84 7.2688 62186120 22. Mage_Core_Model_Session_Abstract_Varien->start(???) xxxx/src/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php:222 7.2706 62245648 23. session_start() xxxx/src/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php:133
Often we have this in our log files, can you find out whats wrong there?