<?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 1K Scanner — Official Blog</title><link>https://blog.1kscanner.com/tags/troubleshooting/</link><description>Recent content in Troubleshooting on 1K Scanner — Official Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 03 Mar 2026 22:00:00 +0900</lastBuildDate><atom:link href="https://blog.1kscanner.com/tags/troubleshooting/index.xml" rel="self" type="application/rss+xml"/><item><title>Download/install failed? A user-first troubleshooting checklist to your first scan</title><link>https://blog.1kscanner.com/posts/2026/03/download-install-troubleshooting-checklist/</link><pubDate>Tue, 03 Mar 2026 22:00:00 +0900</pubDate><guid>https://blog.1kscanner.com/posts/2026/03/download-install-troubleshooting-checklist/</guid><description>&lt;img src="https://blog.1kscanner.com/images/shared/mtf-decision-cache-friend-diagram-16x9.png" alt="1k_scanner install troubleshooting checklist" /&gt;
&lt;p&gt;&lt;strong&gt;1k_scanner is not a document scanner.&lt;/strong&gt; It is a Rust+egui based multi-market, multi-timeframe trading scanning app.&lt;/p&gt;
&lt;p&gt;When installation fails, most people lose time in random trial-and-error.
The better approach is simple: &lt;strong&gt;short, reproducible checks in a fixed order&lt;/strong&gt;.
This guide helps you recover installation first, then move directly into a real first-scan workflow.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="1-most-install-failures-fall-into-4-buckets"&gt;1) Most install failures fall into 4 buckets
&lt;/h2&gt;&lt;p&gt;Check these in order:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Execution permission/security warning&lt;/strong&gt; (macOS Gatekeeper, Windows SmartScreen)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Download file condition&lt;/strong&gt; (corrupt, partial, outdated)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Network/time sync&lt;/strong&gt; (license verification loops)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Missing post-install validation&lt;/strong&gt; (installed, but no workflow verification)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Do not change everything at once. Test &lt;strong&gt;one bucket at a time&lt;/strong&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="2-macos-fastest-path"&gt;2) macOS fastest path
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;App icon &lt;strong&gt;right-click → Open&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;If blocked: &lt;strong&gt;System Settings → Privacy &amp;amp; Security → Open Anyway&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;If “damaged app” keeps appearing, run:&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt"&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&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;xattr -dr com.apple.quarantine /Applications/1K_Scanner.app
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Then relaunch.&lt;/p&gt;
&lt;p&gt;If download integrity is uncertain, re-download and verify SHA-256 before retrying.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="3-windows-minimal-path"&gt;3) Windows minimal path
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SmartScreen warning: &lt;strong&gt;More info → Run anyway&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Admin privilege is usually unnecessary.&lt;/li&gt;
&lt;li&gt;If login/license repeatedly fails after install, verify VPN/proxy/firewall and system time first.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The goal is not over-granting permissions; it is restoring a clean network path.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="4-3-minute-post-install-validation-run--scan--focus--record"&gt;4) 3-minute post-install validation: run → scan → focus → record
&lt;/h2&gt;&lt;p&gt;After installation, confirm real usability with this sequence:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Run&lt;/strong&gt;: load template (&lt;code&gt;Cmd/Ctrl + L&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scan&lt;/strong&gt;: dense grid for broad pass (&lt;code&gt;Cmd/Ctrl + 7&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Focus&lt;/strong&gt;: expanded/single chart (&lt;code&gt;Cmd/Ctrl + 8&lt;/code&gt;, &lt;code&gt;Space&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Record&lt;/strong&gt;: save evidence in Check Note (&lt;code&gt;V&lt;/code&gt;, &lt;code&gt;N&lt;/code&gt;)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Completing these steps moves you from “installed” to “operational.”&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="5-validate-the-visual-model-first-rows-and-columns"&gt;5) Validate the visual model first: rows and columns
&lt;/h2&gt;&lt;p&gt;In 1k_scanner, read the grid as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Rows = timeframes&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Columns = symbols&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;One column gives one symbol’s MTF story from top to bottom.
If this structure is clear, your scanning mindset—compressing candidates from the whole market—starts working immediately.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="6-keep-indicator-interpretation-simple-emanrz--consensus"&gt;6) Keep indicator interpretation simple: EMA/NRZ + consensus
&lt;/h2&gt;&lt;p&gt;Right after installation, focus on “is it working as expected?”&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;EMA&lt;/strong&gt;: persistence of trend flow&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NRZ(Narrow Range Zone)&lt;/strong&gt;: hold vs break reference&lt;/li&gt;
&lt;li&gt;when multiple signals align, chart frames show &lt;strong&gt;green/red emphasis&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Use consensus emphasis as &lt;strong&gt;candidate compression&lt;/strong&gt;, not as a one-click execution command.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="7-close-with-repeatability-check-note--template-routine"&gt;7) Close with repeatability: Check Note + template routine
&lt;/h2&gt;&lt;p&gt;A successful setup means you can reproduce the same workspace next session.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;choose &lt;code&gt;Grid Size&lt;/code&gt;, &lt;code&gt;Timeframes per row&lt;/code&gt;, &lt;code&gt;Exchange&lt;/code&gt;, then run &lt;strong&gt;Generate Grid Template&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;save before session end with &lt;strong&gt;F12&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;reload next session with &lt;strong&gt;Cmd/Ctrl + L&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;add evidence with &lt;code&gt;V&lt;/code&gt;, batch-review via &lt;code&gt;N&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;With this routine, install success naturally becomes execution readiness.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="8-final-one-page-checklist"&gt;8) Final one-page checklist
&lt;/h2&gt;&lt;p&gt;If all items below pass, onboarding is complete:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open Anyway (macOS) or Run anyway (Windows)&lt;/li&gt;
&lt;li&gt;network/time sync checked&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Cmd/Ctrl + 7&lt;/code&gt;, &lt;code&gt;Cmd/Ctrl + 8&lt;/code&gt;, &lt;code&gt;Space&lt;/code&gt; toggles verified&lt;/li&gt;
&lt;li&gt;grid model verified (rows=timeframes, columns=symbols)&lt;/li&gt;
&lt;li&gt;EMA/NRZ observation + consensus frame color (green/red) verified&lt;/li&gt;
&lt;li&gt;Check Note flow verified with &lt;code&gt;V&lt;/code&gt;, &lt;code&gt;N&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;template generated, saved with F12, loaded by &lt;code&gt;Cmd/Ctrl + L&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The goal of install troubleshooting is not “the app opens.”
It is reaching a state where you can &lt;strong&gt;start candidate compression and observation routines immediately&lt;/strong&gt;.&lt;/p&gt;</description></item></channel></rss>