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
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.
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.
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.
I'm getting
standard_init_linux.go:190: exec user process caused "no such file or directory"
error in theyipeeio/api:2.0
container ofyipee-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.
The text was updated successfully, but these errors were encountered: