DEBUG Loaded flyctl config from/root/.fly/config.yml
DEBUG determined hostname: "ubuntu-s-2vcpu-4gb-syd1-01"
DEBUG determined working directory: "/root"
DEBUG determined config directory: "/root/.fly"
DEBUG ensured config directory exists.
DEBUG ensured config directory perms.
DEBUG cache loaded.
DEBUG config initialized.
DEBUG skipped querying for new release
DEBUG checking for updates...
DEBUG client initialized.
DEBUG Attempting to upgrade authentication token
DEBUG Request:https://api.fly.io/aaa/v1/.well-known/macfly/3p
DEBUG Starting task manager
DEBUG --> POST https://api.fly.io/graphql

DEBUG monitoring tokens in memory
DEBUG {
  "query": "query($org: ID, $role: String, $after: String) { apps(type: \"container\", first: 200, after: $after, organizationId: $org, role: $role) { pageInfo { hasNextPage endCursor } nodes { id name deployed hostname platformVersion organization { slug name } currentRelease { createdAt status } status } } }",
  "variables": {
    "after": ""
  }
}


DEBUG {}
DEBUG <-- 200 https://api.fly.io/graphql (262.08ms)

DEBUG   <-- https://api.fly.io/graphql: {"data":{"apps":{"pageInfo":{"hasNextPage":false,"endCursor":"Mg"},"nodes":[{"id":"rateright-au","name":"rateright-au","deployed":true,"hostname":"rateright-au.fly.dev","platformVersion":"machines","currentRelease":{"createdAt":"2026-02-03T13:11:43Z","status":"failed"},"status":"deployed","organization":{"slug":"personal","name":"mcloughlinmichael.r@gmail.com"}},{"id":"rateright-db-v2","name":"rateright-db-v2","deployed":true,"hostname":"rateright-db-v2.fly.dev","platformVersion":"machines","currentRelease"
DEBUG   <-- https://api.fly.io/graphql: :{"createdAt":"2025-08-30T07:03:53Z","status":"complete"},"status":"deployed","organization":{"slug":"personal","name":"mcloughlinmichael.r@gmail.com"}}]}}}
DEBUG Task manager done
DEBUG done monitoring tokens
DEBUG Config has metrics token

