Codex on VS Code is showing Failed to Load Tasks and Error starting the conversation. It was working so far, it stopped working all of a sudden.
Same problem.
Here is log putput
2025-09-05 17:50:31.158 [error] Error fetching /wham/tasks/list?limit=20&task_filter=current: 403 Forbidden
Same here. Each time I reload my VS Code, Codex extension is showing “failed to load tasks”. I’m using it on a remote server.
I have two workspaces, but one is deactivated. I suppose switching to the active workspace will solve the issue, but there is no way to switch.
This problem got solved for me. Days of trying different solutions, suspecting corporate proxy, VS code extensions conflict, versions etc etc. Found the solution under a github issue that someone else pointed out. When I removed “C:\Program Files\Git\bin” in the PATH, it started working. Looks like it disagrees with bash in this folder. Don’t know why.