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

Encountered in everest-demo project: Getting caught exception "stoi" when trying to deploy everest-demo to Kubernetes #191

Open
volkert-fastned opened this issue Jun 6, 2024 · 0 comments
Assignees

Comments

@volkert-fastned
Copy link

volkert-fastned commented Jun 6, 2024

Hi! 👋

I reported this this in the everest-demo project yesterday, since I encountered this issue while trying out the container images published by that project, but the problem appears to occur in the source code of the everest-framework project (specifically in manager.cpp), and this project also appears to be a bit more active than that one. So that's why I'm raising the issue here as well.

Long story short, when I try to deploy the three container images to a Kubernetes cluster (specifically Amazon EKS), the manager pod fails to start and logs the following error:

[2024-06-05 13:53:18.883199] [0x00007f730994bb48] [info]    Main manager process exits because of caught exception:
stoi

For more details, also on how to reproduce this, with step-by-step conversion-and-deployment instructions, see the other issue at the everest-demo project.

I'd really like to deploy EVerest to one of our test clusters, so we can evaluate it as a potential charger simulator and/or testing tool.

Thanks for any help you can provide here. 🙏

@hikinggrass hikinggrass self-assigned this Jun 19, 2024
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