#Anyone familiar with the disk full error?

18 messages · Page 1 of 1 (latest)

stiff heath
#
[2023-01-14 08:30:05] Caught exception while executing command string "save"
[2023-01-14 08:30:05] Disk full. Path /home/container/Servers/unturned/Level/Russia/Groups.dat
[2023-01-14 08:30:05] at System.IO.FileStream.FlushBuffer () [0x00081] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.IO.FileStream.SetLength (System.Int64 value) [0x0004e] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at SDG.Unturned.River.closeRiver () [0x00024] in <3e928c1e34e94970b9e1da341e0d6cae>:0 
  at SDG.Unturned.GroupManager.save () [0x00119] in <3e928c1e34e94970b9e1da341e0d6cae>:0 
  at SDG.Unturned.SaveManager.save () [0x00092] in <3e928c1e34e94970b9e1da341e0d6cae>:0 
  at SDG.Unturned.CommandSave.execute (Steamworks.CSteamID executorID, System.String parameter) [0x00000] in <3e928c1e34e94970b9e1da341e0d6cae>:0 
  at SDG.Unturned.Command.check (Steamworks.CSteamID executorID, System.String method, System.String parameter) [0x00018] in <3e928c1e34e94970b9e1da341e0d6cae>:0 
  at SDG.Unturned.

caught this particular error for the (as far as I can remember) first time today, anyone have any clue as to what could cause it?

#

This caused the particular server to stop but it was fine after starting it back up, running pterodactyl with ubuntu focal fossa

#

and no, the server isn't actually out of disk space (or RAM)

wild wharf
#

How big is the Groups.dat file?

stiff heath
#

4KiB

#

which doesn't seem abnormal at all, at least compared to my other servers

wild wharf
#

ye the limit for .dat file was 2Gb I think so no where near that yet

#

Ask Nelson?

#

but don't stress him out he just cleaned the github

stiff heath
#

yeah I noticed

#

honestly it's not like it's a particularly big issue so unless it repeats I probably won't bother

marsh elbow
#

@stiff heath You can use the GitHub if you want, don't let a little early spring cleaning deter you.

#

You also got the official support website to use as well.

wild wharf
stiff heath
stiff heath
#

There's a decent chance that I figured this one out, specifically this was (probably) related to an error in ptero that I've since solved

#

and yes, the underlying issue was solved with just restarting the service with systemctl GrieferThonk