error in github pages #200083
error in github pages
#200083
Replies: 1 comment
-
|
Thank you for your interest in contributing to our community! We currently only accept discussions created through the GitHub UI using our provided discussion templates. Please re-submit your discussion by navigating to the appropriate category and using the template provided. This discussion has been closed because it was not submitted through the expected format. If you believe this was a mistake, please reach out to the maintainers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am having trouble with GitHub Pages and would appreciate some advice.
I recently created a new public repository and uploaded an HTML file to the root directory of the repository. The file appears correctly on GitHub, and I can open and view it directly from the repository without any problems.
However, whenever I try to access the site through a GitHub Pages URL, I receive a 404 Not Found error. This happens for every Pages URL I have tried.
While checking the repository settings, I noticed that under Settings → Pages, the publishing source does not appear to be configured. The branch selection currently shows "None", and I am not sure whether GitHub Pages has actually been enabled for this repository.
I have successfully created and used a GitHub Pages website in the past, so I am familiar with the basic process. The previous site worked correctly, but this new repository has returned a 404 error from the beginning.
The HTML file is located in the root directory of the repository and is not inside any subfolder. The repository is public, and the file is visible and accessible through the GitHub interface.
I am trying to determine whether:
Has anyone encountered a similar situation? Any suggestions on what I should check or change would be greatly appreciated.
Thank you for your time and assistance.
Beta Was this translation helpful? Give feedback.
All reactions