Discussion about this post

User's avatar
Dharma's avatar

Why does my job publishing to s3 storage keep failing when I execute it in a private network?

```

# bacalhau job run batch_job.yaml

Job successfully submitted. Job ID: j-fd557eaf-6561-4419-bd4c-e022114bcaa1

Checking job status... (Enter Ctrl+C to exit at any time, your job will continue running):

Communicating with the network ................ err ❌ 0.0s

Error submitting job:

Job Results By Node:

To get more details about the run, execute:

bacalhau job describe j-fd557eaf-6561-4419-bd4c-e022114bcaa1

To get more details about the run executions, execute:

bacalhau job executions j-fd557eaf-6561-4419-bd4c-e022114bcaa1

```

Expand full comment
Yuriy Gavrilov's avatar

Is there a support of custom endpoint for s3?

Expand full comment
2 more comments...

No posts