Giter Site home page Giter Site logo

Comments (4)

grafanalf avatar grafanalf commented on May 22, 2024

I think this might be a duplicate of issue #26

from rover.

Yashfork avatar Yashfork commented on May 22, 2024

Hi @im2nguyen ,

While running docker run, I'm getting the above panic error. Any suggestions on what could be done to mitigate this issue

from rover.

im2nguyen avatar im2nguyen commented on May 22, 2024

Hi @Yashfork, can you provide more context so I can reproduce your error?

It'll be nice to understand what the plan does (create, update, destroy) and the error logs.

from rover.

dorinand avatar dorinand commented on May 22, 2024

@im2nguyen I encounter the same issue. I have plan in json format. I run it with command:

docker run --rm -it -p 9000:9000 -v $(pwd):/src im2nguyen/rover:v0.3.2 -planJSONPath /src/plan.json
2022/04/01 08:42:40 Starting Rover...
2022/04/01 08:42:40 Using provided JSON plan...
2022/04/01 08:42:40 Generating resource overview...
2022/04/01 08:42:40 No submodule configurations found...
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-asg-terminating
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-asg-total-nlm
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-cpu-usage
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-cpu-usage-nlm
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-total-requests-finished-error
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-waf-counted
2022/04/01 08:42:40 Continuing without loading module from filesystem: lambda-async-calls-handler
2022/04/01 08:42:40 Continuing without loading module from filesystem: license-server-asg
2022/04/01 08:42:40 Continuing without loading module from filesystem: license-server-asg.lb
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-fsx-free-space
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-license-check
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-memory-usage-nlm
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-total-requests-failed-start
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-asg-pending
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-asg-pending-nlm
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-asg-terminating-nlm
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-asg-total
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-memory-usage
2022/04/01 08:42:40 Continuing without loading module from filesystem: mps-asg
2022/04/01 08:42:40 Continuing without loading module from filesystem: mps-asg.lb
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-alb-5xx
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-alb-healthy
2022/04/01 08:42:40 Continuing without loading module from filesystem: monitor-waf-blocked
2022/04/01 08:42:40 Continuing without loading module from filesystem: tags
2022/04/01 08:42:40 Continuing without loading module from filesystem: waf2-lb
2022/04/01 08:42:40 Generating resource map...
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0xa5a148]

goroutine 1 [running]:
main.(*rover).GenerateModuleMap(0xc000105200, 0xc000517ba0, {0x0, 0x0})
	/src/map.go:250 +0xd88
main.(*rover).GenerateMap(0xc000105200)
	/src/map.go:343 +0x1d1
main.(*rover).generateAssets(0x0)
	/src/main.go:193 +0xd4
main.main()
	/src/main.go:138 +0xcbb

Tried version v0.3.1 but the result is the same.

from rover.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.