openpanel/website/versioned_docs/version-0.3.7/articles/docker/how-to-fix-failed-to-create-runc-console-socket-stat-tmp.md
Stefan Pejcic 9ed2f1743b 1.0.0
2025-02-01 11:45:58 +01:00

385 B

How to fix: failed to create runc console socket: stat /tmp

When running command:

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.