I seem to keep experiencing this problem.. so much so that Google has indexed the error files. see below. We have unlimited storage space on our server and but continue to get the ‘No space left on device’ error.
If we delete expired events will users still have access to these in the MY EVENTS section for downloading invoices etc?
Thanks
Warning: session_start() [function.session-start]: open(/tmp/ sess_73e011df91c4ee04bbd154a4f28075d0, O_RDWR) failed: No space left on device (28) in /home/the49413/public_html/wp-content/plugins/event-espresso/ espresso.php on line …
Warning: session_start() [function.session-start]: open(/tmp/ sess_20a4bc789f4637fea31e14e06d5882cc, O_RDWR) failed: No space left on device (28) in /home/the49413/public_html/wp-content/plugins/event-espresso/ espresso.php on line …
Warning: session_start() [function.session-start]: open(/tmp/ sess_9ae5782442f38cacc6b2b002d42040fe, O_RDWR) failed: No space left on device (28) in /home/the49413/public_html/wp-content/plugins/event-espresso/ espresso.php on line …
If we delete expired events will users still have access to these in the MY EVENTS section for downloading invoices etc?
No, they won’t. But the problem is not space in the database, it’s space in the /tmp/ directory, from the warning messages. If you are able to write to your /home/the49413/public_html/ directory, then the /tmp/ directory is probably in a disk partition set up on a different physical hard drive. You should talk to your system administrator about allocating more space to the partition that holds the /tmp/ directory, or using a different system like logical partitions where the partition can be spread over multiple physical drives. Or it could be that the system is mis-configured to not delete the old expired session files.
Viewing 1 reply thread
The support post ‘No space on device’ 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.