mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 04:06:59 +00:00
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
25 lines
661 B
ReStructuredText
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>`
|