WolfScale Troubleshooting

Common issues and solutions for WolfScale database replication. For WolfStack server management issues, see WolfStack Troubleshooting.

WolfScale won’t connect to peers

  • Ensure WolfNet is running: systemctl status wolfnet
  • Check that ports are open between nodes
  • Verify the cluster name matches in config.toml

Replication lag is high

  • Check network latency between nodes
  • Ensure the database isn’t under heavy write load
  • Verify binlog format is set to ROW
Esc