[SOLVED] SonarQube: “UNABLE_TO_GET_ISSUER_CERT_LOCALLY”
Sometimes when we are running analysis on our code we may get an error like the below one. The error is mostly due to certificate of the server in which…
Sometimes when we are running analysis on our code we may get an error like the below one. The error is mostly due to certificate of the server in which…
If CloudFlare is enabled on your site and when proxies are turned on, then you can see CloudFlare IP's are being returned for your site during dnslookup instead of your…
When CloudFlare proxy is enabled on your site, though it will acts as a reverse proxy and prevent DDOS attacks there are some obvious disadvantages like not able to being…
In Cloudflare DNS record, we can either set it to "Proxied" or "DNS" only and there are lot of differences between those settings. Each of them has their own pros…
GitHub allows unlimited free private repositories and to take advantage of it, you can change the repository status from public to private by following the steps listed below. (As a…
This new change came because of the recent update. But we can revert easily back to the older way of icons at the bottom of the folder pane by following…
Azure also provides a trial subscription where you get to use different services for 30 days and there also some popular services that are free for 12 months. In addition…
Sometimes you may get an error message saying "Az module failed" with the error message a shown below. This is mainly due to issues with Azure CLI in the azure…
After much delay, Google Analytics included support for AMP pages for Google Analytics 4 property which will be soon replacing the Universal Analytics (aka GA3). Let us see here how…
Some of the tasks in your Azure DevOps pipeline might fail after you have upgraded your nodejs from one version to another version. This may throw an error as denoted…