Skip to content

error: runtime error: invalid memory address or nil pointer dereference #937

Closed
@wise-east

Description

@wise-east

Version

0.15.0

Description

After installing cortex with $ bash -c "$(curl -sS https://raw.githubusercontent.com/cortexlabs/cortex/0.15/get-cli.sh)" and running cortex cluster up, I get the following error message after providing the aws region I would like to use:

error: runtime error: invalid memory address or nil pointer dereference

I could not figure out why, so I removed this installation and went to the docs and used version 0.14 and the same exact commands seem to work fine.

Configuration

I'll get the message after providing the region if I don't provide a config file but if I do, I'll get the error message right away.

Steps to reproduce

  1. $ bash -c "$(curl -sS https://raw.githubusercontent.com/cortexlabs/cortex/0.15/get-cli.sh
  2. $ cortex cluster up
  3. Provide aws region and return

Expected behavior

Move on to ask configuration for s3 bucket, etc.

Actual behavior

Screenshots

Screen Shot 2020-04-01 at 3 39 29 PM

Stack traces

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions