Nick's Blog

Yet another technical blog

Skip to content
Menu
  • Home
  • Privacy Policy

Author: NICK

Office365

DNS does not work when you use Office 365 for email and bitnami WordPress for blog

Posted on May 3, 2019May 3, 2019 by NICK

Today I created a new WordPress website. And I bind my domain to Office 365, so that I can use the domain name as my…

newrelic

Newrelic Nodejs agent failed to connect to collector

Posted on April 30, 2019April 30, 2019 by NICK

Today I was working on connect my nodejs agent from GKE cluster into newrelic. I was having trouble to connect and get the following error…

postgresql

Postgresql backup and restore

Posted on April 21, 2019April 21, 2019 by NICK

Coming from a SQL server background. I used to never worry about the backup and restore database. Since I have a legacy product needs to…

terraform

Error loading previously configured backend: Error configuring the backend “gcs”: Error parsing credentials

Posted on April 10, 2019April 10, 2019 by NICK

when you are working with terraform and gcs, you may encounter the following error if you enter “terraform init”. Initializing the backend… Successfully configured the…

terraform

Error configuring the backend “gcs”: storage.NewClient() failed: dialing: google: could not find default credentials

Posted on April 10, 2019April 10, 2019 by NICK

I’m setting up terraform with google cloud storage backend. when I run “terraform init”, I was getting the following error: Initializing the backend… Error configuring…

terraform

Terraform formatting does not work in VS Code

Posted on April 10, 2019April 10, 2019 by NICK

Today I’m setting up my new laptop. One of the tool I’ve been used recently is terraform. And I’d like to use VS Code as…

Flutter

How to solve the Flutter and Dart plugin not installed warnings in flutter doctor

Posted on April 8, 2019April 8, 2019 by NICK

I’m setting up my laptop for getting ready to the fluter environment. But when I run flutter doctor from the terminal. I’m getting the following…

letsencrypt

letsencrypt in bitnami wordpress runs, but cert not renewed

Posted on April 4, 2019April 4, 2019 by NICK

I was trying to renew one of my customer’s letsencrypt cert tonight. I setup this auto renew script at the very beginning and it always…

AWS

How to create SSH tunnel from a remote basin host.

Posted on April 3, 2019April 3, 2019 by NICK

Recently, I’m working into a common case scenario. We created a managed redis instance in AWS, which only allows the traffic from our ECS hosts.…

gcp

how to resolve error google.auth.exceptions.DefaultCredentialsError: Could not automatically determine credentials

Posted on February 5, 2019February 5, 2019 by NICK

The following errors are the ones I was getting when I worked with Google SDK – Python. google.auth.exceptions.DefaultCredentialsError: Could not automatically determine credentials. Please set…

Posts navigation

Previous Page Page 1 … Page 5 Page 6 Page 7 … Page 33 Next Page

Recent Posts

  • Azure DevOps pipeline – Pass variable from sub-template to the main pipeline
  • failed to install CRD crds/crd-alertmanagerconfigs.yaml
  • Error: UPGRADE FAILED: create: Secret sh.helm.release.v1.prometheus.v42 is invalid: data: Too long: must have at most 1048576 bytes
  • AKS Thanos mtls setup – tls: failed to parse private key
  • Prometheus operator alertmanager not reload or not created
© Copyright 2025 – Nick's Blog
Wisteria Theme by WPFriendship ⋅ Powered by WordPress