jolly-florist-66728
10/18/2024, 1:41 PM------------------------------------------------------------------------------------------------- --------- -----------------------------------------------------
| NAME | STATUS | ADDITIONAL INFO |
------------------------------------------------------------------------------------------------- --------- -----------------------------------------------------
| /tmp/register1703962791/00_pipeline.tasks.config_task.load_task_1_exec_config_1.pb | Success | Successfully registered file |
------------------------------------------------------------------------------------------------- --------- -----------------------------------------------------
| /tmp/register1703962791/01_pipeline.tasks.config_task.load_task2_exec_config_1.pb | Failed | Error registering file due to rpc error: code = |
| | | PermissionDenied desc = unexpected HTTP status code |
| | | received from server: 403 (Forbidden) |
------------------------------------------------------------------------------------------------- --------- -----------------------------------------------------
# Answer
The 403 Forbidden error during workflow registration typically indicates an authentication or authorization issue. According to Flyte on AWS issue, such errors can occur if there is a misalignment between the Flyte service account and the IAM roles or policies. Ensure that the service account used by FlyteAdmin has the correct permissions and roles associated with it.
Would you like more detail on how to troubleshoot this issue?
Sources:
- Flyte on AWS issue
Slack Link
https://.slack.com/archives/CP2HDHKE1/p1729258867.054359 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.