Resync Broken Juju Database (MongoDB)

Environment Juju DB snap channel: 4.0/stable Juju controller agent: 2.9.0 Operating System: Ubuntu 20.04 LTS Deployment: Juju HA Symptom Juju controller does not bind port 37017 / MongoDB Port Following error log can be found from /var/snap/juju-db/common/logs/mongodb.log [replication-0] We are too stale to use <IP_ADDRESS>:37017 as a sync source. Blacklisting this sync source because our last fetched timestamp: [replication-0] could not find member to sycn from Guide 1....

July 23, 2023 · 2 min · Aji Arya

Cara Memperbarui Juju Charm

Panduan juju refresh [options] <application> Perbarui ke versi terbaru juju refresh <application> Contoh juju refresh prometheus Perbarui ke versi revision spesifik juju refresh --revision <revision number> <application> Contoh juju refresh --revision 22 prometheus Perbarui ke versi channel spesifik juju refresh --channel <channel> <application> Contoh juju refresh --channel latest/stable prometheus

August 4, 2021 · 1 min · Aji Arya