Giter Club home page Giter Club logo

Comments (6)

thdxr avatar thdxr commented on August 11, 2024 1

in release v0.0.145 i fixed the errors being swallowed - can you give it a try and let me know if you get a better error in logs?

from ion.

dominichadfield avatar dominichadfield commented on August 11, 2024

Your CI is failing due to esbuild missing. I am unfamiliar with how it all works or I would open a PR. Do you not need to install the node modules before running the pkg/platform/scripts/build-functions?

from ion.

dominichadfield avatar dominichadfield commented on August 11, 2024

I see a fix is out. Will update and test.

from ion.

dominichadfield avatar dominichadfield commented on August 11, 2024

Exactly the same issue with 0.0.153:

time=2024-03-15T19:30:40.049Z level=INFO msg="initializing project" version=0.0.153
time=2024-03-15T19:30:40.052Z level=INFO msg="esbuild building"
time=2024-03-15T19:30:40.054Z level=INFO msg="esbuild built"
time=2024-03-15T19:30:40.054Z level=INFO msg="sending eval message" module=/Users/dominichadfield/Github/my-app/.sst/eval/eval-1710531040052.mjs
time=2024-03-15T19:30:40.085Z level=INFO msg="checking platform"
time=2024-03-15T19:30:40.085Z level=INFO msg="credentials found"
time=2024-03-15T19:30:40.085Z level=INFO msg="fetching bootstrap"
time=2024-03-15T19:30:40.230Z level=INFO msg="found existing bootstrap" data="{\"version\":1,\"asset\":\"sst-asset-moaobbrevrem\",\"state\":\"sst-state-moaobbrevrem\"}"
time=2024-03-15T19:30:40.230Z level=INFO msg="loaded config" app=my-app stage=test
time=2024-03-15T19:30:40.230Z level=INFO msg="running stack command" cmd=up
time=2024-03-15T19:30:40.230Z level=INFO msg="INFO locking app=my-app stage=test"
time=2024-03-15T19:30:40.230Z level=INFO msg="INFO getting data key=lock app=my-app stage=test"
time=2024-03-15T19:30:40.368Z level=ERROR msg="exited with error" err=""

from ion.

dominichadfield avatar dominichadfield commented on August 11, 2024

Tried deploying a fresh app on another machine (Linux). It worked correctly but when I went to remove the stacks I received this error:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x15b5d6b]

goroutine 341 [running]:
github.com/sst/ion/cmd/sst/ui.(*UI).Trigger(0xc000c82070, 0xc000c1a140)
	/home/runner/work/ion/ion/cmd/sst/ui/ui.go:109 +0x16b
github.com/sst/ion/pkg/project.(*stack).Run.func1()
	/home/runner/work/ion/ion/pkg/project/stack.go:298 +0x302
created by github.com/sst/ion/pkg/project.(*stack).Run in goroutine 1
	/home/runner/work/ion/ion/pkg/project/stack.go:278 +0x2272

I am not seeing the same behaviour from my other machine. Any attempt to deploy is silently erroring.

from ion.

thdxr avatar thdxr commented on August 11, 2024

I believe this is fixed in v0.0.164

from ion.

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.