motion2082 Posted June 1, 2015 Share Posted June 1, 2015 Hey guys, I keep getting CacheFS errors on my server Here is the Error_Log [01-Jun-2015 01:52:32 Australia/Sydney] PHP Notice: unserialize(): Error at offset 8191 of 8192 bytes in /home/diysecur/public_html/classes/cache/CacheFs.php on line 40 [01-Jun-2015 10:00:28 Australia/Sydney] PHP Notice: unserialize(): Unexpected end of serialized data in /home/diysecur/public_html/classes/cache/CacheFs.php on line 40 [01-Jun-2015 10:00:28 Australia/Sydney] PHP Notice: unserialize(): Error at offset 68214 of 68259 bytes in /home/diysecur/public_html/classes/cache/CacheFs.php on line 40 [01-Jun-2015 10:33:45 Australia/Sydney] PHP Notice: unserialize(): Error at offset 8192 of 12288 bytes in /home/diysecur/public_html/classes/cache/CacheFs.php on line 40 [01-Jun-2015 10:36:49 Australia/Sydney] PHP Notice: unserialize(): Error at offset 8165 of 8192 bytes in /home/diysecur/public_html/classes/cache/CacheFs.php on line 70 Any idea what this means? Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted August 30, 2015 Share Posted August 30, 2015 Notice: unserialize(): Error at offset 458749 of 458752 bytes in classes/cache/CacheFs.php on line 40 the similar error for prestashop 1.6.1.1 Link to comment Share on other sites More sharing options...
Zemi Posted November 17, 2015 Share Posted November 17, 2015 I'm seeing the same error on prestashop 1.6.1.1 It seems that either serialization produces a problematic character on some kind of data, or files are being corrupted when written or read? Everything else seems to work fine in regards to reading-writing files off my hard drive, so I'm leaning towards the issue with certain data serialization. Have there been any fixes for this in 1.6.1.2 ? Link to comment Share on other sites More sharing options...
estomerece.com Posted January 9, 2016 Share Posted January 9, 2016 I'm seeing the same error on prestashop 1.6.1.1 It seems that either serialization produces a problematic character on some kind of data, or files are being corrupted when written or read? Everything else seems to work fine in regards to reading-writing files off my hard drive, so I'm leaning towards the issue with certain data serialization. Have there been any fixes for this in 1.6.1.2 ? It is not fixed, I have the same problem in 1.6.1.2... Link to comment Share on other sites More sharing options...
ctcamp Posted September 28, 2016 Share Posted September 28, 2016 Hi there i am receiving this error when opening the back end and i am not sure how to fix it and what is wrong. i am running V1.6.1.7 Notice: unserialize(): Error at offset 8191 of 32134 bytes in /home/f3143995/public_html/classes/cache/CacheFs.php on line 40 This what i see at the location of the error on line 40 $this->keys = unserialize(file_get_contents($keys_filename)); i would like to just mention that i have duplicated this site where the error occurs ( www.dealstoday.co.za ) from another site ( www.procape.co.za ) which runs very smoothly without any errors The site Deals Today also have other problems, like the Save spins without ever stopping. The other problem is that the site is very slow, i have tried a couple of different combinations in regards to the Performance under Advanced Parameters in the Admin Panel. Thanks in advance Link to comment Share on other sites More sharing options...
Nedned Posted January 24, 2017 Share Posted January 24, 2017 I have the same error when I created the sitemap, any solution? Link to comment Share on other sites More sharing options...
Lucas Leocadio Posted March 22, 2017 Share Posted March 22, 2017 I did the prowess of disabling the cache, and then delete the contents of the cachefs folder, and now my site is no longer in the air, and I do not have backup.Is there any way to get it back again? Please, Help-me! Link to comment Share on other sites More sharing options...
Mscamiones Posted October 16, 2017 Share Posted October 16, 2017 Mi problema era que me salia esta anuncio en la parte de SEO Notice: unserialize(): Error at offset 8192 of 8192 bytes in /../public_html/usados/classes/cache/CacheFs.php on line 70 la forma que lo solucione o por lo menos me dejo de salir fue quitando una tilde en el titulo del producto http://mscamiones.com Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now