<?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 ArcGIS Data Store 11.2 Not accessible TypeError: Cannot read properties of null (reading '3') in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-11-2-not-accessible-typeerror/m-p/1388567#M38794</link>
    <description>&lt;P&gt;Version 11.2 ArcgIS Data Store: Buggy and strange behavior...&lt;BR /&gt;The default address to access the applications is not eccessible, the console error is:&lt;BR /&gt;&lt;BR /&gt;1. The link is the default for the store: &lt;A href="https://mydomain.com/arcgis/datastore" target="_blank" rel="noopener"&gt;https://mydomain.com/arcgis/datastore&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. I use NGINX to provide https connection (that's why there is no port in the link it's a reverse proxy request).&lt;/P&gt;&lt;P&gt;3. Port 2443 is accepting request and is listening on the machine (Ubuntu 23.04.3)&lt;/P&gt;&lt;P&gt;4. If there is a port 2443 present(avoiding NGINX), the Data Store main page is unaccessible at all (pending request)&lt;/P&gt;&lt;P&gt;5. The SSL certificate is updated with the provided from the sys admins of the network (Corporate cetrificate);&lt;/P&gt;&lt;P&gt;6. The firewall ot the Data Store machine is off&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. ArcGIS Server is able to communicate with the store, even registered and validated relational and tile cache&lt;/P&gt;&lt;P&gt;8.The console error:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;error TypeError: Cannot read properties of null (reading '3')&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;at new x (bootstrap.js:178:400)&lt;BR /&gt;at a.hasSameOrigin (bootstrap.js:272:1)&lt;BR /&gt;at bootstrap.js:272:477&lt;BR /&gt;at Object.some (dojo.js:103:185)&lt;BR /&gt;at a.canUseXhr (bootstrap.js:272:288)&lt;BR /&gt;at n (bootstrap.js:158:112)&lt;BR /&gt;at T (bootstrap.js:167:191)&lt;BR /&gt;at E (bootstrap.js:175:130)&lt;BR /&gt;at bootstrap.js:175:305&lt;BR /&gt;at e (bootstrap.js:126:320)&lt;/P&gt;</description>
    <pubDate>Sat, 02 Mar 2024 07:37:34 GMT</pubDate>
    <dc:creator>Kiril_Petkov</dc:creator>
    <dc:date>2024-03-02T07:37:34Z</dc:date>
    <item>
      <title>ArcGIS Data Store 11.2 Not accessible TypeError: Cannot read properties of null (reading '3')</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-11-2-not-accessible-typeerror/m-p/1388567#M38794</link>
      <description>&lt;P&gt;Version 11.2 ArcgIS Data Store: Buggy and strange behavior...&lt;BR /&gt;The default address to access the applications is not eccessible, the console error is:&lt;BR /&gt;&lt;BR /&gt;1. The link is the default for the store: &lt;A href="https://mydomain.com/arcgis/datastore" target="_blank" rel="noopener"&gt;https://mydomain.com/arcgis/datastore&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. I use NGINX to provide https connection (that's why there is no port in the link it's a reverse proxy request).&lt;/P&gt;&lt;P&gt;3. Port 2443 is accepting request and is listening on the machine (Ubuntu 23.04.3)&lt;/P&gt;&lt;P&gt;4. If there is a port 2443 present(avoiding NGINX), the Data Store main page is unaccessible at all (pending request)&lt;/P&gt;&lt;P&gt;5. The SSL certificate is updated with the provided from the sys admins of the network (Corporate cetrificate);&lt;/P&gt;&lt;P&gt;6. The firewall ot the Data Store machine is off&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. ArcGIS Server is able to communicate with the store, even registered and validated relational and tile cache&lt;/P&gt;&lt;P&gt;8.The console error:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;error TypeError: Cannot read properties of null (reading '3')&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;at new x (bootstrap.js:178:400)&lt;BR /&gt;at a.hasSameOrigin (bootstrap.js:272:1)&lt;BR /&gt;at bootstrap.js:272:477&lt;BR /&gt;at Object.some (dojo.js:103:185)&lt;BR /&gt;at a.canUseXhr (bootstrap.js:272:288)&lt;BR /&gt;at n (bootstrap.js:158:112)&lt;BR /&gt;at T (bootstrap.js:167:191)&lt;BR /&gt;at E (bootstrap.js:175:130)&lt;BR /&gt;at bootstrap.js:175:305&lt;BR /&gt;at e (bootstrap.js:126:320)&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 07:37:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-11-2-not-accessible-typeerror/m-p/1388567#M38794</guid>
      <dc:creator>Kiril_Petkov</dc:creator>
      <dc:date>2024-03-02T07:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store 11.2 Not accessible TypeError: Cannot read properties of null (reading '3')</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-11-2-not-accessible-typeerror/m-p/1391177#M38848</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/690039"&gt;@Kiril_Petkov&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I don't have much experience in this area, but my best guess based off your info/screenshots is your issue is related to your nginx CORS config (or lack of it).&lt;/P&gt;&lt;P&gt;Regarding your point number 4 - With the other information you've provided, I would expect that you should be able to access the datastore page when you bypass nginx via &lt;A href="https://datastore-machine-name:2443/arcgis/datastore" target="_blank" rel="noopener"&gt;https://datastore-machine-name:2443/arcgis/datastore&lt;/A&gt;&amp;nbsp;if you attempted this on the actual datastore machine itself. Is this not the case?&lt;/P&gt;&lt;P&gt;Timo&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 15:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-11-2-not-accessible-typeerror/m-p/1391177#M38848</guid>
      <dc:creator>TimoT</dc:creator>
      <dc:date>2024-03-05T15:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store 11.2 Not accessible TypeError: Cannot read properties of null (reading '3')</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-11-2-not-accessible-typeerror/m-p/1402534#M39100</link>
      <description>&lt;P&gt;No, the CORS is OK, the SSL Certificates are OK, the corporate proxy server settings are Ok,&lt;BR /&gt;BUT bypassing NGINX as reverse proxy is not possible in our case. the page is not disoverable/&lt;BR /&gt;Using NGINX as reverse proxy is the only way to access the endpoint(with the mentioned error),&amp;nbsp; (&lt;A href="https://mydomain.com/arcgis/datastore" target="_blank"&gt;https://mydomain.com/arcgis/datastore&lt;/A&gt;&amp;nbsp; forwards to&amp;nbsp;&lt;A href="https://mydomain.com/arcgis/datastore" target="_blank"&gt;https://mydomain.com:2443/arcgis/datastore&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 09:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-11-2-not-accessible-typeerror/m-p/1402534#M39100</guid>
      <dc:creator>Kiril_Petkov</dc:creator>
      <dc:date>2024-03-29T09:27:18Z</dc:date>
    </item>
  </channel>
</rss>

