Change the datacenter set in cassandra-rackdc on Ubuntu
Problem: Changing just the datacenter name in cassandra-rackdc.properties gives the error: Cannot start node if snitch's data center [newName] differs from prev...
Problem: Changing just the datacenter name in cassandra-rackdc.properties gives the error: Cannot start node if snitch's data center [newName] differs from prev...
Error: Reason: libtinfo.so library missing. Solution: Note: No need to reattempt the installation. KjKj [/.] Sreekumar programs computers as a hobby and profess...
Problem: One of the docker nodes does not start up after restart. Error in the log is msg="error removing task " error="incompatible value" Reason: Docker swarm...
The bit rates for the most common audio formats – ALAW 8 BITS ULAW 8 BITS PCM 16 BITS SIGNED/UNSIGNED ADPCM 8 BITS The endian-ness for more than one byte ...
Error : Few docker containers don’t start up. In the /var/log/syslog they give the error “Cannot start container Subnet sandbox join failed…...
Problem : On page refreshes, the ajax calls in the componentDidMount functions throws the error : “Error: Should not already be working.” Reason : P...
Issue : When doing an apt update, we get the this error.The repository ‘http://archive.ubuntu.com/ubuntu disco-backports Release’ no longer has a Re...
I had recently hit a blocker to production deployment, when my processes just won’t connect to my Cassandra DB from within their containers. This is how I...
On the terminal, do the following to open port 80 sudo iptables -A INPUT -p tcp --dport 80 -j ACCEPT sudo iptables -F Persisting the rule changes across boot cy...
To make a new disk you just added to the Ubuntu device, please go through the following steps – Check whats the /dev path of the disk. On terminal, run- Y...