"An unexpected error occurred." When Cloning Next.js Boilerplate

Whenever I try to start a project, I get the same error: “An unexpected error occurred. Our team has already been notified and are working to resolve the issue, please try again shortly.”

It starts the cloning process. It creates a private GitHub repository.

Then, it ends in the same error every time. I tried a few days ago, but I got the same error.

Hi, @nicklikesphp! Welcome to the Vercel Community :smile:

I just tried to deploy a boilerplate template, and it worked.

Are you still seeing this?

Hi @pawlean I do see the same issue. No matter what template I use. The Git repo is created in GitHub, but then I receive the error from above, and the process comes to a halt.

I attempted just a second ago, and it’s the same thing.

Project page → Click ‘Next.js Boilerplate’ Button → Create Git Repository (tried both private and public) → Click deploy → Starts cloning → Fails → Empty Git Repositorys

Hi,

Can you confirm if your email address is set to public:

https://github.com/settings/emails

I had it checked initially. It was able to clone with it unchecked.

@nicklikesphp We pushed a change just now. Can you confirm if you can still reproduce the issue?

1 Like

It’s working now with the boxes checked. Thank you!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.