documentation icon indicating copy to clipboard operation
documentation copied to clipboard

[Bug]: Following AWS Deploy from Strapi Doc get Error on Deploy From Github

Open cjboco opened this issue 4 years ago • 0 comments

Link to the documentation page or resource

https://strapi.io/documentation/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/amazon-aws.html

Describe the bug

When you attempt to clone your github project, GitHub no longer accepts username and password for authentication. You will get an error that says:

fatal: Authentication failed for 'https://github.com/[YOUR PROJECT]

Additional context

Actual error message:

remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.

Suggested improvements or fixes

Please describe how to use the new personal access token when cloning.

Related issue(s)/PR(s)

Issue following docs, but not the same issue. https://github.com/strapi/documentation/issues/325

cjboco avatar Sep 28 '21 02:09 cjboco