You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes it looks like a panic is generated until a job is finally run. This should be an easy enough fix. I think the CLI is quite prone to panics like this so a sweep of the tool might be in order.
@theycallmemac I am getting the same error as above on Ubuntu 20.04 on a DigitalOcean droplet. I can confirm that I am using tagged v1.0.0 release git checkout tags/v1.0.0 Note: switching to 'tags/v1.0.0'. HEAD is now at 081323d as per last commit on that tag.
Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).
To Reproduce
odin deploy -f test.job.yaml
odin log -i {job_id}
Expected behavior
I believe just no output, until the job runs the first time.
Screenshots
n/a
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: