← back to Dw Vendor Microsites
catchii: fix port collision (10098/10102 both in use) -> 10107, now serving own catalog
21d76ee61d77483418594b5b99ddb6622ec6c0da · 2026-07-13 01:20:15 -0700 · Steve
deploy-vendor.sh smoke passed on a COLLIDED port because the squatting process also 401s;
catchii domain was serving denovowall then disignum data. Reassigned to a server-verified
free port. Exposes a systemic bug: manifest has 13 port collisions + allocator ignores real
server bindings.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Files touched
Diff
commit 21d76ee61d77483418594b5b99ddb6622ec6c0da
Author: Steve <steve@designerwallcoverings.com>
Date: Mon Jul 13 01:20:15 2026 -0700
catchii: fix port collision (10098/10102 both in use) -> 10107, now serving own catalog
deploy-vendor.sh smoke passed on a COLLIDED port because the squatting process also 401s;
catchii domain was serving denovowall then disignum data. Reassigned to a server-verified
free port. Exposes a systemic bug: manifest has 13 port collisions + allocator ignores real
server bindings.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
manifest.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index 9c51507..079bfe2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2243,7 +2243,7 @@
"build_status": "BUILT",
"deploy_status": "DEPLOYED",
"wave": 10,
- "port": 10098,
+ "port": 10107,
"sku_count": 670,
"image_health": 0.7,
"image_status": "HEALTHY",
@@ -2356,7 +2356,7 @@
"image_health": 1.0
}
},
- "updated_at": "2026-07-13T01:03:33.484874",
+ "updated_at": "2026-07-13T01:19:48.624175",
"stats": {
"total_vendors": 118,
"buildable": 117,
← c26c4cd catchii: deploy_status DEPLOYED (401-gated, health-gate pass
·
back to Dw Vendor Microsites
·
auto-save: 2026-07-13T01:21:52 (1 files) — staging/catchii.j 43683d2 →