AOEpeople / Aoe_ClassPathCache

Class path cache for Magento autoloader
http://www.fabrizio-branca.de/magento-class-path-cache.html
Open Software License 3.0
49 stars 16 forks source link

cache clear problems #28

Open dvdsndr opened 9 years ago

dvdsndr commented 9 years ago

on magento 1.9.2.1 with reddis. composer install of master Aoe_ClassPathCache ( can you do a new release all the others seem broken due to modman community/local path issue )

stackadmin@stack-web01:/var/www/magento/shell⟫ php ./aoe* -action clear Error while cleaning class path cache. Check system.log for details


2015-09-02T08:12:31+00:00 ERR (3): Warning: file_get_contents(http://103.248.190.60/default/aoeclasspathcache/index/clear/k/RXU5SnZBZjhSNEtpSlVOOA==/v/MlBVTERpQ3VxQXN3M3hLUkx2T2QvZz09/): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in /var/www/magento/vendor/aoepeople/aoe_classpathcache/app/code/community/Aoe/ClassPathCache/Helper/Data.php on line 24

Also if I hit the clear button in admin I get a white screen that says "OK"