Command: powershell -NoProfile -Command "$root='C:\Users\ash\Documents\Codex\2026-08-26\LaptopBridge-DEV'; try{Write-Output ('HEALTH='+(Invoke-WebRequest -UseBasicParsing 'http://127.0.0.1:8766/health' -TimeoutSec 3).Content.Trim())}catch{Write-Output ('HEALTH_ERR='+$_.Exception.Message)}; if(Test-Path ($root+'\bridge-data\restart-ha1.log')){Get-Content ($root+'\bridge-data\restart-ha1.log') -Tail 8}"
Directory: projects
Status: SUCCESS
Exit code: 0
Cancel Job Rerun Command Refresh
HEALTH_ERR=Unable to connect to the remote server 2026-08-31 13:25:00 owner pid=10568 cmd="C:\Users\ash\AppData\Local\Programs\Python\Python312\python.exe" dev_bridge_launcher.py 2026-08-31 13:25:17 RESTART_TIMEOUT last=URLError