This message was deleted.
# ask-for-help
s
This message was deleted.
c
cc @Aaron Pham could you help take a look?
a
Hi there, can you send your bentofile
a
Thanks for the quick support. For now I pinned to 1.0.10, so it’s not blocking. I will try to produce a dummy bento, since these ones contain our models. I will come back to you. For now, does this help? This is the tree of one of those bentos, the one built with 1.0.12, maybe if you only want to see specific files, I can also send them to you directly until I prepare the dummy one, just let me know.
a
the bentofile.yaml would be helpful.
a
yeah, thanks
a
Hi @Adam Alpire, I have been able to reproduce this issue. I will put up a PR promptly
a
amazing! thanks
a
Hi @Adam Alpire, https://github.com/bentoml/BentoML/pull/3375 will address this.
🙏🏽 1
a
~Hi, related to this thread, I am suffering a similar issue:
FileNotFoundError: file env/docker/Dockerfile.template not found
, with version
1.0.15
, any idea? Thanks!~
Hi, related to this thread, I am suffering a similar issue:
FileNotFoundError: file env/docker/Dockerfile.template not found
, with version
1.0.15
, any idea? Thanks!
🏁 1
🍱 1
💾 1
a
I didn’t run into this, I’m on 1.0.15 atm.
a
any chance we can have a quick call and I can show you?
a
Jumped on a call. The version of the bento is 1.0.10, whilst the version of bentoml on CI is 1.0.15. This is caused by the missing
Dockerfile.template
in the older artifact. However, when using bentoml 1.0.10 on CI, the starlette issue poped up. Current solution is that I have kindly asked Adam to upgrade the bento to 1.0.15 to solve both of this issue.