diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-15 10:27:55 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-15 10:27:55 -0400 |
| commit | ee042fc7bfa55ffa2c3b4471276a3b3a7cf95dea (patch) | |
| tree | 1b80fdbcb475670b966fe618181ce89091319570 /docs/_build/html/guides/FAQ.html | |
| parent | d0cac8ad005f602347374ae10e8b5ef54727c5e0 (diff) | |
doc fixes
Diffstat (limited to 'docs/_build/html/guides/FAQ.html')
| -rw-r--r-- | docs/_build/html/guides/FAQ.html | 23 |
1 files changed, 9 insertions, 14 deletions
diff --git a/docs/_build/html/guides/FAQ.html b/docs/_build/html/guides/FAQ.html index fe38493e..d71c73ef 100644 --- a/docs/_build/html/guides/FAQ.html +++ b/docs/_build/html/guides/FAQ.html @@ -275,8 +275,7 @@ Breathe.</p> <h3>Try before buy<a class="headerlink" href="#try-before-buy" title="Permalink to this headline">¶</a></h3> <p>Some users legitimately look around for an option to try before they buy and they are not savvy enough to <a class="reference external" href="https://github.com/pliablepixels/zmNinja">download the -code</a> and -<a class="reference external" href="https://github.com/pliablepixels/zmNinja/wiki/Running-zmNinja-from-Source">compile</a> +code</a> and compile (<a class="reference internal" href="source.html"><span class="doc">Building from Source</span></a>) for themselves. Fair enough. In that case, <a class="reference external" href="https://github.com/pliablepixels/zmNinja/releases">download the Desktop version</a> of zmNinja. It’s free and is the same code as mobile. Make sure the desktop @@ -340,13 +339,10 @@ you can download logs (cloud icon, desktop version)</li> be sure to mention which version was working and which was not. In this case, please make sure you have validated the APIs work</li> <li>Before you create an issue, please make sure you have read the -sections on <a class="reference external" href="https://github.com/pliablepixels/zmNinja/wiki/FAQ#connectionauthentication-issues">connection +sections on <a class="reference external" href="#connectionauthentication-issues">connection issues</a> -and -<a class="reference external" href="https://github.com/pliablepixels/zmNinja/wiki/FAQ#live-streaming-issues">streaming</a> -issues and <a class="reference external" href="https://github.com/pliablepixels/zmNinja/wiki/Validating-if-APIs-work-on-ZM">Step 6 of -validating</a> -APIs.</li> +and <a class="reference external" href="#live-streaming-issues">streaming</a> +issues and Step 6 of <a class="reference internal" href="validating-api.html"><span class="doc">Validating APIs</span></a></li> <li>Its often hard to infer a problem especially when its due to some unique apache/nginx mungling you might have done but haven’t told me about it. In such cases, try and give me remote access to your ZM for @@ -523,7 +519,7 @@ can use in zmNinja.</li> <code class="docutils literal"><span class="pre">https://myserver:myport/zm/cgi-bin</span></code></p> <ul class="simple"> <li>You are using Basic Authentication. See -<a class="reference external" href="#i-cant-see-streams-i-use-basic-auth">here</a></li> +<a class="reference external" href="#i-can-t-see-streams-i-use-basic-auth">here</a></li> <li>You have ‘multi-server’ configuration enabled and you have done it wrong. Go to ZM Web Console->Options->Servers - if you see any entries there and you don’t know what multi-server is, or you don’t @@ -532,7 +528,7 @@ use it, please disable multi-server</li> - example Apache’s <code class="docutils literal"><span class="pre">error.log</span></code> - see any image/jpg errors? That means you are missing libraries</li> <li>You have set up a multi-server install of ZM without knowing you did -See <a class="reference external" href="#i-cant-see-streams--multi-server-is-enabled">here</a></li> +See <a class="reference external" href="#i-can-t-see-streams-multi-server-is-enabled">here</a></li> <li>Look at zmNinja, ZoneMinder and web server error logs at the time of error - one of them should give more clues. Please send me <em>all</em> the logs if you ask for help</li> @@ -773,9 +769,9 @@ one</a>.</p> <p>ZoneMinder changed API packaging with ZM 1.30.2 and above. You will have to read your distro notes on how to <strong>properly</strong> update. Read <a class="reference external" href="https://forums.zoneminder.com/viewtopic.php?f=36&t=26002&start=30&hilit=api+broken">this</a> -thread. Before you think zmNinja is the problem, make sure your <a class="reference external" href="https://github.com/pliablepixels/zmNinja/wiki/Validating-if-APIs-work-on-ZM">APIs +thread. Before you think zmNinja is the problem, make sure your <cite>APIs are -working</a>. +working :doc:`validating-api</cite> Summary of reasons why zmNinja might have stopped working: - You did not check if your APIs are working after the upgrade - You did not upgrade properly (just updating the ZM package without following distro @@ -819,8 +815,7 @@ discussion</p> </div> <div class="section" id="apis-are-not-working-zm-console-works-fine"> <h3>APIs are not working ! ZM console works fine.<a class="headerlink" href="#apis-are-not-working-zm-console-works-fine" title="Permalink to this headline">¶</a></h3> -<p>Read -<a class="reference external" href="https://github.com/pliablepixels/zmNinja/wiki/Validating-if-APIs-work-on-ZM">this</a></p> +<p><a class="reference internal" href="validating-api.html"><span class="doc">Validating APIs</span></a></p> </div> <div class="section" id="i-m-using-mocord-record-and-i-don-t-see-events-without-alarms"> <h3>I’m using mocord/record and I don’t see events without alarms<a class="headerlink" href="#i-m-using-mocord-record-and-i-don-t-see-events-without-alarms" title="Permalink to this headline">¶</a></h3> |
