Command: powershell -NoProfile -Command "$c=Get-Content -Raw 'C:\Users\ash\Documents\Codex\2026-08-26\LaptopBridge-DEV\config.json'|ConvertFrom-Json;Write-Output ('CONFIG_PORT='+$c.port);Write-Output ('HAS_DRIVE_ROOT='+[bool]($c.PSObject.Properties.Name -contains 'drive_root'));Write-Output '---NETSTAT---';cmd /c \"netstat -ano | findstr /R /C:\":8765\" /C:\":8766\" /C:\":8767\"\";Write-Output '---H8765---';curl.exe -sS --max-time 2 http://127.0.0.1:8765/health;Write-Output '';Write-Output '---H8766---';curl.exe -sS --max-time 2 http://127.0.0.1:8766/health;Write-Output '';Write-Output '---H8767---';curl.exe -sS --max-time 2 http://127.0.0.1:8767/health"
Directory: projects
Status: FAILED
Exit code: 1
Cancel Job Rerun Command Refresh
FINDSTR: Cannot open http://127.0.0.1:8767/health
The string is missing the terminator: ".
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : TerminatorExpectedAtEndOfString
---
The string is missing the terminator: ".
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : TerminatorExpectedAtEndOfString
---FINDSTR: Cannot open '---H8765---';curl.exe
FINDSTR: Cannot open -sS
FINDSTR: Cannot open --max-time
FINDSTR: Cannot open 2
FINDSTR: Cannot open http://127.0.0.1:8765/health;Write-Output
FINDSTR: Cannot open '';Write-Output
FINDSTR: Cannot open '---H8766---';curl.exe
FINDSTR: Cannot open -sS
FINDSTR: Cannot open --max-time
FINDSTR: Cannot open 2
FINDSTR: Cannot open http://127.0.0.1:8766/health;Write-Output
FINDSTR: Cannot open '';Write-Output
FINDSTR: Cannot open '---H8767---';curl.exe
FINDSTR: Cannot open -sS
FINDSTR: Cannot open --max-time
FINDSTR: Cannot open 2
FINDSTR: Cannot open http://127.0.0.1:8767/health
The string is missing the terminator: ".
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : TerminatorExpectedAtEndOfString