424 Failed Dependency #30
Labels
No Label
breaking
bug
documentation
feature
good first issue
improvement
open questions
performance
refactor
research required
d̶u̶p̶l̶i̶c̶a̶t̶e̶
i̶n̶v̶a̶l̶i̶d̶
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Codeberg/pages-server#30
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I've created a new
pages
repo in my account following this instructions but I gotwhen I go to https://ghose.codeberg.page/
I have default values for privacy (none) and my
index.html
(basic page without scripts and/or external resources) is onmain
(the only available branch ATM)I'd appreciate any hint about how to solve this issue. Thank you.
Is it actually a bug?
EDITED
Settings
Hmm, seems like as your user visibility is limited the repo isn't visible to the public (non-logged-in users) at all - that should still work as we have a bot user for such cases, I will have a look into that.
thank you @momar
I had my profile "visibility" set to "limited". I've changed it to "public" and now pages work as expected.
So this "issue" is solved (for me), but I guess could affect to other users.
Thank you!
Environment=GITEA_API_KEY=https://{{ gitea_api_key }}
How stupid can one be when copy-pasting...
Edit: and it's also
GITEA_API_TOKEN
... 🤯Edit2: it's deployed now and should be working correctly with limited repositories.
@momar
Hi
The same issue is happening to my website. It is a public repository and I set up the
.domains
file and the DNS records for this. The URL is thegoldenspearsproject.net. Can you take a look into it?@thegoldenspearproject-developer I think you're missing a TXT record to
thegoldenspearproject-developer.codeberg.page
for your main domain thegoldenspearsproject.net, in addition to theA/ALIAS
record.When going to www.thegoldenspearsproject.net (where you're using a
CNAME
record), it probably can find the.domains
file, but still fails as it can't resolve the main domain thegoldenspearsproject.net as a Codeberg Page - mentioning #28 as that's something where the error message can be improved.That problem's solved. And thx for the help. But now when I access the site via the custom domains, the browser shows a warning about bad certificates. I see now that the certificates used are still only valid for codeberg domains. Is that because it takes some time for codeberg to generate and apply the correct certificates?