diff --git a/doc/source/configure.rst b/doc/source/configure.rst index 54ad39ab562ab..c0ff739639100 100644 --- a/doc/source/configure.rst +++ b/doc/source/configure.rst @@ -136,9 +136,48 @@ In addition to ports specified above, the head node needs to open several more p - ``--port``: Port of GCS. Default: 6379. - ``--redis-shard-ports``: Comma-separated list of ports for non-primary Redis shards. Default: Random values. -- ``--dashboard-port``: Port for accessing the dashboard. Default: 8265 - ``--gcs-server-port``: GCS Server port. GCS server is a stateless service that is in charge of communicating with the GCS. Default: Random value. +- If ``--include-dashboard`` is true (the default), then the head node must open ``--dashboard-port``. Default: 8265. + +If ``--include-dashboard`` is true but the ``--dashboard-port`` is not open on +the head node, you will repeatedly get + +.. code-block:: bash + + WARNING worker.py:1114 -- The agent on node failed with the following error: + Traceback (most recent call last): + File "/usr/local/lib/python3.8/dist-packages/grpc/aio/_call.py", line 285, in __await__ + raise _create_rpc_error(self._cython_call._initial_metadata, + grpc.aio._call.AioRpcError: