ChatGPT Sites publishing repeatedly disconnects before approval completes

Open 💬 1 comment Opened Aug 26, 2026 by Bleck3v3

Description

Publishing an existing ChatGPT Site repeatedly fails before deployment begins.

The affected Site is:

Site slug: rankforge-leaderboard
Site name: RankForge Tournament Rankings
Production URL: https://rankforge-leaderboard.xxblad3.chatgpt.site/
Visibility: Public
I am the Site owner
Error

Every publishing attempt fails with an error similar to:

Network request disconnected after 1025 ms, before approval could complete

The duration changes between attempts. Other observed values include approximately 115 ms, 180 ms, and 241 ms.

Steps to reproduce
Open the existing rankforge-leaderboard Site project.
Make a source-code change.
Successfully run the Site in preview.
Request publication to the existing production Site.
Explicitly approve the deployment.
Publishing disconnects before deployment begins.
Expected behavior

The approved checkpoint should deploy to the existing Site while preserving its D1 database, environment variables, hosted secrets, and existing production URL.

Actual behavior

The publishing request disconnects before approval completes. The production Site remains on its previous version.

Troubleshooting already completed
Confirmed the Site exists and is active.
Confirmed I own the Site.
Confirmed the Site is public.
Confirmed its environment variables are present.
Confirmed hosted secrets remain configured and protected.
Confirmed the agent preview works.
Confirmed all 75 project tests pass.
Retried publishing multiple times.
Explicitly approved the deployment.
Retried using the equivalent of --user-approval-provided.
Updated the Sites workflow/plugin from version 0.1.22 to 0.1.29.
Retried from later conversations.
Submitted feedback through ChatGPT, but the feedback interface did not provide a session-sharing option or a session ID.

The failure remains consistent and occurs before any production mutation.

Impact

I cannot publish completed changes to an existing production Site. Preview works, but the production deployment cannot start.

Additional information

The prepared update includes archived-season scoring overrides and a new hidden All-Star qualification tracker. The failure does not appear related to application tests or runtime behavior because preview succeeds and the complete test suite passes.

The existing production version has not been overwritten or damaged.

I can provide screenshots or additional diagnostic information if needed. I have intentionally omitted API keys, secret values, database contents, and other sensitive information.

View original on GitHub ↗

1 Comment

Bleck3v3 · 1 day ago

additional diagnostic information: Other Sites/applications on the same ChatGPT account still publish successfully from the same browser and network. Only the existing Site rankforge-leaderboard fails with “Network request disconnected before approval could complete.” This suggests the failure is project-specific rather than an account, browser, or local-network problem. Please check for a stale approval, deployment, or project-resource state associated with this Site. The Site is active, public, and owned by my account.