You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
Background
I'm doing a PoC with distributed build mode (different issues encountered that we had to hack to be able to do a minimal PoC, but that's for the another thread #168 that I'll update) and I'm seeing this error logs on Workers side:
Two workers running with sudo
One client
Scheduler
All of them running: Ubuntu 20.04 with WSL2 5.15.68.1-kernel.
Issue details
The distributed compilation seems to be working OK and returning succesfull compilation results, but looks like the Worker logs are showing for each? request this error when cleaning/removing the build directory.
Expected
No errors related when removing or cleaning up. Build output files should be removed succesfully.
Let me know if I can do any more tests or whatever. Will be happy to help you.
Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello.
Background
I'm doing a PoC with distributed build mode (different issues encountered that we had to hack to be able to do a minimal PoC, but that's for the another thread #168 that I'll update) and I'm seeing this error logs on Workers side:
All of them running: Ubuntu 20.04 with WSL2 5.15.68.1-kernel.
Issue details
The distributed compilation seems to be working OK and returning succesfull compilation results, but looks like the Worker logs are showing for each? request this error when cleaning/removing the build directory.
Expected
No errors related when removing or cleaning up. Build output files should be removed succesfully.
Let me know if I can do any more tests or whatever. Will be happy to help you.
Thanks.
The text was updated successfully, but these errors were encountered: