5 ms·
kristian from pages team here - just DM-ed you, let's get this sorted!
by kmf 5y ago
kristian from pages team here - just DM-ed you, let's get this sorted!
- FalconSensei 5y agoTrying for like an hour to set it up, but it keeps failing on cloning repository. That is definitely not a good first impression, specially because the message doesn't say anything, just 'internal error', so it's impossible to debug and try to fix. Googling for the error, I found a few similar questions, but all were responded with: go to discord. So... there's absolutely no way to sort it out by myself or without using discord? ``` 20:54:21.533 Initializing build environment. This may take up to a few minutes to complete 20:54:56.056 Success: Finished initializing build environment 20:54:56.056 Cloning repository... 20:54:59.840 Failed: an internal error occurred ```
- sebseb111 5y agoI have a lot problems with builds with this "internal error" too. I have 2 websites, both gatsby I tried both: 1) gatsby build 2) fully static files (gatsby build on my local computer) and only public dir added to github repo Websites 10.000 files and 13.000 files (small files 1kB to 300kB) html, css, js, png and webp Sometimes my build is succefull for this 10.000 files website - like 1 of 5 tries But most build tries fail when deploying: 06:58:47.583 Finished 06:58:48.061 Deploying your site to Cloudflare's global network... 07:18:07.790 Failed due to an internal error it looks like timeout after 20 minutes.. :(