doc/user/duo_agent_platform/troubleshooting.md
If you are working with the GitLab Duo Agent Platform, you might encounter the following issues.
After a flow is created, you can view the flow's session by going to Automate > Sessions.
The Details tab shows a link to the CI/CD job logs. These logs can contain troubleshooting information.
If you are trying to run a flow but it's not visible in the GitLab UI:
Ensure you have at least Developer role in the project.
Ensure GitLab Duo is turned on and flows are allowed to execute.
Ensure the group you are in has been given permission to use flows.
If the top-level group is configured correctly but flows are not visible for an individual project:
If it still does not work:
If you are trying to run foundational flows in an imported project or a project created from a template,
you might get the error: Error in creating workload: Insufficient permissions to create a new pipeline.
To fix this issue:
If a session for your flow does not start:
In the GitLab UI, foundational flows use a service account that:
Prerequisites:
To configure push rules for a project:
Find the email address associated with the service account:
duo-[flow-name]-[top-level-group-name].Allow the email address to push to the project:
Allow the duo/feature/ branch prefix:
^(duo/feature)/.*$To create push rules for the instance: