Cloudflare Pages: Failed: an internal error occurred
Deniz Akşimşek

Deniz Akşimşek @dz4k

Joined:
Aug 10, 2019

Cloudflare Pages: Failed: an internal error occurred

Publish Date: Apr 19 '22
0 0

I deploy my website on Cloudflare Pages (at time of writing). My builds were failing with the error message:

17:24:49.795    Deploying your site to Cloudflare's global network...
17:24:50.632    Failed: an internal error occurred

Enter fullscreen mode Exit fullscreen mode

No other information.

Googling yields that many things can cause this issue. In my case, it was a directory called _redirects/ in the output folder.

Cloudflare expects _redirects to be a file to read redirect information from. (Indeed, that’s what I was using it for — it was output to a directory by accident).

Comments 0 total

    Add comment