-
Notifications
You must be signed in to change notification settings - Fork 96
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
failed to setup transport: failed to connect to NATS #4860
Comments
it seams to be wrong compute start need to setup like this
so it start perfectly
so docs is not up to date https://docs.bacalhau.org/getting-started/create-private-network |
So tried to run simple example receive panic
Job task is frozen in loop
orchestrator marks node as disconnected rock64@rockpro64:~$ sudo bacalhau serve --orchestrator |
it seams problem with Mac OS X bacalhau compute node, but If i run it on linux compute and orchestrator "hello world" docker works well. I have intel chip on Mac OS. maybe there are some miss in the installation script |
Bug Description
just setup fresh cli by
curl -sL https://get.bacalhau.org/install.sh | bash
next run orchestrator by
Expected Behavior
No errors with nats
Steps to Reproduce
as described below
Bacalhau Versions
1.6.4
Host Environment
Mac OS X client compute
linux - orchestrator
Job Specification
Just tried to start
Logs
provided
Client Logs:
provided
The text was updated successfully, but these errors were encountered: