Closed iamjaredwalters closed 1 year ago
A little more info, preevy down
, preevy purge
, and manually deleting the instance from AWS UI doesn't seem to resolve the error which leads me to suspect its on the preevy side of the fence.
preevy ls
output is empty
preevy ls
Env Driver ID Location State
─── ───────── ──────── ─────
Running preevy up
with a different --id
was successful
Hey @iamjaredwalters, thanks for reporting the issue. It seems we have a problem with zombie tunnels (that's why using a new --id did the trick), we're working on understanding the root cause and apply a fix.
Fixed in #227
What happened?
Unsure of root cause but receive this message periodically:
Using
Any tips on how to debug? It's always after an environment exists (successful deploys) but beyond that Im not sure what triggers the issue nor how to resolve. So far, I've destroyed the instance manually and re-ran preevy up but the problem persists. Will update as I discover more but would appreciate any help diagnosing in the mean time.
Add screenshots
Some more output in case useful
Steps to reproduce the behavior
Not yet but will provide if I can determine them
Expected behavior
preevy up
reproduces the environment without issueWhat OS are you seeing the problem on?
Linux
Additional context
Using AWS Lightsail
Record