Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Failure: Pages Deployment Fails #517

Closed
Indy2222 opened this issue Jun 17, 2023 · 2 comments · Fixed by #531
Closed

CI Failure: Pages Deployment Fails #517

Indy2222 opened this issue Jun 17, 2023 · 2 comments · Fixed by #531

Comments

@Indy2222
Copy link
Collaborator

Run actions/deploy-pages@v2
Artifact exchange URL: https://pipelines.actions.githubusercontent.com/XFLzRwo2KeDw7fZlUD4Ae72POqmwUKypOkm8rEXOuZrsXGbWl0/_apis/pipelines/workflows/5299918360/artifacts?api-version=6.0-preview
Creating Pages deployment with payload:
{
	"artifact_url": "https://pipelines.actions.githubusercontent.com/XFLzRwo2KeDw7fZlUD4Ae72POqmwUKypOkm8rEXOuZrsXGbWl0/_apis/pipelines/1/runs/4355/artifacts?artifactName=github-pages&%24expand=SignedContent",
	"pages_build_version": "000a9a189f4dbc2b4fc8de718b1c0ba473a0f5e6",
	"oidc_token": "***"
}
Created deployment for 000a9a189f4dbc2b4fc8de718b1c0ba473a0f5e6, ID: 000a9a189f4dbc2b4fc8de718b1c0ba473a0f5e6
Getting Pages deployment status...
Current status: deployment_perms_error
Getting Pages deployment status...
Current status: deployment_perms_error
...
Current status: 
Error: Timeout reached, aborting!
Error: Timeout reached, aborting!
Canceling Pages deployment...
Canceled deployment with ID 000a9a189f4dbc2b4fc8de718b1c0ba473a0f5
@DCNick3
Copy link

DCNick3 commented Jun 17, 2023

I'm getting the same error on my rustdoc deployment to github pages: https://github.com/DCNick3/shin/actions/runs/5300334374/jobs/9593874612

It seems that the deployment_perms_error was added very recently: actions/deploy-pages#187. It seems that some server-side check for file permissions was added and rustdoc-generated pages fails this check somehow?

@Indy2222
Copy link
Collaborator Author

Indy2222 commented Jun 21, 2023

Reported in actions/upload-pages-artifact#188.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants