Hello to all of you
I want to move my blog from Netlify to Cloudflare pages, I created the token and repository on GitHub following the steps of the documentation offered on publli for this purpose.
I configured the Github server in Publii, I did the connection test and everything was ok, so I proceeded to perform the synchronization and apparently it was loading the files (about 2840), at the end of the loading process I got an error, I don’t remember exactly what it said.
The final line of the deployment-process.log has the following.
[Tue, 30 Aug 2022 22:05:37 GMT] (i) TRIED AGAIN: (api) => api.gitdata.createTree - undefined
[Tue, 30 Aug 2022 22:06:01 GMT] (i) TRIED AGAIN FAIL: (api) => api.gitdata.createTree - undefined
[Tue, 30 Aug 2022 22:06:01 GMT] ERROR: {"code":502,"status":"Bad Gateway","message":"{\n \"message\": \"Server Error\"\n}\n"}
Do you have any idea what it could be?