<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Troubleshooting on Solo</title><link>https://solo.hiero.org/categories/troubleshooting/</link><description>Recent content in Troubleshooting on Solo</description><generator>Hugo</generator><language>en</language><atom:link href="https://solo.hiero.org/categories/troubleshooting/index.xml" rel="self" type="application/rss+xml"/><item><title>Troubleshooting</title><link>https://solo.hiero.org/docs/troubleshooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/troubleshooting/</guid><description>&lt;p&gt;This guide covers common issues you may encounter when using Solo and how to resolve them.&lt;/p&gt;
&lt;h2 id="quick-navigation"&gt;Quick Navigation&lt;a class="td-heading-self-link" href="#quick-navigation" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Use this page when something is failing and you need to diagnose or recover quickly.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/troubleshooting/#troubleshooting-installation-and-upgrades"&gt;Troubleshooting installation and upgrades&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/troubleshooting/#pods-not-reaching-ready-state"&gt;Pods not reaching Ready state&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/troubleshooting/#crashloopbackoff-causes-and-remediation"&gt;CrashLoopBackOff causes and remediation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/troubleshooting/#resource-constraint-errors-cpu--ram--disk"&gt;Resource constraint errors (CPU / RAM / Disk)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/troubleshooting/#getting-help"&gt;Getting help&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="related-operational-topics"&gt;Related Operational Topics&lt;a class="td-heading-self-link" href="#related-operational-topics" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;If you are looking for setup or day-to-day usage guidance rather than failure diagnosis, start with these pages:&lt;/p&gt;</description></item><item><title>FAQs</title><link>https://solo.hiero.org/docs/faqs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/faqs/</guid><description>&lt;h2 id="one-command-deployment-options-and-variants"&gt;One-command deployment options and variants&lt;a class="td-heading-self-link" href="#one-command-deployment-options-and-variants" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="how-can-i-set-up-a-solo-network-in-a-single-command"&gt;How can I set up a Solo network in a single command?&lt;a class="td-heading-self-link" href="#how-can-i-set-up-a-solo-network-in-a-single-command" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;You can run one of the following commands depending on your needs:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Single Node Deployment (recommended for development):&lt;/strong&gt;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;brew install hiero-ledger/tools/solo
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;For more information on Single Node Deployment, see &lt;a href="https://solo.hiero.org/docs/simple-solo-setup/quickstart/#deploy-a-local-network-one-shot"&gt;Quickstart&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Multiple Node Deployment (for testing consensus scenarios):&lt;/strong&gt;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;solo one-shot multiple deploy --num-consensus-nodes &lt;span class="m"&gt;3&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;For more information on Multiple Node Deployment, see &lt;a href="https://solo.hiero.org/docs/simple-solo-setup/quickstart/#deploy-a-local-network-one-shot"&gt;Quickstart&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>