Error Creating Cloud Task - Cursor IDE

Resolved 💬 9 comments Opened Sep 19, 2025 by Jbenazzi Closed Dec 23, 2025
💡 Likely answer: A maintainer (etraut-openai, contributor) responded on this thread — see the highlighted reply below.

What version of Codex is running?

0.39.0

Which model were you using?

gpt5-codex

What platform is your computer?

Windows 11 when I use CLI, I use WSL.

What steps can reproduce the bug?

1 - Open the Codex IDE extension
2 - Create a task and click in the cloud button on botton right to send it to the cloud. r open any coding activity/task
3 - The error message "Error creating cloud task" appears immediately

What is the expected behavior?

The task should be successfully uploaded and synchronized with the cloud after submmit the task.

What do you see instead?

Instead of successful synchronization, I see:

A red error notification displaying "Error creating cloud task"
The task fails to upload to the cloud
No synchronization occurs
The task remains only locally saved (if at all)

Additional information

_No response_

View original on GitHub ↗

9 Comments

Jbenazzi · 10 months ago

<img width="1050" height="979" alt="Image" src="https://github.com/user-attachments/assets/88494e17-8ed7-4187-8fe8-8b43da9e12a9" />

this is the issue.

AbbasAlibhaiER · 9 months ago

+1

tristanmryan · 9 months ago

Dealing with this same issue. I thought it might be because my codex ide extension needed to be updated, but I still got "error creating cloud task"

aole · 9 months ago

Facing the same issue. Also when trying to archive a task "Failed to delete task".

bobbui · 9 months ago

same here

rafaell0pez · 9 months ago

Found a solution:

Make sure you're running your prompts locally first. From there, also make sure that you have connected your GitHub account. Once you are sure of those two, take the link of your repo on GitHub and share it with Codex. Tell Codex to push your code to the repo. This unlocks the whole situation and enables your cloud tasks to run correctly.

Also, I don't know if this helps, but I gave my agent "full access".

<img width="240" height="187" alt="Image" src="https://github.com/user-attachments/assets/75fbb234-1538-4bc0-87f2-e5d1cefc11cc" />

royzennet · 9 months ago
Found a solution: Make sure you're running your prompts locally first. From there, also make sure that you have connected your GitHub account. Once you are sure of those two, take the link of your repo on GitHub and share it with Codex. Tell Codex to push your code to the repo. This unlocks the whole situation and enables your cloud tasks to run correctly. Also, I don't know if this helps, but I gave my agent "full access". <img alt="Image" width="240" height="187" src="https://private-user-images.githubusercontent.com/146390697/494638928-75fbb234-1538-4bc0-87f2-e5d1cefc11cc.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjAyNTMyOTQsIm5iZiI6MTc2MDI1Mjk5NCwicGF0aCI6Ii8xNDYzOTA2OTcvNDk0NjM4OTI4LTc1ZmJiMjM0LTE1MzgtNGJjMC04N2YyLWU1ZDFjZWZjMTFjYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUxMDEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MTAxMlQwNzA5NTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yOTg3Mzc5NGU4Mjg3MzM1YzliNjE2NmVlNjFhNmE3YzBhZmRiMzEyMDBmMmFiMDM0ZWY3MDc5NmRmZmE3NzQ2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.hR98upEbHVExO5LT4xSmj0csV7MXQ2ZUbRTtuX58Soo">

nope, didnt work on mine :) literally dark system

zohebk · 9 months ago

+1 when will this be fixed, I have same issue on cursor ide using codex

etraut-openai contributor · 6 months ago

This issue is very old and likely no longer relevant. Closing.