• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

PDOException: SQLSTATE[HY000]: General error: 1 Can't create/write to file

Status
Not open for further replies.

kbivek

Chevereto Member
Hi,

Today one of my servers started throwing the error "PDOException: SQLSTATE[HY000]: General error: 1 Can't create/write to file '/tmp/#sql_ced_0.MYI' (Errcode: 28)".

Not sure what is going on.

Searching in google leads me to a full /tmp folder, but I checked the size of the directory and only 6% is being used.

The server that is experiencing this issue is http://s2.snapgram.co.
 
UPDATE:

(SOLVED)

Ok it was an issue with the /tmp folder after all. Seems like there was too many files in it and a "tmpwatch --mtime --all 24 /tmp" command to flush all files in the /tmp folder not accessed in the last 24 hours did the trick.
 
Status
Not open for further replies.
Back
Top