Skip to main content
undefined
undefined

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

undefined

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Build Errors

The following is a non-exhausitve list of commmon issues we see partners run into:

  • Trying to deploy code that uses the github-pages  gem interferes with the Pages build process to specific URLs. Users should always remove that gem from their repos.
  • Errors like “Pages can’t confirm org permissions for ‘your-org’.” Either your-org  hasn’t approved access for Pages or you aren’t an org member. Ensure you are an org member and ask an org owner to authorize Pages for the organization can be resolved by visiting this link and requesting org access as needed. This happens because Pages can’t tap a repo without org approval. Typically these permissions are granted when initially granting access to Pages.