Greetings habi-taters (insert spud emoji here),
I’m attempting to troubleshoot an issue I’m encountering with the hab executable and an origin on bldr.habitat.sh. When executing hab origin delete {origin-name} I receive the following:
(hab origin delete is a new feature implemented in 0.79.0)
☒ Deleting origin {origin-name}.
✗✗✗
✗✗✗ [500 Internal Server Error]
✗✗✗
The origin is empty of all content (save for the record of previous builds). I have since been able to create a new origin under my account and delete it successfully with the same hab origin delete {origin-name} command. I’ve considered creating an issue at https://github.com/habitat-sh/builder/issues but am posting here first.
Any tips, hints, or suggestions would be greatly appreciated!
Cheers!