<?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: GET https://my.jmp.com/ &amp;quot;Connection timed out after 10003 milliseconds for JMP18.2.2 and JMP19 in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919214#M107847</link>
    <description>&lt;P&gt;You'll want to check with your network admin.&lt;/P&gt;
&lt;P&gt;They may have the address blocked without the proxy.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Dec 2025 21:16:41 GMT</pubDate>
    <dc:creator>bryan_boone</dc:creator>
    <dc:date>2025-12-12T21:16:41Z</dc:date>
    <item>
      <title>GET https://my.jmp.com/ "Connection timed out after 10003 milliseconds for JMP18.2.2 and JMP19</title>
      <link>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919107#M107841</link>
      <description>&lt;P&gt;Hello other JMP users. I have been working a particular cybersecurity issue we are seeing with JMP18.2.2 and higher. Was due to some changes JMP made, and we have been working with JMP Support. It still appears to be on our side for firewall or proxy, so &lt;FONT color="#0000FF"&gt;wanted to see if any other JMP users had the same problem and were able to resolve with their IT department.&lt;/FONT&gt; This is for Windows 11.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When we launch JMP18.2.2, there is a 10 second pause. In the log, we see:&lt;/P&gt;
&lt;P&gt;GET &lt;A href="https://my.jmp.com/" target="_blank"&gt;https://my.jmp.com/&lt;/A&gt;&lt;BR /&gt;Connection timed out after 10003 milliseconds&lt;/P&gt;
&lt;P&gt;What is strange is that we can easily go to "my.jmp.com" from a browser, that is not blocked, but some communication protocol or handshake is blocked.&lt;/P&gt;
&lt;P&gt;We are still able to use JMP after that. It is just a small inconvenience to wait the 10 seconds each time it is launched.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are able to replicate with the suggested New HTTP Request testing in JSL:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
baseURL = "https://my.jmp.com";
request = New HTTP Request( URL( baseURL ), Method( "GET" ), Timeout (5) );
request &amp;lt;&amp;lt; Send;
Write( "\!n" || Char( request &amp;lt;&amp;lt; Get Status Message ) || "\!n" );&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;We then get in the JSL script editor embedded log (note I changed Timeout to 5 seconds to speed up the testing)&lt;/P&gt;
&lt;P&gt;GET &lt;A href="https://my.jmp.com/" target="_blank"&gt;https://my.jmp.com/&lt;/A&gt;&lt;BR /&gt;Connection timed out after 5007 milliseconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If we put in our Proxy and our port values, we can get the script to work with no timeout:&lt;/P&gt;
&lt;P&gt;GET &lt;A href="https://my.jmp.com/" target="_blank"&gt;https://my.jmp.com/&lt;/A&gt;&lt;BR /&gt;Via: "our proxy"...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But after saving the preferences, this does not change the 10 second time out when JMP18.2.2 is launched again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will be worse for JMP19, which we are about to roll out. Now there are 2 calls, for a total of 20 seconds of delay.&lt;/P&gt;
&lt;P&gt;GET &lt;A href="https://my.jmp.com/" target="_blank"&gt;https://my.jmp.com/&lt;/A&gt;&lt;BR /&gt;Connection timed out after 10007 milliseconds&lt;BR /&gt;GET &lt;A href="https://activate.jmp.com/_jmpsoftwarestore/cgi-bin/go.cgi/webstore/XMLActivation" target="_blank"&gt;https://activate.jmp.com/_jmpsoftwarestore/cgi-bin/go.cgi/webstore/XMLActivation&lt;/A&gt;&lt;BR /&gt;Connection timed out after 10015 milliseconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Has anyone else seen this issue, and in particular, is there fix on the user side?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI, if you get the JMPStartup file (which JMP Support told me how to save), it is these steps where "checkForInternet", you can see the 10 second delays.&lt;/P&gt;
&lt;P&gt;2025-10-13T14:39:46.774Z - License check&lt;BR /&gt;2025-10-13T14:39:46.774Z - Auth: Check saved license&lt;BR /&gt;2025-10-13T14:39:46.784Z - Auth VL1: Valid&lt;BR /&gt;2025-10-13T14:&lt;FONT color="#0000FF"&gt;39:46&lt;/FONT&gt;.784Z - checkForInternet: Initiating&lt;BR /&gt;2025-10-13T14:&lt;FONT color="#0000FF"&gt;39:56&lt;/FONT&gt;.855Z - checkForInternet(MyJMP): Status =28&lt;BR /&gt;2025-10-13T14:&lt;FONT color="#0000FF"&gt;40:06&lt;/FONT&gt;.900Z - checkForInternet(Authorization): Status =28&lt;BR /&gt;2025-10-13T14:40:06.900Z - Auth: Valid license&lt;BR /&gt;2025-10-13T14:40:06.905Z - Auth VL2: Valid&lt;BR /&gt;2025-10-13T14:40:06.905Z - Auth: Product: JMP Name: JMP Release: 19&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 14:55:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919107#M107841</guid>
      <dc:creator>Vball247</dc:creator>
      <dc:date>2025-12-12T14:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: GET https://my.jmp.com/ "Connection timed out after 10003 milliseconds for JMP18.2.2 and JMP19</title>
      <link>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919214#M107847</link>
      <description>&lt;P&gt;You'll want to check with your network admin.&lt;/P&gt;
&lt;P&gt;They may have the address blocked without the proxy.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 21:16:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919214#M107847</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2025-12-12T21:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: GET https://my.jmp.com/ "Connection timed out after 10003 milliseconds for JMP18.2.2 and JMP19</title>
      <link>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919218#M107848</link>
      <description>&lt;P&gt;Is there a way to block the address without the proxy? Maybe I am not understanding what to look for.&lt;/P&gt;
&lt;P&gt;Yes, we worked with our network admin. They removed all proxy blocking, was able to get to several normally disallowed sites, but something is still blocking the handshake for JMP. I can open the websites on my web browsers, it is just that JMP is not seeing something when it launches. I can easily ping the websites using the JMP script above.&amp;nbsp; The admins say they are not blocking my.jmp.com, but maybe there is some other cybersecurity setting they are not looking at.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I may not be communicating to our network admins correctly what is going on, so was wondering if anyone else had this experience and was able to solve it.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 21:32:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919218#M107848</guid>
      <dc:creator>Vball247</dc:creator>
      <dc:date>2025-12-12T21:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: GET https://my.jmp.com/ "Connection timed out after 10003 milliseconds for JMP18.2.2 and JMP19</title>
      <link>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919247#M107850</link>
      <description>&lt;P&gt;Most networks don't need a proxy, but every network can be different.&lt;/P&gt;
&lt;P&gt;One other thing to check for is security certificates. You are using an &lt;STRONG&gt;https&lt;/STRONG&gt;&amp;nbsp;address which means ssl is enforced and certificates are used and verified.&lt;/P&gt;
&lt;P&gt;You can try:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;request = New HTTP Request( URL( baseURL ), Method( "GET" ), Timeout (5), Insecure(1) );&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;Which will turn off ssl certificate verification. That's really not a long term solution, but it will let you know if the site is blocked or if it just can establish &lt;STRONG&gt;https.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2025 00:27:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919247#M107850</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2025-12-13T00:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: GET https://my.jmp.com/ "Connection timed out after 10003 milliseconds for JMP18.2.2 and JMP19</title>
      <link>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919366#M107857</link>
      <description>&lt;P&gt;Could you try speeding up the launch by disabling the network connection (e.g. logging off the Wi-Fi or disconnecting the LAN cable)?&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2025 18:31:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/919366#M107857</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-12-13T18:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: GET https://my.jmp.com/ "Connection timed out after 10003 milliseconds for JMP18.2.2 and JMP19</title>
      <link>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/921771#M108049</link>
      <description>&lt;P&gt;ping and an https "get" aren't the same.&lt;BR /&gt;if you are comfortable with curl, then I can give you a command line equivalent to what HTTP Request is doing. By the way, does your browser have a proxy setting? (like an http address or a .pac file?) or have you had an "Accept the risk and continue" notification when you first accessed the site (you won't be asked but once with a browser)? If you have a proxy set in your browser, then you have to have a proxy in HTTP Request. If you've had the "Accept the risk and continue" notification, then it's your certificate chain.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 22:35:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/GET-https-my-jmp-com-quot-Connection-timed-out-after-10003/m-p/921771#M108049</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2025-12-30T22:35:09Z</dc:date>
    </item>
  </channel>
</rss>

