summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-01-07 14:42:02 +0000
committerGerrit Code Review <review@openstack.org>2022-01-07 14:42:02 +0000
commit63cfcedbbfd9c0fcce569ed64ec8ef133467bf24 (patch)
tree875dc05a9ae8d57841554a81ec20b6f199f51adb /doc
parent07c4b38f39b229d3d56c285092f499ffbd5a10dc (diff)
parent6b5fcf8f4f7db8c2f1f0f30577566c1d8660202e (diff)
downloadironic-63cfcedbbfd9c0fcce569ed64ec8ef133467bf24.tar.gz
Merge "[doc] Add note about shellinabox console enable error"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/admin/console.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/source/admin/console.rst b/doc/source/admin/console.rst
index b3fcd91f7..618bb56db 100644
--- a/doc/source/admin/console.rst
+++ b/doc/source/admin/console.rst
@@ -151,6 +151,17 @@ The web console can be configured in Bare Metal service in the following way:
``false``, ``console_info`` is ``None``, web console is disabled. If you want to launch web
console, see the ``Configure node web console`` part.
+ .. note::
+
+ An error message you may encounter when enabling the console can read
+ ``Console subprocess failed to start. Timeout or error while waiting for
+ console subprocess to start for node`` along with
+ ``[server] Failed to find any available port!``. This error is coming from
+ shellinabox itself, not from the communication with the BMC. One potential
+ cause for this issue is that there are already shellinabox daemons running
+ which block the configured port (remove them if appropriate and retry to
+ enable the console).
+
.. _`shellinabox page`: https://code.google.com/archive/p/shellinabox/
.. _`openssl page`: https://www.openssl.org/
.. _`FedoraProject page`: https://fedoraproject.org/wiki/Infrastructure/Mirroring