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

Latest build doesn't start on DigitalOcean k8s #70

Open
nidheeshdas opened this issue Jan 26, 2019 · 3 comments
Open

Latest build doesn't start on DigitalOcean k8s #70

nidheeshdas opened this issue Jan 26, 2019 · 3 comments

Comments

@nidheeshdas
Copy link

I'm getting standard_init_linux.go:190: exec user process caused "no such file or directory" error in the yipeeio/api:2.0 container of yipee-backend.

I'm running yipee.yml in the root of this repo on a fresh DO k8s cluster (1.13.1-do.2).

Let me know if you want any further info.

@palemtnrider
Copy link

palemtnrider commented Jan 28, 2019

Hi, thanks for bringing this issue up. We believe it is tied to how we linked the new yipeeio/api image. The go implementation is new with the 2.0 release. We hope to have a fix soon.

We have also forked this repo to https://github.com/yipeeio/yipee where active development will be occurring. We plan to release a 2.1 version soon from that repo.

Mark

@nidheeshdas
Copy link
Author

I built the image locally, one step at a time. It seems to be working. I think, when you are building the docker image, it is missing the goapi.elf binary.

@palemtnrider
Copy link

I've published a new 2.0 image (and 2.0.1 image) that should fix the issue. You may need to update your yaml files to pull the latest 2.0 (or 2.0.1) image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants