mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-21 08:15:23 -04:00
[GH-ISSUE #309] [Bug] v2.0.0 - failed to get primary docker image: API returned unexpected status code: 502 on fresh install #99
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zabeliqbal on GitHub (May 11, 2026).
Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/309
Describe the bug
Fresh install of PentAGI v2.0.0 (Docker image created 2026-04-11) fails when creating new flows. Error:
failed to get primary docker image: API returned unexpected status code: 502Environment
Configuration
Error Logs
Steps to reproduce
Expected behavior
Flow should create successfully and spawn worker container
Additional context
@asdek commented on GitHub (May 29, 2026):
hey @zabeliqbal
this error is raised on your LLM backend side and here to check logs there.
recently we discussed in the community chat similar issue with sglang, there was an error with tool-call-parser settings, might be it the same.