All Help TopicsDownload Full Guide PDF

Troubleshooting

Start with the row that most closely matches what you see. Read the full on-screen message before retrying. Avoid repeatedly selecting an action while it is still running.

For every Codex handoff, first open a local Codex project whose primary folder is the app folder. Do not use Quick chat or a standalone task. Git comes from Company Portal on Windows or CedarNet 2.0 on macOS.

What you seeWhat it usually meansWhat to do
You cannot sign inThe Cedarville session, account, or portal authentication configuration needs attention.Close other Microsoft sign-in prompts, use your Cedarville account, and try again. If it continues, contact support.
An app creation form will not submitA required field is empty or has an unsupported value.Read the message beside each field, correct it, and submit again.
You are unsure whether an app is publicThe app audience controls who can open the published app.Open App details and read App readiness. Cedarville sign-in required limits access to Cedarville accounts; Openly public means anyone who knows or discovers the address can use it. Share in Portal only lists the app for signed-in portal users.
The code home is still being preparedThe portal is creating or checking the managed repository.Leave the page open. It checks automatically and moves to the next safe step.
Repository setup failedGitHub could not create or import the managed repository.Follow the offered restart or retry once. Confirm the repository address is correct and accessible. Then provide the displayed support reference to support.
A GitHub invitation is pendingGitHub access was requested but has not been accepted.Sign in to the correct GitHub account, check notifications and email, and accept the repository invitation.
The portal does not know your GitHub usernameYour portal profile is missing the account name used on GitHub.If needed, create the account from the wizard first. Enter the name after github.com/ in your profile address, not your email address or display name, then save it and return to the app.
Codex says Git is not availableGit is not installed, or Codex was open during installation and cannot see it yet.Do not let Codex install anything. Install Git from Company Portal on Windows or CedarNet 2.0 on macOS. Completely quit and reopen Codex, reopen the local project, and return to the same task.
Codex is in Quick chat or the wrong folderThe handoff was started outside the app's local project.Stop without changing files. Create or open the local Codex project, make the app folder primary, and start the task inside it. For a generated app, use a new empty folder; for an existing local app, use its current folder.
GitHub sign-in does not open or failsGit could not complete its secure browser or operating-system sign-in.Stop and contact Cedarville IT. Do not give Codex a password, personal access token, or SSH key, and do not switch to the GitHub plugin or GitHub CLI.
Codex asks for a permission you do not recognizeThe task may be requesting more access than the current app work needs.Read the request. Use Allow once if available for the selected app folder, normal development commands, or secure sign-in you complete yourself. Decline unrelated folders or applications and contact Cedarville IT if unsure.
My code has been uploaded is shownThe portal is waiting for Codex to finish the local upload.Do not select it early. Wait for Codex to report a successful push, then select it so the portal can inspect the uploaded code.
The local app cannot be preparedThe uploaded runtime is not supported yet, or the earlier compatibility check missed a required change.Copy the repair prompt into the same local Codex project. Codex uses the pulled portal skill to choose the smallest safe migration, preserve the app's behavior, test it, and push it. Then select I've repaired and uploaded my code.
Preparation needs another tryThe portal could not finish the saved preparation method.Select Try preparation again once. The portal reuses the same safe direct-update or review method.
A safe GitHub review is offeredExisting publishing files overlap with the portal's proposed files.Select Open a safe review on GitHub, review and merge the pull request, then select I've approved the changes. Ask a developer if you do not recognize the files.
Publishing setup needs attentionA managed credential or required setting is stale or missing.Select Fix publishing setup in onboarding or Repair Publishing Setup in full details. When setup is ready, select Publish to Azure separately.
Publish failedGitHub Actions, Azure, the app build, or a required setting failed.Open the failure details if available. Select Try publishing again once. If offered after a repeated problem, fix publishing setup before another try.
Published app shows an error pageAzure started a deployment, but the app may have a code, startup, database, or configuration error.Confirm required environment variables, then republish. Record the time and error text for support.
Your latest change is missingThe change may not have been pushed to the managed repository or republished.Confirm the commit is on GitHub, publish again if needed, then refresh the app without using the browser cache.
A collaborator cannot open the app in the portalThe invitation may not be accepted or the wrong Cedarville address was used.Ask the person to use the invitation link and Cedarville sign-in. Remove and resend the invitation if the address is wrong.
A collaborator cannot open GitHubPortal collaboration does not automatically guarantee GitHub access.Have the collaborator save their GitHub username and request repository access from the app page.
An environment variable did not fix the appThe name may be wrong, the value may need rotation, or the app may need another publish.Verify the exact name, replace the value, and follow the app's instructions to republish. Never send the value to support.
A delete option is unavailableYour role or the current resource state does not allow that deletion.Confirm you are the primary owner or ask a portal administrator for help.

Safe retry sequence

  1. Wait for the current action to finish or clearly fail.
  2. Read and save the exact message and support reference.
  3. Refresh the page once.
  4. Use Fix publishing setup or Repair Publishing Setup only when the setup status calls for it.
  5. Retry the failed action once.

If the same problem repeats, stop and contact support.

What to send support

Never send secret values, passwords, private keys, database connection strings, or the contents of environment variables.