<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: &amp;quot;Specify the URL to your organization or portal for Arcgis. Unable to access http://arcgisonlineaccount.com. A server with the specified hostname could not be found&amp;quot;. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-specify-the-url-to-your-organization-or/m-p/757903#M70057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am finally able to successfully run WebAppBuilder using Windows service. I created a window service and run the batchfile in hidden mode. This helped fix my problem. This might offer you a solution if you are going through the same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2015 17:10:40 GMT</pubDate>
    <dc:creator>munimelpati</dc:creator>
    <dc:date>2015-12-14T17:10:40Z</dc:date>
    <item>
      <title>"Specify the URL to your organization or portal for Arcgis. Unable to access http://arcgisonlineaccount.com. A server with the specified hostname could not be found".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-specify-the-url-to-your-organization-or/m-p/757900#M70054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We recently created windows service to run Web Appbuilder. When we start the web appbuilder using batch file (startup.bat), installed in our development box,all members in the group can access web appbuilder (both in IE/Chrome). We specified port and proxy in the batch file. We use both IE and Chrome to access Web Appbuilder.&amp;nbsp; However, since we started using windows service to run web appbuilder, some of the members, when they try to access Web appbuilder get this message &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Specify the URL to your organization or portal for Arcgis. Unable to access &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Farcgisonlineaccount.com" rel="nofollow" target="_blank"&gt;http://arcgisonlineaccount.com&lt;/A&gt;&lt;SPAN&gt;. A server with the specified hostname could not be found".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some people in the group can access Web appbuilder in either IE and/or chrome. Others can not access it in either browsers. All the members of the group can sign in and access ArcGIS online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to re-registrating (tried few more times) the url and updated signininfo.json (with key). updated package.json/proxy.js with port/proxy info. After these changes I could access web appbuilder and connect to Arcgisonline. However,other members of the group still could not access it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anybody faced similar problems?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 18:16:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-specify-the-url-to-your-organization-or/m-p/757900#M70054</guid>
      <dc:creator>munimelpati</dc:creator>
      <dc:date>2015-11-24T18:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: "Specify the URL to your organization or portal for Arcgis. Unable to access http://arcgisonlineaccount.com. A server with the specified hostname could not be found".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-specify-the-url-to-your-organization-or/m-p/757901#M70055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to capture&amp;nbsp; log file generated when this error happens:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 info using npm@2.14.7&lt;/P&gt;&lt;P&gt;3 info using node@v4.2.2&lt;/P&gt;&lt;P&gt;4 verbose run-script [ 'prestart', 'start', 'poststart' ]&lt;/P&gt;&lt;P&gt;5 info prestart ArcGISWebAppBuilder@1.1.0&lt;/P&gt;&lt;P&gt;6 info start ArcGISWebAppBuilder@1.1.0&lt;/P&gt;&lt;P&gt;7 verbose unsafe-perm in lifecycle true&lt;/P&gt;&lt;P&gt;8 info ArcGISWebAppBuilder@1.1.0 Failed to exec start script&lt;/P&gt;&lt;P&gt;9 verbose stack Error: ArcGISWebAppBuilder@1.1.0 start: `node server.js -port=3344`&lt;/P&gt;&lt;P&gt;9 verbose stack Exit status 1&lt;/P&gt;&lt;P&gt;9 verbose stack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at EventEmitter.&amp;lt;anonymous&amp;gt; (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:214:16)&lt;/P&gt;&lt;P&gt;9 verbose stack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at emitTwo (events.js:87:13)&lt;/P&gt;&lt;P&gt;9 verbose stack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at EventEmitter.emit (events.js:172:7)&lt;/P&gt;&lt;P&gt;9 verbose stack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at ChildProcess.&amp;lt;anonymous&amp;gt; (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:24:14)&lt;/P&gt;&lt;P&gt;9 verbose stack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at emitTwo (events.js:87:13)&lt;/P&gt;&lt;P&gt;9 verbose stack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at ChildProcess.emit (events.js:172:7)&lt;/P&gt;&lt;P&gt;9 verbose stack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at maybeClose (internal/child_process.js:818:16)&lt;/P&gt;&lt;P&gt;9 verbose stack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)&lt;/P&gt;&lt;P&gt;10 verbose pkgid ArcGISWebAppBuilder@1.1.0&lt;/P&gt;&lt;P&gt;11 verbose cwd C:\arcgis-web-appbuilder-1.22\server&lt;/P&gt;&lt;P&gt;12 error Windows_NT 6.3.9600&lt;/P&gt;&lt;P&gt;13 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"&lt;/P&gt;&lt;P&gt;14 error node v4.2.2&lt;/P&gt;&lt;P&gt;15 error npm&amp;nbsp; v2.14.7&lt;/P&gt;&lt;P&gt;16 error code ELIFECYCLE&lt;/P&gt;&lt;P&gt;17 error ArcGISWebAppBuilder@1.1.0 start: `node server.js -port=3344`&lt;/P&gt;&lt;P&gt;17 error Exit status 1&lt;/P&gt;&lt;P&gt;18 error Failed at the ArcGISWebAppBuilder@1.1.0 start script 'node server.js -port=3344'.&lt;/P&gt;&lt;P&gt;18 error This is most likely a problem with the ArcGISWebAppBuilder package,&lt;/P&gt;&lt;P&gt;18 error not with npm itself.&lt;/P&gt;&lt;P&gt;18 error Tell the author that this fails on your system:&lt;/P&gt;&lt;P&gt;18 error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; node server.js -port=3344&lt;/P&gt;&lt;P&gt;18 error You can get their info via:&lt;/P&gt;&lt;P&gt;18 error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; npm owner ls ArcGISWebAppBuilder&lt;/P&gt;&lt;P&gt;18 error There is likely additional logging output above.&lt;/P&gt;&lt;P&gt;19 verbose exit [ 1, true ]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 16:36:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-specify-the-url-to-your-organization-or/m-p/757901#M70055</guid>
      <dc:creator>munimelpati</dc:creator>
      <dc:date>2015-11-25T16:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: "Specify the URL to your organization or portal for Arcgis. Unable to access http://arcgisonlineaccount.com. A server with the specified hostname could not be found".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-specify-the-url-to-your-organization-or/m-p/757902#M70056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like once the cache is cleared none of us can actually be able to validate with AGOL. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 20:03:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-specify-the-url-to-your-organization-or/m-p/757902#M70056</guid>
      <dc:creator>munimelpati</dc:creator>
      <dc:date>2015-12-10T20:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: "Specify the URL to your organization or portal for Arcgis. Unable to access http://arcgisonlineaccount.com. A server with the specified hostname could not be found".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-specify-the-url-to-your-organization-or/m-p/757903#M70057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am finally able to successfully run WebAppBuilder using Windows service. I created a window service and run the batchfile in hidden mode. This helped fix my problem. This might offer you a solution if you are going through the same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 17:10:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-specify-the-url-to-your-organization-or/m-p/757903#M70057</guid>
      <dc:creator>munimelpati</dc:creator>
      <dc:date>2015-12-14T17:10:40Z</dc:date>
    </item>
  </channel>
</rss>

