-
-
Notifications
You must be signed in to change notification settings - Fork 503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when updating #4502
Comments
Hi, Looks like your file system is full
Can you check available disk space |
Here it is:
|
Lol, first match on DuckDuckGo for this error message is another report on our repo: #2597 dmesg -l emerg,alert,crit,err |
Yeah I search for that too before posting.
|
Okay, no corruption is the issue here. I found other cases where indeed the filesystem was full, in another case the RAMlog, which was not cleared hourly due to a bug in DietPi v6.11 that time. In your case df /var/log
apt update
apt upgrade
df /var/log |
df /var/log
apt update
apt upgrade
df /var/log
|
ok the space issue is gone however MariaDB still has issues. It seems config file is missing. Can you share |
|
Uhh you are missing some more file/directory. Do you have a backup of your system? |
Strange is:
This file is served by
|
@MichaIng |
Still error:
@Joulinar I'm not sure at all. Everything else works without any problem though. My Nextcloud works fine. The problem of "No space left on device" happen quite sometimes ago during an update too. But when I redo the command the update proceeded without any problem and the update was installed. I forgot during what update the problem occurred. The difference right now it stuck. |
yes it stuck because of missing configuration file
As a workaround we could create
|
Ah, of course, all files in
|
Problem solved. Thanks guys! |
How did you solved it at the end? |
Using |
thx for sharing, I'm going to close the issue. Feel free to reopen if needed. |
Hmm.. Another issue of the same type poped up when updating to 7.3.2. But this time after retrying the update, it is updated just fine.
|
again the error with the Probably still a side effect from the moment you had the full file systems. Maybe there are temp files left that will be cleaned once you perform the |
Required Information
Additional Information (if applicable)
Steps to reproduce
Extra details
The text was updated successfully, but these errors were encountered: