404 Error in Setup CI (.github#L1 Not Found) #43
-
I carried out Setup CI but received the error below: Which part did I do wrong? Looking forward to your reply. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
Can you send me a link to your workflow? |
Beta Was this translation helpful? Give feedback.
-
Here it is https://github.com/beaulife/aspire-idea-hosting-uptime/actions/runs/335209074/workflow |
Beta Was this translation helpful? Give feedback.
-
It seems like this is a private repository. Could you please make it public or give me collaborator access? |
Beta Was this translation helpful? Give feedback.
-
Yes, already invited you as collaborator to access. |
Beta Was this translation helpful? Give feedback.
-
It looks like accessing the GitHub API got an error 404. Have you added the GitHub personal access token? https://upptime.js.org/docs/get-started#add-repository-secrets |
Beta Was this translation helpful? Give feedback.
-
Aah, I see the error: https://github.com/beaulife/aspire-idea-hosting-uptime/blob/master/.upptimerc.yml#L1. You have to change the |
Beta Was this translation helpful? Give feedback.
Aah, I see the error: https://github.com/beaulife/aspire-idea-hosting-uptime/blob/master/.upptimerc.yml#L1.
You have to change the
owner
to "beaulife" andrepo
to "aspire-idea-hosting-uptime". You should also remove the defaultnotifications
key,assignees
key, and remove thecname
from status-website.See: https://upptime.js.org/docs/get-started