niagara-ax/stations/demo/html/OpenPlatformIssues.html
2026-03-17 13:31:18 -07:00

85 lines
4.1 KiB
HTML
Executable File

<!-- Htmldoc has been run -->
<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Cannot open Platform</title>
<link rev="made" href="documentation@tridium.com">
<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
<link rel="start" href="index.html" title="Demo Quick Start">
<link rel="up" href="TroubleshootingDemo.html" title="Troubleshooting the Demo">
<link rel="prev" href="NoNavTree.html" title="Tree not visible">
<link rel="next" href="NoStationsInAppDirector.html" title="Stations missing in Application Director">
<meta name="description" content="Niagara Framework documentation">
<!-- Auto-generated style sheet link -->
<link rel='StyleSheet' href='module://bajaui/doc/style.css' type='text/css' />
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<!-- Auto-generated Header NavBar -->
<p class="navbar">
<a href="index.html">Index</a> |
<a href="NoNavTree.html">Prev</a> |
<a href="NoStationsInAppDirector.html">Next</a>
</p>
<div class="section" lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="OpenPlatformIssues"></a>Cannot open Platform
</h3>
</div>
</div>
</div>
<p>Symptom: Authentication dialog keeps reappearing after you click <span class="guibutton">OK</span>.
</p>
<div class="informalfigure">
<div class="mediaobject"><br><img src="images/imagedata3636.png"><br></div>
</div>
<p>Cause: Typically, using the default platform &#8220;Basic authentication&#8221;, your entered username and password do <span class="emphasis"><em>not match</em></span> a local user who is a member of the local Windows machine&#8217;s Administrators group.
</p>
<p>To fix: Confirm Windows administrator privileges for the PC, then re-enter your Windows credentials.</p>
<p>Symptom: Nothing happens for a few seconds, and &#8220;Cannot display page&#8221; appears in the view.
Text &#8220;Cannot connect. Ensure server is running on specified port&#8221; displays.
</p>
<div class="informalfigure">
<div class="mediaobject"><br><img src="images/imagedata3737.png"><br></div>
</div>
<p>Cause: The Niagara Platform Daemon (service) is not running on your PC. This occurs if in the last NiagaraAX installation
step, you unchecked &#8220;Install and Start Platform Daemon&#8221;. The platform daemon (service) is needed for local platform/station
operations.
</p>
<p>To fix: Install the platform daemon and retry connection (next).</p>
<div class="procedure"><a name="pInstallPlatformDaemon"></a><ol type="1">
<li>
<p>From the Windows Start menu, select:</p>
<p><span class="guimenu">Start</span>-&gt;<span class="guisubmenu">All Programs</span>-&gt;<span class="guisubmenu">Niagara 3.8.<em class="replaceable"><code>nn</code></em></span>-&gt;<span class="guimenuitem">Install Platform Daemon</span></p>
<div class="informalfigure">
<div class="mediaobject"><br><img src="images/imagedata3838.png"><br></div>
</div>
</li>
<li>
<p>In Workbench, retry &#8220;Open Platform&#8221; to your host (See Step 2 in <a href="StartDemo.html">Get the Demo Up and Running</a>).
</p>
</li>
</ol>
</div>
</div>
<!-- Auto-generated Footer NavBar -->
<p class="navbar">
<a href="index.html">Index</a> |
<a href="NoNavTree.html">Prev</a> |
<a href="NoStationsInAppDirector.html">Next</a>
</p>
<!-- Auto-generated copyright note -->
<p class='copyright'>Copyright &copy; 2000-2013 Tridium Inc. All rights reserved.</p>
</body>
</html>