[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 SonarQube is installed and...
All about DevOps & Azure
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 SonarQube is installed and...
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 origin IP. The reason...
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 connect to custom ports...
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 and cons as listed...
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 free user, you can...
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 the below steps.
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 to that there also...
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 hosted agents or in...
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 to add GA4 tag...
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 below This step requires...