I ended up working with this the most inefficient way possible.
I finish whatever I’m doing in Publii.
Try and sync to the website, which builds the page.
Errors out. I mutter a few colorful frustrations under my breath.
I go to the /Output/ folder. I copy everything in that folder.
I go to my Github folder that holds my repository and paste all the contents in there.
I open my Git client (I use Fork) and look at any local changes, stage those, and then commit.
It’s a convoluted process. But since I haven’t figured out the sync issue it’s what I got.
Does anyone have any idea what could be wrong with my syncing issue?
One clue to the issue is:
In the deployment-process.log file, the last entry says:
[Sat, 22 Jan 2022 16:58:38 GMT] (i) TRIED AGAIN FAIL: (api) => api.gitdata.createBlob – C:/Users/Tadd.000/Documents/Publii/sites/tadd-mencer/output/amp/going-mobile/index.html
[Sat, 22 Jan 2022 16:58:38 GMT] ERROR: {“code”:403,”status”:”Forbidden”,”message”:””}
For giggles, I deleted everything in my Output folder. Start fresh, right? Hit sync. Gets to about 175 of 800ish … and crash, forbidden. Again.
I’m sure it’s something on my end, but I don’t know what it could be. Testing connection, still says it’s set right. Nothing is showing amiss. But for the life of me, this is making me go bald!!