abra app ls -S
gives FATA couldn't parse major part of '1ee9f5e5': '1ee9f5e5'
#559
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I run
abra app ls -S
on my server I getFATA couldn't parse major part of '1ee9f5e5': '1ee9f5e5'
I was looking at this briefly with Calix, and they made sure the server had the latest version of abra, but that didn't make a difference.
The TYPE of the app is TYPE=keycloak:1ee9f5e5+U , is it maybe having problems with the + character?
Calix was also curious if the following would maybe fix it, but the commit doesn't seem to have been included in a release yet:
#549
Actually, turns out, we weren't yet on version 0.10.1-beta , after successfully upgrading abra the issue went away. likely due to fix from #549
Glad to hear it was fixed with the upgrade! I guess I'll close this?