openai / openai/codex

Not able to publishg the app

Open
#42,779 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug windows-os
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the Codex App are you using (From “About Codex” dialog)?

5.6 luna

What subscription do you have?

plus

What platform is your computer?

$([Environment]::OSVersion | ForEach-Object VersionString) $(if ([Environment]::Is64BitOperatingSystem) { "x64" } else { "x86" })

What issue are you seeing?

Subject: Unable to publish Site — git-remote-https.exe application crash
I’m unable to publish an update to my Site. The local app build completes successfully, but publishing fails because git-remote-https.exe crashes with:
“The instruction at 0x… referenced memory at 0x00000000. The memory could not be read.”
Site URL: https://secure-kolkata-access.avijit-sayan2009.chatgpt.site/
Please repair or restart the Sites deployment Git service and advise when publishing is available again. I have attached the error screenshot.

What steps can reproduce the bug?

Feedback ID: 01a06b43-e6e6-7191-be4a-577cc90c366c

What is the expected behavior?

No response

Additional information

No response

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

Start with the Codex App 5.6 Luna publish flow and the reported git-remote-https.exe crash on Windows. Review Feedback ID 01a06b43-e6e6-7191-be4a-577cc90c366c and the attached screenshot, then determine whether the Sites deployment Git service is involved. Done means the app can publish an update successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, powershell
Domain
cloud, devops
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.