Skip to content

Commit

Permalink
Added cause of OTA failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Hieromon committed Jan 10, 2023
1 parent a120447 commit 80594fa
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 41 deletions.
17 changes: 17 additions & 0 deletions docs/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -1229,6 +1229,13 @@
Unauthorize error without prompting the login dialog.
</a>

</li>

<li class="md-nav__item">
<a href="#uploaded-bin-via-ota-but-the-sketch-stopped-after-reboot" class="md-nav__link">
Uploaded BIN via OTA, but the sketch stopped after reboot.
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -1596,6 +1603,13 @@
Unauthorize error without prompting the login dialog.
</a>

</li>

<li class="md-nav__item">
<a href="#uploaded-bin-via-ota-but-the-sketch-stopped-after-reboot" class="md-nav__link">
Uploaded BIN via OTA, but the sketch stopped after reboot.
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -1979,6 +1993,9 @@ <h2 id="unable-to-change-any-macro-definitions-by-the-sketch"><i class="fa fa-qu
<h2 id="unauthorize-error-without-prompting-the-login-dialog"><i class="fa fa-question-circle"></i> Unauthorize error without prompting the login dialog.<a class="headerlink" href="#unauthorize-error-without-prompting-the-login-dialog" title="Permanent link">&para;</a></h2>
<p>The custom web pages that require authentication will occur unauthorized error always without prompting the login dialog under the captive portal state on some OS. This is a captive portal restriction and expected behavior. The captive portal web browser is almost a complete web browser, but while the captive portal session restricts the response to <code>WWW-authenticate</code> requests. (In intrinsically, the captive portal is a mechanism for authentication in itself)</p>
<p>Once you exit from the captive portal session and connect SoftAP IP directly afresh, you can access custom web pages along with prompting a login dialog.</p>
<h2 id="uploaded-bin-via-ota-but-the-sketch-stopped-after-reboot"><i class="fa fa-question-circle"></i> Uploaded BIN via OTA, but the sketch stopped after reboot.<a class="headerlink" href="#uploaded-bin-via-ota-but-the-sketch-stopped-after-reboot" title="Permanent link">&para;</a></h2>
<p>Perhaps the current sketch as the uploader does not match the <strong>partition</strong> size of the BIN file to be uploaded. For example, if the current sketch (i.e. it performs OTA) is built with a partition table of <code>Default.csv</code> and the new BIN file to be updated is <code>min_spiffs.csv</code>.</p>
<p>Also, the file system of the uploader sketch and the uploaded sketch must be the same. If the file system of the uploader sketch is SPIFFS while the uploaded BIN file is LITTLEFS, file system initialization will fail.</p>
<h2 id="still-not-stable-with-my-sketch"><i class="fa fa-question-circle"></i> Still, not stable with my sketch.<a class="headerlink" href="#still-not-stable-with-my-sketch" title="Permanent link">&para;</a></h2>
<p>If AutoConnect behavior is not stable with your sketch, you can try the following measures.</p>
<h3 id="1-change-wifi-channel">1. Change WiFi channel<a class="headerlink" href="#1-change-wifi-channel" title="Permanent link">&para;</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

80 changes: 40 additions & 40 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,202 +2,202 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://Hieromon.github.io/AutoConnect/index.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/acelements.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/achandling.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/acinteract.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/acintro.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/acjson.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/acupload.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/adauthentication.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/adconnection.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/adcpcontrol.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/adcredential.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/adexterior.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/adnetwork.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/adothers.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/advancedusage.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/api.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/apiaux.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/apiconfig.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/apielements.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/apiextra.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/apiupdate.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/basicusage.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/changelabel.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/changelog.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/colorized.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/credit.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/datatips.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/esp32cam.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/faq.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/filesystem.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/gettingstarted.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/howtoembed.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/license.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/lsbegin.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/menu.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/menuize.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/otabrowser.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/otaserver.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/otaupdate.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://Hieromon.github.io/AutoConnect/wojson.html</loc>
<lastmod>2023-01-05</lastmod>
<lastmod>2023-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified docs/sitemap.xml.gz
Binary file not shown.

0 comments on commit 80594fa

Please sign in to comment.