Hi, all of a sudden today dagger is failing to run:
panic: Post "http://dagger/query": dial tcp 127.0.0.1:57926: connect: connection refused
Please visit https://dagger.io/help#go for troubleshooting guidance.
goroutine 1 [running]:
main.main()
/Users/pbourke/sandbox/main.go:234 +0x3d0
exit status 2
Very oddly, it continues to work from the TUI. I don't see anything useful in the engine logs, any other things I can check?