Skip to content

v1.3.1 — Fix remote-VM Unreachable false positive

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 21:14

Fixes

  • Remote server control panel no longer false-flags Unreachable. Status used to run multiple SSH docker compose commands and scan the entire container log history for the Funnel URL. On a long-running VM that often exceeded the UI’s fetch budget, so the panel showed Unreachable (and asked you to Reconnect) even when SSH worked, Logs loaded, and the bot/Funnel were fine.
  • Status is now a single bounded SSH probe (recent logs first; full history only until the first *.ts.net match).
  • Failed status checks surface the real error (e.g. timeout) instead of a blank Unreachable badge.
  • Control-panel status fetch timeout raised so a slow SSH link has headroom.

Install

Download the macOS .dmg (Apple Silicon) or Windows .exe below. The app is unsigned:

  • macOS — clear Gatekeeper once: xattr -dr com.apple.quarantine /Applications/Olisar.app
  • Windows — SmartScreen may warn; choose More info → Run anyway.

Already on 1.3.0? Open the tray → Check for Updates… (or wait for the automatic check) to install this in place.