
Cloudflare SSL Full Strict Troubleshooting Steps
If you have set Cloudflare SSL/TLS encryption to Full (strict) and your site shows errors like 52...
Software troubleshooting desk

If you have set Cloudflare SSL/TLS encryption to Full (strict) and your site shows errors like 52...

You try to merge two branches in Git, and get fatal: refusing to merge unrelated histories<...

You try to push a commit to a remote repository, and Git rejects it with an error about file size...

You run git push and see: ! [rejected] main -> main (non-fast-forward)

If you're running a Node.js application under PM2 and seeing FATAL ERROR: CALL_AND_RETR...

You're running a Python script and suddenly see:
UnicodeDecodeError: 'utf-8' ...