Skip to content

Commit 163601e

Browse files
committed
docs(managing_deis): add workaround for store component failures
1 parent a8eb697 commit 163601e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/managing_deis/upgrading-deis.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ and then reinstall platform components.
2424

2525
In-place upgrades are supported starting from Deis version 0.14.0
2626

27+
.. note::
28+
29+
Occasionally, when upgrading Deis, we have seen deisctl stuck in a restart loop on ``deis-store`` components.
30+
The workaround for this is to restart the store-daemons with ``deisctl restart store-daemon``. If run while
31+
the original ``deisctl start platform`` command is still running, it should resume almost immediately.
32+
2733
Use the following steps to perform an in-place upgrade of your Deis cluster.
2834

2935
.. code-block:: console

0 commit comments

Comments
 (0)