Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote registration hangs indefinitely while uploading with test-data #235

Open
slambert-git opened this issue Mar 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@slambert-git
Copy link

Disclaimer: I am not sure this is a bug, and in any case it is only a minor inconvenience -- was asked to share here by @hannahle .
I have only run into this ~3 times.

In my experience, latch register --remote will hang at Connecting to remote server for docker build [alpha]... indefinitely if I am simultaneously running latch test-data upload. Without a concurrent test-data upload process, the register --remote process will finish in a normal amount of time, which can still be 10-20 minutes, but with a concurrent test-data upload process, I've never seen the register --remote process get beyond remote server connection, even after multiple hours or overnight.

To reproduce, run latch test-data upload on a large file, and in another window, latch register --remote on a workflow .... then wait.

  • OS: WSL2 Ubuntu
  • Latch Version 2.13.5
@slambert-git slambert-git added the bug Something isn't working label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants