OS management console returning error after deleting multiple gears
Issue
- Using the rhc app delete command below to delete a bunch of unneeded gear would trigger a console error displayed message, after digging further it seems like it did not completely deleted all the directory associated with the gear.
- Example:
# rhc app delete <app> --confirm -p <OpenShift password> -l <OpenShift login> --server=broker.domain.com -k
- This reports the following Errors:
FAIL: directory 524f476575a2080ca000001a doesn't have a .env directory
FAIL: directory 524f476575a2080ca000001a doesn't have an associated user
FAIL: directory 524efdd975a208c4880000f1 doesn't have a .ssh directory
FAIL: directory 524efdd975a208c4880000f1 doesn't have a .env directory
FAIL: directory 524efdd975a208c4880000f1 doesn't have a .sandbox directory
FAIL: directory 524efdd975a208c4880000f1 doesn't have an associated user
Environment
- OpenShift Enterprise 1.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.