Appeared in my site this line please help Problem Fatal error in exception handler. Check log for Exception at time 1575062978
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
- Abdulaziz@Abdulaziz
Abdulaziz - 0 likes
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
- Abdulaziz@Abdulaziz
Abdulaziz - 0 likes
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
- Be sure, that /caches folder is created in your data directory path.
- Check the read+write permissions on this folder
- Abdulaziz@Abdulaziz
Abdulaziz - 0 likes
- iionly@iionly
iionly - 0 likes
- Abdulaziz@Abdulaziz
Abdulaziz - 0 likes
You must log in to post replies.Check your server log
More info: https://elgg.org/search?q=Fatal+error&entity_type=object&entity_subtype=discussion&offset=0&search_type=entities
What I'm supposed to look for and what to do
1 - Try my 1st suggestion
2 - Look at same Q&As :
I see this erro how i can fix it : [Sun Dec 01 19:13:57.669555 2019] [lsapi:notice] [pid 612766:tid 47572109801216] [client 91.242.162.52:43370] [host www.toevolution.com] Backend log: [2019-12-02 00:13:57] ELGG.CRITICAL: Exception at time 1575245637:\nStash\\Exception\\InvalidArgumentException: Failed to create cache path. in /home/toevpxgm/toevolution.com/vendor/tedivm/stash/src/Stash/Utilities.php:223\nStack trace:\n#0 /home/toevpxgm/toevolution.com/vendor/tedivm/stash/src/Stash/Driver/FileSystem.php(171): Stash\\Utilities::checkFileSystemPermissions('/home/toevxjzw/...', 504)\n#1 /home/toevpxgm/toevolution.com/vendor/tedivm/stash/src/Stash/Driver/AbstractDriver.php(39): Stash\\Driver\\FileSystem->setOptions(Array)\n#2 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Cache/CompositeCache.php(312): Stash\\Driver\\AbstractDriver->__construct(Array)\n#3 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Cache/CompositeCache.php(218): Elgg\\Cache\\CompositeCache->buildFileSystemDriver()\n#4 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Cache/CompositeCache.php(64): Elgg\\Cache\\CompositeCache->createPool()\n#5 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Di/ServiceProvider.php(380): Elgg\\Cache\\CompositeCache->__construct('elgg_system_cac...', Object(Elgg\\Config), 14)\n#6 [internal function]: Elgg\\Di\\ServiceProvider->Elgg\\Di\\{closure}(Object(Elgg\\Di\\ServiceProvider))\n#7 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Di/DiContainer.php(69): call_user_func(Object(Closure), Object(Elgg\\Di\\ServiceProvider))\n#8 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Di/DiContainer.php(49): Elgg\\Di\\DiContainer->build(Object(Closure), 'fileCache')\n#9 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Di/ServiceProvider.php(147): Elgg\\Di\\DiContainer->__get('fileCache')\n#10 [internal function]: Elgg\\Di\\ServiceProvider->Elgg\\Di\\{closure}(Object(Elgg\\Di\\ServiceProvider))\n#11 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Di/DiContainer.php(69): call_user_func(Object(Closure), Object(Elgg\\Di\\ServiceProvider))\n#12 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Di/DiContainer.php(49): Elgg\\Di\\DiContainer->build(Object(Closure), 'autoloadManager')\n#13 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Application/ShutdownHandler.php(105): Elgg\\Di\\DiContainer->__get('autoloadManager')\n#14 /home/toevpxgm/toevolution.com/vendor/elgg/elgg/engine/classes/Elgg/Application/ShutdownHandler.php(45): Elgg\\Application\\ShutdownHandler->persistCaches()\n#15 [internal function]: Elgg\\Application\\ShutdownHandler->__invoke()\n#16 {main}\n {"exception":"[object] (Stash\\\\Exception\\\\InvalidArgumentException(code: 0): Failed to create cache path. at /home/toevpxgm/toevolution.com/vendor/tedivm/stash/src/Stash/Utilities.php:223)"} {"backtrace":[],"process_id":695132,"memory_peak_usage":"8 MB","memory_usage":"8 MB","url":"/blog/owner/JulianneFe","ip":"91.242.162.52","http_method":"GET","server":"www.toevolution.com","referrer":null,"unique_id":"XeRXRX6XhwJgK3t37QjCrQAAAk4"}\n
Learn more.
I have moved my old hosting to a new hosting and then this problem emerged as the site was working well before that I have read what I referred to, but I do not find any steps to solve the problem please help some steps
Have you followed the instructions at http://learn.elgg.org/en/3.2/admin/duplicate-installation.html (or at http://learn.elgg.org/en/2.3/admin/duplicate-installation.html for Elgg 2.3) when migrating to the new host? At least check if any database entries (as referred in the instructions) need to be updated depending on possible changes in paths to install directory and/or data directory between old and new server. Of course as already mentioned, permissions of the data directory must be correct to allow for writing into the data directory (to create the cache folder) or even to access the content of the data directory. It might also help to delete the sysem_cache and views_simplecache folders in the data directory to get rid of any possible old cache entries that are no longer valid on the new server (Elgg will automatically re-create these folders when necessary - as long as permissions of the data direcory allow it and as long as the database entries point to the correct location of the data directory).
Thanks for all the feedback the site is working now
Please delete the topic The problem has been resolved
Thank you