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

minimal terraform example leads to internal server error #45

Open
MarselScheer opened this issue Dec 31, 2022 · 0 comments
Open

minimal terraform example leads to internal server error #45

MarselScheer opened this issue Dec 31, 2022 · 0 comments

Comments

@MarselScheer
Copy link

When I use the https://github.com/outerbounds/terraform-aws-metaflow/blob/master/examples/minimal/minimal_example.tf (from v.0.8.0 which is the current master) to deploy to aws (eu-central-1) and afterwards update METAFLOW_SERVICE_AUTH_KEY in the generated config.json a simple flow leads to this error

Validating your flow...
    The graph looks good!
Running pylint...
    Pylint is happy!
    Metaflow service error:
    Metadata request (/flows/TestGPUFlow) failed (code 500): {"message": "Internal server error"}

Since with_public_ip in the minimal example is not defined, I tried both true and false but i get in both cases the same error message.

Currently, I am using version 0.5.1 and there everythings seems to works (also with GPUs)

PS: the minimal example in the README still uses version 0.3.0

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

1 participant