FranciscoKurpiel opened a new issue, #27064:
URL: https://github.com/apache/beam/issues/27064

   ### What happened?
   
   After deploying to Dataflow a pipeline written in go, the workers crash 
immediately with:
   
   ```
   Workflow failed. Causes: Job appears to be stuck. Several workers have 
failed to start up in a row, and no worker has successfully started up for this 
job. Last error reported: Unable to pull container image due to error: image 
pull request failed with error: Error response from daemon: manifest for 
apache/beam_go_sdk:2.48.0.dev not found: manifest unknown: manifest unknown. 
This is likely due to an invalid SDK container image URL. Please verify any 
provided SDK container image is valid and that Dataflow workers have 
permissions to pull image..
   ```
   
   Looks like the `.dev` shouldn't be there.
   
   ### Issue Priority
   
   Priority: 1 (data loss / total loss of function)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [X] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to