<?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:Cannot connect using CLI in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1400295#M27867</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Nina,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;This thread will no longer be monitored since we have provided information.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hairul&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Jul 2022 09:51:05 GMT</pubDate>
    <dc:creator>Hairul_Intel</dc:creator>
    <dc:date>2022-07-14T09:51:05Z</dc:date>
    <item>
      <title>Cannot connect using CLI</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1396805#M27712</link>
      <description>&lt;P&gt;I want to upload annotations using the CLI so I first tried to list the tasks using&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;python cli.py --server-host my-server.com --auth my_username ls&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I enter my passwort and after a few seconds I get the following errors: &lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;raise RemoteDisconnected("Remote end closed connection without"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;raise ConnectionError(err, request=request)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 14:41:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1396805#M27712</guid>
      <dc:creator>ninafiona</dc:creator>
      <dc:date>2022-06-30T14:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect using CLI</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1397132#M27727</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi ninafiona,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to us.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From the error messages that you've provided, this issue seems to be related to improper server host configuration.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I've replicated your issue and was able to run cli.py using the following command:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;python cli.py --server-host localhost --server-port 8080 --auth cvat ls&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here is my replication result using the command above:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="result.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/31164iD86D93A5C0943156/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="result.png" alt="result.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And here is CVAT on localhost:8080 :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cvat.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/31165iDA94D9C0A56C8276/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="cvat.png" alt="cvat.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'd suggest you use the default localhost as mentioned in &lt;/SPAN&gt;&lt;A style="font-size: 16px;" href="https://openvinotoolkit.github.io/cvat/docs/manual/advanced/cli/#usage" target="_blank" rel="noopener noreferrer"&gt;Command line interface (CLI) Usage&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hairul&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 09:56:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1397132#M27727</guid>
      <dc:creator>Hairul_Intel</dc:creator>
      <dc:date>2022-07-01T09:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect using CLI</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1397534#M27741</link>
      <description>&lt;P&gt;Hello Hairul,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks for your help! I tried connecting using the default localhost, but unfortunately still get the same error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="1 2 3 4 5 6 7"&gt;raise NewConnectionError(&lt;BR /&gt;urllib3.exceptions.NewConnectionError: &amp;lt;urllib3.connection.HTTPConnection object at 0x7f1cb02c5520&amp;gt;: Failed to establish a new connection: [Errno 111] Connection refused&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="1 2 3 4 5 6 7"&gt;raise ConnectionError(e, request=request)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="1 2 3 4 5 6 7"&gt;requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: /api/auth/login (Caused by NewConnectionError('&amp;lt;urllib3.connection.HTTPConnection object at 0x7f1cb02c5520&amp;gt;: Failed to establish a new connection: [Errno 111] Connection refused'))&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 08:46:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1397534#M27741</guid>
      <dc:creator>ninafiona</dc:creator>
      <dc:date>2022-07-04T08:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect using CLI</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1397760#M27760</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi ninafiona,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm observing the same error when the CVAT container is stopped. Please ensure your CVAT container is running before running the CLI command, as shown in the Docker Desktop image below:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="docker_desktop.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/31241iA953CF5C5B109E31/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="docker_desktop.png" alt="docker_desktop.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do note that the CVAT Command Line Interface (CLI) usage only applies to the installed version of CVAT.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;By default, the installed CVAT will be hosted on localhost:8080. Follow this &lt;/SPAN&gt;&lt;A style="font-size: 16px;" href="https://openvinotoolkit.github.io/cvat/docs/administration/basics/installation/" target="_blank" rel="noopener noreferrer"&gt;Installation Guide&lt;/A&gt;&lt;SPAN&gt; for a comprehensive CVAT installation guide for different operating systems.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hairul&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 09:09:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1397760#M27760</guid>
      <dc:creator>Hairul_Intel</dc:creator>
      <dc:date>2022-07-05T09:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect using CLI</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1397802#M27763</link>
      <description>&lt;P&gt;Hello Hairul,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks again for your help. This worked for me now using localhost, but how can I access CVAT on my server? I have all my tasks there and everything is working fine, but uploading annotation files &amp;gt; 1MB was unsuccessful. That's why&amp;nbsp; I wanted to try to upload it using the CLI.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&amp;nbsp;&lt;BR /&gt;Nina&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 12:31:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1397802#M27763</guid>
      <dc:creator>ninafiona</dc:creator>
      <dc:date>2022-07-05T12:31:39Z</dc:date>
    </item>
    <item>
      <title>Re:Cannot connect using CLI</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1398143#M27778</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Nina,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;We suspect this is due to the system limitation of CVAT. We would suggest uploading annotation files of less than 1MB temporarily.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hairul&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2022 08:15:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1398143#M27778</guid>
      <dc:creator>Hairul_Intel</dc:creator>
      <dc:date>2022-07-06T08:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect using CLI</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1398144#M27779</link>
      <description>&lt;P&gt;Hello Hairul,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;just to be clear: I did not attempt to upload annotation files using CLI yet, that is just my original goal. I just tried to connect to the server and read the list of tasks, but I cannot connect (it only workes locally).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since I have a big data set and segmentation annotations that use more storage than bounding boxes my annotation files are bigger than 1MB and I think it is not possible to split them and add annotations since they are automatically overwritten. Is there any other workaround?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you,&amp;nbsp;&lt;BR /&gt;Nina&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 08:33:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1398144#M27779</guid>
      <dc:creator>ninafiona</dc:creator>
      <dc:date>2022-07-06T08:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect using CLI</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1398436#M27784</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Nina,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For the moment, this is the only workaround that we can provide to you regarding uploading annotation files in CVAT.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For clarification purposes, if you are already running CVAT on your own dedicated server (as you've described) instead of&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-size: 16px;" href="https://cvat.org" target="_blank" rel="noopener noreferrer"&gt;cvat.org&lt;/A&gt;&lt;SPAN&gt; online tool, the CLI connection issue might be caused by incorrect server host configuration.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hairul&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 03:47:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1398436#M27784</guid>
      <dc:creator>Hairul_Intel</dc:creator>
      <dc:date>2022-07-07T03:47:56Z</dc:date>
    </item>
    <item>
      <title>Re:Cannot connect using CLI</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1400295#M27867</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Nina,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;This thread will no longer be monitored since we have provided information.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hairul&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jul 2022 09:51:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Cannot-connect-using-CLI/m-p/1400295#M27867</guid>
      <dc:creator>Hairul_Intel</dc:creator>
      <dc:date>2022-07-14T09:51:05Z</dc:date>
    </item>
  </channel>
</rss>

