<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[runtime mode differences mean that FusionAuth won&#x27;t start]]></title><description><![CDATA[<p dir="auto">I see this message in my log file:</p>
<pre><code>2020-12-15 9:20:23.203 AM ERROR io.fusionauth.api.service.system.NodeService - Node [1bdcee86-5568-48cc-b680-9e39532bdd6c] cannot be added. The runtime mode is [Production] and this node in [Development] mode.
</code></pre>
<p dir="auto">What does this mean? FusionAuth doesn't start, how can I fix this?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/670/runtime-mode-differences-mean-that-fusionauth-won-t-start</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 06:21:31 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/670.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 15 Dec 2020 16:26:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to runtime mode differences mean that FusionAuth won&#x27;t start on Tue, 15 Dec 2020 16:29:28 GMT]]></title><description><![CDATA[<p dir="auto">It looks like you switched to <code>development</code> mode from <code>production</code> mode, possibly to run some migrations automatically.</p>
<p dir="auto">This message means that FusionAuth sees an entry in its node records that would lead to an incompatible configuration. What we really want to avoid is a cluster of FusionAuth instances with some in <code>development</code> and others in <code>production</code>, as that might lead to some confusing behavior.</p>
<p dir="auto">If you are running a single node, you can try restarting FusionAuth a few times and that node record should be reset. You can also switch the node back to production and make sure it shuts down cleanly, which should remove the node record.</p>
]]></description><link>https://fusionauth.io/community/forum/post/1971</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/1971</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Tue, 15 Dec 2020 16:29:28 GMT</pubDate></item></channel></rss>