Key accept, delete, and reject jobs fail with "The job has either not returned, does not exist, or was executed against inaccessible target group. Trying again in # seconds" in VMware Cloud Foundation Salt
search cancel

Key accept, delete, and reject jobs fail with "The job has either not returned, does not exist, or was executed against inaccessible target group. Trying again in # seconds" in VMware Cloud Foundation Salt

book

Article ID: 450720

calendar_today

Updated On:

Products

VMware Salt

Issue/Introduction

When executing key.accept, key.delete, or key.reject jobs in VMware Cloud Foundation Salt the job summary page fails to display minion information and execution logs.

Instead, the Raas UI continuously displays or loops on the following error message:

The job has either not returned, does not exist, or was executed against inaccessible target group. Trying again in # seconds 

Environment

VMware Cloud Foundation Salt 8.18.3 and earlier

Cause

Salt wheel functions (key.accept, key.delete, key.reject) execute on the Salt Master and do not target minions. Because version 8.18.3 and earlier queries the MinionsExpected database table for job details, which is never populated for minionless wheel jobs, the UI treats the job as missing.

Note: The underlying Salt wheel jobs complete successfully on the backend. The issue is isolated to rendering job details and returns in the UI.

Resolution

This issue is resolved in VMware Cloud Foundation Salt 8.18.4.