STR-NaN
Website
  • 🏠Home
  • 🔗mainnet
    • Algorand
      • 🖥️Installation
      • 🔁Switching Network
      • ⚡Fast Sync
      • 🔎Find Server and Token
      • 🌐Custom Port (Optional)
      • 🛠️Troubleshooting
      • 💡Useful Command
    • Goracle
      • 🖥️Installation
      • ⬆️Upgrade
      • 🛠️Troubleshooting
      • 💡Useful Command
  • 🔗testnet
    • Algorand
      • 🖥️Installation
      • 🔁Switching Network
      • ⚡Fast Sync
      • 🔎Find Server and Token
      • 🌐Custom Port (Optional)
      • 🛠️Troubleshooting
      • 💡Useful Command
    • Aleo
      • 🖥️Installation
      • 💡Useful Command
    • BlockX
      • 🖥️Installation
    • Goracle
      • 🖥️Installation
      • ⬆️Upgrade
      • 🛠️Troubleshooting
      • 💡Useful Command
    • Impact Protocol
      • 🖥️Installation
      • 💡Useful Command
    • NuLink
      • 🖥️Installation
      • ⬆️Upgrade
      • 🛠️Troubleshooting
      • 💡Useful Command
    • Polymer
      • 📝Challenge 3
Powered by GitBook
On this page
  • Docker Stop
  • Docker Remove Exited Container
  • Goracle Update
  • Docker Start
  • Check Docker Logs

Was this helpful?

  1. mainnet
  2. Goracle

Upgrade

Upgrade to the latest version of goracle binary.

PreviousInstallationNextTroubleshooting

Last updated 1 year ago

Was this helpful?

Latest Mainnet Version: 1.1.13

You can check latest version of goracle binary mainnet on .

Docker Stop

./goracle docker-stop

Docker Remove Exited Container

docker rm $(docker ps --filter=exited -q)

Goracle Update

./goracle update

Answer y if you see this question.

Update "/usr/bin/goracle" [y/N]? y

Docker Start

./goracle docker-start --background

Check Docker Logs

docker logs -f goracle-nr
🔗
⬆️
here
this screenshot is just example