Error: "'No space left on device' and 'session.save_path'

Status
Not open for further replies.

anrip.asz

New Member
Messages
5
Reaction score
0
Points
0
Hello,
I have the following error in my account for several days:

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0


Please, I need that you repair this problem.

Thanks.
 

adamparkzer

On Extended Leave
Messages
3,745
Reaction score
81
Points
0
Hello,
I have the following error in my account for several days:

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0

Please, I need that you repair this problem.

Thanks.

Hi anrip.asz,

Could you log in to your cPanel and check how much free disk space you have left? This information can be found on the left side of your cPanel interface in the informational bar.

- Adam
 

scylla

Member
Messages
232
Reaction score
0
Points
16
For error one I found this

EDIT: Appears that your second error is in this original post as well at the very bottom.

http://www.redoso.com/?do=disp&itemid=32 said:
Warning: Unknown(): write failed: No space left on device (28) in Unknown on line 0

To fix the error you are getting you need to restart your MYSQL server.
for example, on Fedora Core 4 (red hat) go to the command link or shell and type the following:

/etc/init.d/mysqld restart

Thats it, reload the page that was giving you the error below and it should go away

If you have hosting by a company who does shared web hosting, then you need to call them and advise that you are getting this error message.


ERROR:
DB Error: unknown error
SELECT distinct(session_id) FROM mod_visitors_hit WHERE timestamp>date_sub(now(), interval 5 minute) ORDER BY user DESC, ip [nativecode=1030 ** Got error -1 from table handler]
Warning: Unknown(): write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
 
Last edited:

anrip.asz

New Member
Messages
5
Reaction score
0
Points
0
Hi again,

Ok, but I can't restart the MySQL server and I'm not using MySQL on my web.

¿?

My server is Cossacks.

Thanks.
 

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
There is currently an issue with the servers, and admins are working on it
 
Status
Not open for further replies.
Top