Files
scylladb/docs/troubleshooting/error-messages/index.rst
Anna Stuchlik a87683c7be doc: remove outdated MV error from Troubleshooting
This commit removes the MV error message, which only
affect older versions of ScyllaDB, from the Troubleshooting section.

Fixes https://github.com/scylladb/scylladb/issues/17205

(cherry picked from commit 92bc8053e2)

Closes scylladb/scylladb#18855
2024-05-27 15:12:22 +03:00

25 lines
661 B
ReStructuredText

Error Messages
==============
.. toctree::
:hidden:
kb-fs-not-qualified-aio
address-already-in-use
schema-mismatch
invalid-ssl-prot-error
.. panel-box::
:title: Error Messages
:id: "getting-started"
:class: my-panel
* :doc:`"File system on /var/lib/scylla is not qualified for seastar AIO" on startup </troubleshooting/error-messages/kb-fs-not-qualified-aio/>`
* :doc:`"Address already in use" messages </troubleshooting/error-messages/address-already-in-use/>`
* :doc:`Schema Mismatch </troubleshooting/error-messages/schema-mismatch>`
* :doc:`Invalid SSL Protocol </troubleshooting/error-messages/invalid-ssl-prot-error>`