Hi Himaja,
Thank you for your response.
I kindly ask you to follow the next steps to solve the issue:
1. please open the next folder: c:\Program Files (x86)\The Welkin Suite\The Welkin Suite\;
2. find the file TheWelkinSuite.exe.config and open it;
3. please find the next entries:
<system.net>
<settings>
<ipv6 enabled="true"/>
</settings>
</system.net>
and replace them with the other ones:
<system.net>
<settings>
<ipv6 enabled="true"/>
<servicePointManager expect100Continue="false"/>
</settings>
<defaultProxy useDefaultCredentials="true" enabled="true">
<proxy usesystemdefault="True" />
</defaultProxy>
</system.net>
4. save the file.
If the issue would be reproduced, please send us a bug report with the attached log files directly from The Welkin Suite IDE from the office. Please enable the checkbox 'Attach log Files' and put your email.
Also, can you please tell me if the error appears when you pull from home connected via VPN.
Thank you,
Kate