Post
Topic
Board Development & Technical Discussion
Re: how can access bitcoin rpc from laravel
by
ETFbitcoin
on 11/10/2022, 09:23:03 UTC
Quote
fwrite(): Write of 2123 bytes failed with errno=28 No space left on device

Sad You should not have exposed your IP to internet

I didn't see that error message when i made reply on October 09.

fwrite(): Write of 2123 bytes failed with errno=28 No space left on device

you dont have more space...

try : rm -rf /var/logs
and rm -rf /tmp/*

then try again

And configure maximum size (and optionally oldest log age) of your log with journalctl (or other log manager used by your OS) to prevent it happens again.