R
R
romaro2021-11-12 04:04:58
linux
romaro, 2021-11-12 04:04:58

Has the space really run out?

Oracle Linux system installed on a virtual machine.

After an emergency shutdown of the host machine, the SSH connection via VSCode stopped working:

[03:44:05.097] Server installation process already in progress - waiting and retrying
[03:44:05.776] "install" terminal command done
[03:44:05.776] Install terminal quit with output: 
[03:44:06.100] Using SSH config file "C:\Users\Roma\.ssh\config"
[03:44:06.101] Running script with connection command: ssh -T -D 56201 -F "C:\Users\Roma\.ssh\config" localhost bash
[03:44:06.102] Terminal shell path: C:\Windows\System32\cmd.exe
[03:44:08.098] > ]0;C:\Windows\System32\cmd.exe
[03:44:08.098] Got some output, clearing connection timeout
[03:44:10.098] > cbf2730a8473: running
> Missing GLIBCXX >= 3.4.18!
> Found versions 3.4.1      
> 3.4.2
> 3.4.3
> 3.4.4
> 3.4.5
> 3.4.6
> 3.4.7
> 3.4.8
> 3.4.9
> 3.4.10
> 3.4.11
> 3.4.12
> 3.4.13
> 3.4.14
> 3.4.15
> 3.4.16
> 3.4.17
> 3.4.18
> 3.4.19
> 3.4.20
> 3.4.21
> 3.4.22
> 3.4.23
> 3.4.24
> 3.4.25
> bash: line 194: cannot create temp file for here-document: No space left on devi
> ce
> cbf2730a8473$$1$$
> Acquiring lock on /home/nodejs/.vscode-server/bin/3a6960b964327f0e3882ce18fcebd0
> 7ed191b316/vscode-remote-lock.nodejs.3a6960b964327f0e3882ce18fcebd07ed191b316   
> Installation already in progress...
> If you continue to see this message, you can try toggling the remote.SSH.useFloc
> k setting
> cbf2730a8473: start
> exitCode==24==
> listeningOn====
> osReleaseId==ol==
> arch==x86_64==
> tmpDir==/run/user/54323==
> platform==linux==
> unpackResult====
> didLocalDownload==0==
> downloadTime====
> installTime====
> extInstallTime====
> serverStartTime====
> cbf2730a8473: end


Apparently, the process is interrupted by an error:
cannot create temp file for here-document: No space left on devi
> ce


When I log in, I get the same warning:
618db9692636c779171021.jpeg

However, there seems to be free space:
618db9f20ab4f678519581.jpeg
618dbb757289d812278290.jpeg

The weight of the log file is 40mb.

The only thing that I noticed strange is the freezing of the radish during the reboot:
618dba4a2816b261944011.jpeg

How can I restore the work of SSH?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2021-11-12
@romaro

there is a free space

148 kb at the root is not free space, but its absence ...

S
SagePtr, 2021-11-12
@SagePtr

Did you run out of inodes by any chance? df -iwhat does he say?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question