openai / openai/codex

Sites — HTTP 500 when retrieving repository from git.chatgpt-team.site prevents updating existing site

Open
#46,453 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug connectivity
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

Não consigo recuperar a fonte atual do meu site pelo serviço Git do Sites. As tentativas de clone/fetch retornam HTTP 500 mesmo com credenciais recém-emitidas pelo conector nativo e acesso à rede autorizado.

Isso impede publicar correções com segurança: a cópia local é anterior à versão publicada, portanto não podemos substituí-la sem risco de perder alterações.

Identificação:

  • Site: Abacate Gold / GOLD.ON
  • URL: https://www.abacategold.com.br/
  • project_id: appgprj_6a86c4497f448191a3df7434e149f9d9
  • app_repository_id informado no atendimento anterior: appgrepo_952f3a277b648191ac8f6267cf2d72cc
  • Host do repositório: git.chatgpt-team.site
  • Versão publicada registrada durante o diagnóstico: 75
  • Commit dessa versão: 96801b991ab441009556c136c96f7ed717d81be9
  • Versão do aplicativo informada no atendimento anterior: ChatGPT.app 26.908.70816 (9275)

Como reproduzir:

  1. Solicitar uma credencial nova para o repositório pelo conector nativo de Sites.
  2. Usar a URL e a branch devolvidas pelo serviço.
  3. Executar git fetch com a autenticação HTTP indicada pelo conector.
  4. A transferência falha com HTTP 500 e código de saída 128.

Resultado esperado:
Recuperar a fonte atual para aplicar, testar e publicar as correções preservando a versão existente.

Resultado observado:
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: expected 'acknowledgments'

Código de saída: 128.

Tentativas documentadas, com horários em UTC:

  • 15/09/2026 às 19:36, 21:37, 22:38 e 23:39.
  • 16/09/2026 às 02:02, 11:09, 12:10, 13:20, 14:52, 15:53, 17:44 e 18:44.

Também foram tentados clone completo, clone superficial, fetch incremental, protocolo Git v0 e fetch com filtro. O mesmo bloqueio persistiu. O servidor informou não reconhecer filtragem.

Uma tentativa antiga retornou 403 por credencial expirada; após emitir nova credencial, o erro voltou a ser HTTP 500. Portanto, esse 403 foi separado do problema recorrente.

O atendimento anterior também registra reprodução em redes diferentes, incluindo hotspot. Não tenho neste resumo o horário exato desse teste.

As tentativas automáticas foram pausadas em 16/09/2026. Não foi publicada a cópia local desatualizada.

Solicito investigação do serviço de repositórios do Sites e orientação para recuperar a fonte atual sem recriar o projeto nem perder o histórico e as configurações existentes.

Este relatório não contém tokens, chaves, senhas ou cabeçalhos de autenticação.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file, test, or code entry point is identified in the report. Start by reproducing git fetch against git.chatgpt-team.site with a newly issued connector credential and the returned URL and branch; done means the current source is retrieved without HTTP 500 while preserving the published revision and history.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
api, backend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.