mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create how-to-fix-failed-to-create-runc-console-socket-stat-tmp.md
This commit is contained in:
parent
34b1982398
commit
89155e6828
@ -0,0 +1,12 @@
|
||||
# How to fix: failed to create runc console socket: stat /tmp
|
||||
|
||||
When running command:
|
||||
|
||||
```bash
|
||||
opencli user-login stefan
|
||||
```
|
||||
|
||||
If you receive an error:
|
||||
> failed to create runc console socket: stat /tmp: no such file or directory: unknown
|
||||
|
||||
It indicates that docker runtime files from the /tmp are missing (deleted by some program/user), so the quickest solution is to reboot the server.
|
||||
Loading…
Reference in New Issue
Block a user