Skip to content

[Bug]: failed to get primary docker image: API returned unexpected status code: 404 #312

@XenGi

Description

@XenGi

Affected Component

Core Services (Frontend UI/Backend API)

Describe the bug

After initial setup, no flow can be created. I tried setting it up myself and with the installer. Same result.

Steps to Reproduce

  1. Enter webui: https://my-pentagi:8443/flows/new
  2. Choose "Assistant"
  3. Check "Use Agents"
  4. Write prompt like: "Check google.com for SQL injections"

System Configuration

PentAGI Version: latest from Docker Hub (2.0.0)
Deployment Type: Docker Compose
Environment:

  • Docker version: Docker version 29.4.2, build 055a478
  • Docker compose version: Docker Compose version v5.1.3
  • Host OS: Ubuntu 26.04 LTS
  • Available Resources:
    • RAM: 4GB
    • CPU: 2 cores
    • Disk Space: 25GB free

Logs and Artifacts

pentagi   | time="2026-05-13T09:06:54Z" level=error msg="failed to get flow provider" error="failed to get primary docker image: API returned unexpected status code: 404"
pentagi   | time="2026-05-13T09:06:54Z" level=error msg="graphql request handled with errors" component=pentagi-gql duration=407.698471ms gql.errors="input: createAssistant failed to create flow worker: failed to get flow provider: failed to get primary docker image: API returned unexpected status code: 404\n" operation_name=createAssistant operation_type=mutation

Screenshots or Recordings

Image

Verification

  • I have checked that this issue hasn't been already reported
  • I have provided all relevant configuration files (with sensitive data removed)
  • I have included relevant logs and error messages
  • I am running the latest version of PentAGI

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions