Use frontmatter for tutorials

This commit is contained in:
mDuo13
2021-04-21 18:44:41 -07:00
parent d476617646
commit 02a852ec56
122 changed files with 761 additions and 509 deletions

View File

@@ -1,3 +1,8 @@
---
html: server-doesnt-sync.html
parent: troubleshoot-the-rippled-server.html
blurb: Troubleshoot problems that make a rippled server unable to sync with the rest of the XRP Ledger.
---
# rippled Server Doesn't Sync
This page explains possible reasons [a `rippled` server](the-rippled-server.html) may start successfully, but get stuck in a ["connected" state](rippled-server-states.html) without ever fully connecting to the network. (If the server crashes during or shortly after startup, see [Server Won't Start](server-wont-start.html) instead.)