1. we cannot update. I’m assuming due to some permissions issue? Msg is “Update failed: Could not create directory. /www/www/wp-content/upgrade/677ef9364dddd-kMvsQg”, What dir should we set permissions on and what type of permissions should we set?
2. We cannot export. The dumped error is below.
While running BatchRunner::createJob() the following EventEspresso\core\libraries\batch\Helpers\BatchRequestException occurred:
Could not create temporary file for job AeOYSrXZZSiGM0T, because: Could not create temporary file, an unknown error occurred
How are you trying to run the update; are you running the one-click update, or are you updating the files manually? Sometimes, permission to temporary files can be circumvented with manually updating (uploading and activating the new version).
Set Proper Permissions:
– Navigate to your WordPress installation directory via SSH or your hosting control panel.
– Ensure the following permissions:
– wp-content, wp-content/plugins, wp-content/uploads, and wp-content/upgrade directories should have permissions set to 755.
– Files within these directories should have permissions set to 644.
Thx. Updated permissions and it was able to run. Also turned out my inodes were maxed out.
Viewing 2 reply threads
The support post ‘Update failed and can’t export registrations’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.