Description of problem: Bulk rex commands fail with: ~~~ 1: Initialization error: RestClient::NotFound - 404 Not Found 2: Initialization error: RestClient::NotFound - 404 Not Found 3: Initialization error: RestClient::NotFound - 404 Not Found 4: Initialization error: RestClient::NotFound - 404 Not FoundError loading data from Capsule: NoMethodError - undefined method `code' for "404 Not Found":String 5: Did you mean? encode ~~~ Version-Release number of selected component (if applicable): 6.11.1 How reproducible: 100& Steps to Reproduce: 1. run rex ssh job against several hosts 2. 3. Actual results: 1: Initialization error: RestClient::NotFound - 404 Not Found 2: Initialization error: RestClient::NotFound - 404 Not Found 3: Initialization error: RestClient::NotFound - 404 Not Found 4: Initialization error: RestClient::NotFound - 404 Not FoundError loading data from Capsule: NoMethodError - undefined method `code' for "404 Not Found":String 5: Did you mean? encode Expected results: no issues Additional info: single rex job to 1 host works
Error looks exact match for https://community.theforeman.org/t/finished-get-dynflow-tasks-status-with-404/27226
Also matches this https://bugzilla.redhat.com/show_bug.cgi?id=2106700 Could you refresh feature on the capsule and check that it has all the necessary features for the rex you're trying to do. Also, could we get logs?
There are 2 capsules in this environment: - 1 external capsule (is being used by almost none of the clients) - 1 integrated capsule (almost all the clients are connected to this) Running the REX against 1 host at a time works fine.
We haven't heard any other reports of this and I haven't found any conclusive evidence in the sosreport, which would lead me to believe this was a different flavor of https://bugzilla.redhat.com/show_bug.cgi?id=2106700 . I'll go ahead and close this as a duplicate, feel free to reopen if it shows up again. *** This bug has been marked as a duplicate of bug 2106700 ***