System Health Check

System Healthy
PostgreSQL Database
Healthy
  • Connection: OK
  • Platforms: 3
  • Equipment Items: 151143
Redis Cache
Error
  • Connection:
  • Version:
  • Clients:
  • Memory:
Celery Workers
Error

[Errno 111] Connection refused

AWS S3 Storage
Healthy
  • Bucket: macd-auction-scraper
  • Region: us-east-1
  • Access: OK
  • Objects: 1+
Application
Healthy
  • Environment: Development
  • Debug Mode: Yes
  • Django: 4.2.20
Recent Activity
Info
Recent Scrapes:
CrankyApe - completed (1 items)
CrankyApe - completed (3000 items)
CrankyApe - completed (1 items)
Recent Equipment:
Massey Ferguson 175 Diesel (HiBid)
1998 Case IH 8940 Tractor (HiBid)
1989 Case IH 7140 Tractor (HiBid)
1967 IH 706 Tractor (HiBid)
1947 Farmall H Tractor (HiBid)
{
  "database": {
    "status": "healthy",
    "details": {
      "connection": "OK",
      "platforms": 3,
      "equipment_items": 151143
    }
  },
  "redis": {
    "status": "warning",
    "details": {
      "error": "Redis unavailable from web service: Redis URL must specify one of the following schemes (redis://, rediss://, unix://)",
      "note": "Worker/Beat may still be functional"
    }
  },
  "celery": {
    "status": "error",
    "details": {
      "error": "[Errno 111] Connection refused"
    }
  },
  "s3": {
    "status": "healthy",
    "details": {
      "bucket": "macd-auction-scraper",
      "region": "us-east-1",
      "access": "OK",
      "sample_object_count": 1
    }
  },
  "application": {
    "status": "healthy",
    "details": {
      "debug_mode": true,
      "django_version": "4.2.20",
      "environment": "development"
    }
  },
  "recent_activity": {
    "status": "info",
    "details": {
      "recent_scrapes": [
        {
          "platform": "CrankyApe",
          "started": "2025-10-02T02:10:26.717054+00:00",
          "status": "completed",
          "items_processed": 1
        },
        {
          "platform": "CrankyApe",
          "started": "2025-10-02T01:11:36.556120+00:00",
          "status": "completed",
          "items_processed": 3000
        },
        {
          "platform": "CrankyApe",
          "started": "2025-09-29T04:35:36.867664+00:00",
          "status": "completed",
          "items_processed": 1
        }
      ],
      "recent_equipment": [
        {
          "title": "Massey Ferguson 175 Diesel",
          "platform": "HiBid",
          "created": "2025-12-18T09:06:36.871380+00:00"
        },
        {
          "title": "1998 Case IH 8940 Tractor",
          "platform": "HiBid",
          "created": "2025-12-18T09:06:25.654024+00:00"
        },
        {
          "title": "1989 Case IH 7140 Tractor",
          "platform": "HiBid",
          "created": "2025-12-18T09:06:24.328599+00:00"
        },
        {
          "title": "1967 IH 706 Tractor",
          "platform": "HiBid",
          "created": "2025-12-18T09:06:22.852372+00:00"
        },
        {
          "title": "1947 Farmall H Tractor",
          "platform": "HiBid",
          "created": "2025-12-18T09:06:21.562587+00:00"
        }
      ]
    }
  }
}
You can also access this data as JSON by sending an Accept: application/json header.
Quick Actions