I have been running a workflow for a couple years that recently stopped working. I tracked down the issue to the use of storeClient.get to retrieve a table stored in VOSpace. I am unaware of any changes on my side that would have caused this to start failing. I also tried another method, from a different network, and have the same result, i.e.
datalab get fr=vos://test
Could you please check on your end that this is working properly? After interrupting, the Python traceback shows it is stuck on urllib3 sock.connect.
Thank you!