<?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[Unauthorized error]]></title><description><![CDATA[<p dir="auto">Hello guys,</p>
<p dir="auto">I wanted to build another FOG server just for testing purposes and running to this unauthorized error after I finish the setup and try to update the schema via GUI. I tried both Ubuntu 24.04.3 and also 22.04.4, even did an apt-get update and upgrade, got the same result.</p>
<p dir="auto">I never seen this before and tried googling up fixes, but can’t fix it.<br />
Here’s a screen shot of the error.</p>
<p dir="auto"><img src="/assets/uploads/files/1781793178579-5a86d90f-6b42-4f69-a03a-198cd5855550-image.png" alt="5a86d90f-6b42-4f69-a03a-198cd5855550-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The usual screen for you to update the database after the command line prompts you too after a fresh install.</p>
<p dir="auto">Then I get this error:</p>
<p dir="auto"><img src="/assets/uploads/files/1781793236203-1f6d1651-5575-47a1-aae5-864d74ab94a6-image.png" alt="1f6d1651-5575-47a1-aae5-864d74ab94a6-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I even tried different browsers. I don’t think it matters, but just more information, the hypervisor is Windows Hyper-V. I’m not sure if Ubuntu 26.04 is supported, but I can try to see if I get the same error message.</p>
]]></description><link>http://forums.fogproject.org/topic/18180/unauthorized-error</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 15:30:09 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/18180.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Jun 2026 14:35:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 20:45:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> said in <a href="/post/158203">Unauthorized error</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/1188">@Jamaal</a> I’m not sure I follow? The database isn’t insecure, it was being able to download the database, or force an upgrade without authorization that was the piece being secured, nothing about the normal day to day operation of the database changed.</p>
</blockquote>
<p dir="auto">Got it, ok thanks for your help today on this.</p>
]]></description><link>http://forums.fogproject.org/post/158204</link><guid isPermaLink="true">http://forums.fogproject.org/post/158204</guid><dc:creator><![CDATA[Jamaal]]></dc:creator><pubDate>Thu, 18 Jun 2026 20:45:30 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 20:33:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/1188">@Jamaal</a> I’m not sure I follow? The database isn’t insecure, it was being able to download the database, or force an upgrade without authorization that was the piece being secured, nothing about the normal day to day operation of the database changed.</p>
]]></description><link>http://forums.fogproject.org/post/158203</link><guid isPermaLink="true">http://forums.fogproject.org/post/158203</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Thu, 18 Jun 2026 20:33:57 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 19:31:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> said in <a href="/post/158201">Unauthorized error</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/1188">@Jamaal</a> <a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49591">@Jab98</a></p>
<p dir="auto">If you’re doing upgrades (if you trust the base defaults of a fresh install)</p>
<p dir="auto">You can also run the <code>sudo ./installfog.sh</code> with the <code>-y</code> argument and it will “just do all the work” so you don’t have to do the "open a browser -&gt; click the button -&gt; return to the installer, press enter.</p>
<p dir="auto">Just trying to help. By no means is this a requirement (of course) but it may help in the future, and this method would also perform the update of the core database elements automatically for you. (This was a part of the addition of the token too. - To make the upgrade process more autonomous and secure.)</p>
</blockquote>
<p dir="auto">Thanks Tom, that worked with the auto install, but will it keep the database secure as you guys are implementing with the token? Or do I need to do extra steps on making it secure after doing the -y switch?</p>
]]></description><link>http://forums.fogproject.org/post/158202</link><guid isPermaLink="true">http://forums.fogproject.org/post/158202</guid><dc:creator><![CDATA[Jamaal]]></dc:creator><pubDate>Thu, 18 Jun 2026 19:31:32 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 19:06:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/1188">@Jamaal</a> <a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49591">@Jab98</a></p>
<p dir="auto">If you’re doing upgrades (if you trust the base defaults of a fresh install)</p>
<p dir="auto">You can also run the <code>sudo ./installfog.sh</code> with the <code>-y</code> argument and it will “just do all the work” so you don’t have to do the "open a browser -&gt; click the button -&gt; return to the installer, press enter.</p>
<p dir="auto">Just trying to help. By no means is this a requirement (of course) but it may help in the future, and this method would also perform the update of the core database elements automatically for you. (This was a part of the addition of the token too. - To make the upgrade process more autonomous and secure.)</p>
]]></description><link>http://forums.fogproject.org/post/158201</link><guid isPermaLink="true">http://forums.fogproject.org/post/158201</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Thu, 18 Jun 2026 19:06:56 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 17:40:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/1188">@Jamaal</a><br />
<a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a></p>
<p dir="auto">Okay I got past this just by re-running the FOG installer.</p>
<p dir="auto">It generated a new tokenized URL and this one worked fine!</p>
<p dir="auto">The new token had way more characters than the first one it printed, not sure if that means anything</p>
<p dir="auto"><a href="http://10.1.22.37/fog/management/index.php?node=schema&amp;fogtoken=b407da4f77d7d94c25ca554a49090dafe1d5705ca3b25af267b6313972a10bc6" target="_blank" rel="noopener noreferrer nofollow ugc">http://10.1.22.37/fog/management/index.php?node=schema&amp;fogtoken=b407da4f77d7d94c25ca554a49090dafe1d5705ca3b25af267b6313972a10bc6</a></p>
]]></description><link>http://forums.fogproject.org/post/158200</link><guid isPermaLink="true">http://forums.fogproject.org/post/158200</guid><dc:creator><![CDATA[Jab98]]></dc:creator><pubDate>Thu, 18 Jun 2026 17:40:04 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 17:32:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a></p>
<p dir="auto">Hey Tom,</p>
<p dir="auto">The URL the installer generates is &gt;<br />
<a href="http://10.1.22.37/fog/management/index.php?node=schema&amp;fogtoken=a813f075fc54cdd34f5304ff6cf3a3ee" target="_blank" rel="noopener noreferrer nofollow ugc">http://10.1.22.37/fog/management/index.php?node=schema&amp;fogtoken=a813f075fc54cdd34f5304ff6cf3a3ee</a></p>
<p dir="auto"><img src="/assets/uploads/files/1781803904168-3c66b186-b77f-4793-b587-478a92170403-image.png" alt="3c66b186-b77f-4793-b587-478a92170403-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1781803928648-7822b285-75fc-4453-b879-6d81ab38802d-image.png" alt="7822b285-75fc-4453-b879-6d81ab38802d-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>http://forums.fogproject.org/post/158199</link><guid isPermaLink="true">http://forums.fogproject.org/post/158199</guid><dc:creator><![CDATA[Jab98]]></dc:creator><pubDate>Thu, 18 Jun 2026 17:32:12 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 16:45:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/1188">@Jamaal</a> So if you go to that URL and click the button to install, you should be successful.</p>
]]></description><link>http://forums.fogproject.org/post/158198</link><guid isPermaLink="true">http://forums.fogproject.org/post/158198</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Thu, 18 Jun 2026 16:45:27 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 16:16:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49591">@Jab98</a> Please see the message to Jamaal as well.</p>
<p dir="auto">Yes a security based change was added recently because anyone could force the updates and could export the db without any type of authorization.</p>
]]></description><link>http://forums.fogproject.org/post/158196</link><guid isPermaLink="true">http://forums.fogproject.org/post/158196</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Thu, 18 Jun 2026 16:16:15 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 16:07:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/1188">@Jamaal</a> <img src="/assets/uploads/files/1781798804093-82524c38-57e8-4702-becf-7963c79a6327-image.png" alt="82524c38-57e8-4702-becf-7963c79a6327-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">That token is generated on every run so you seeing what I see doesn’t matter, but it should showup like what you’re seeing here.</p>
]]></description><link>http://forums.fogproject.org/post/158195</link><guid isPermaLink="true">http://forums.fogproject.org/post/158195</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Thu, 18 Jun 2026 16:07:02 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 16:05:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/1188">@Jamaal</a> What’s the url that is displayed for you to goto for that on the output of the command telling you where to go?</p>
<p dir="auto">It should contain a tokenization embedded for you to goto.</p>
]]></description><link>http://forums.fogproject.org/post/158194</link><guid isPermaLink="true">http://forums.fogproject.org/post/158194</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Thu, 18 Jun 2026 16:05:34 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 15:22:18 GMT]]></title><description><![CDATA[<p dir="auto">Just posting more info</p>
<p dir="auto">This is the only 403 response that shows when I get to the page that says Unauthorized</p>
<p dir="auto"><img src="/assets/uploads/files/1781795848024-56d8711f-82c0-451d-813a-5f81f010c65e-image.png" alt="56d8711f-82c0-451d-813a-5f81f010c65e-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>http://forums.fogproject.org/post/158193</link><guid isPermaLink="true">http://forums.fogproject.org/post/158193</guid><dc:creator><![CDATA[Jab98]]></dc:creator><pubDate>Thu, 18 Jun 2026 15:22:18 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 14:48:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49591">@Jab98</a> said in <a href="/post/158191">Unauthorized error</a>:</p>
<blockquote>
<p dir="auto">Sorry this is not a helpful response <img src="http://forums.fogproject.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=p5dn7rglfv4" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">Crazy this was just posted 10 min ago because I just ran into the same error.</p>
<p dir="auto">Just did fresh install of Debian 13, trying install latest stable FOG release, everything went well up to this point.</p>
</blockquote>
<p dir="auto">It’s ok, I’m just curious what happened all of a sudden as I’ve been using Ubuntu 20.xx a long time now before installing FOG. I guess I can try Debian and see how everything goes. Thanks for your input.</p>
]]></description><link>http://forums.fogproject.org/post/158192</link><guid isPermaLink="true">http://forums.fogproject.org/post/158192</guid><dc:creator><![CDATA[Jamaal]]></dc:creator><pubDate>Thu, 18 Jun 2026 14:48:02 GMT</pubDate></item><item><title><![CDATA[Reply to Unauthorized error on Thu, 18 Jun 2026 14:46:11 GMT]]></title><description><![CDATA[<p dir="auto">Sorry this is not a helpful response <img src="http://forums.fogproject.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=p5dn7rglfv4" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">Crazy this was just posted 10 min ago because I just ran into the same error.</p>
<p dir="auto">Just did fresh install of Debian 13, trying install latest stable FOG release, everything went well up to this point.</p>
]]></description><link>http://forums.fogproject.org/post/158191</link><guid isPermaLink="true">http://forums.fogproject.org/post/158191</guid><dc:creator><![CDATA[Jab98]]></dc:creator><pubDate>Thu, 18 Jun 2026 14:46:11 GMT</pubDate></item></channel></rss>