sync: auto-sync from GURU-5070 at 2026-07-15 11:38:26
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-07-15 11:38:26
This commit is contained in:
@@ -86,6 +86,12 @@ Categories (the `[type]` tag): _(none)_ = skill/command execution failure ·
|
||||
|
||||
2026-07-14 | ACG-TECH03L | unifi/site-manager-api | api.ui.com X-API-Key returns 401 unauthorized (key len 32, likely rotated/revoked) - blocks Site Manager inventory reads [ctx: path=infrastructure/unifi-site-manager-api endpoint=api.ui.com/v1/hosts]
|
||||
|
||||
2026-07-13 | GURU-5070 | context/tags-lookup | [correction] assumed 'tags for EZ Fast Auto Glass' meant ScreenConnect/Syncro tags; correct is Google Tag (GTM/gtag on the website)
|
||||
|
||||
2026-07-13 | GURU-5070 | output/formatting | [correction] used emoji (checkmark/hourglass) in status output; violates CLAUDE.md NO-EMOJIS rule - use ASCII markers [OK]/[WARNING]/etc [ctx: ref=CLAUDE.md-no-emojis]
|
||||
|
||||
2026-07-13 | GURU-5070 | vault/dataforth-esxi | [friction] vault esxi-122/124 password stored with spurious backslash escaping (Gptf*77ttb!@#!@# vs real 16-char Gptf*77ttb!@#!@#); repeated failed logins locked ESXi-124 root (~5 attempts, 15-min ESXi lockout) [ctx: ref=feedback_windows_quote_stripping hosts=192.168.0.122,192.168.0.124]
|
||||
|
||||
2026-07-10 | Howard-Home | syncro/email | [correction] assumed HTTP 200 {message:Email sent} meant the invoice/estimate actually reached the customer; correct is Syncro returns 200 even when customer.email is null (no recipient) - must verify a valid, UNIQUE customer.email before claiming delivery [ctx: customer=36118743 endpoints=POST_/invoices/{id}/email,/estimates/{id}/email]
|
||||
|
||||
2026-07-10 | Howard-Home | syncro/assets | [correction] assumed asset writes (POST/PUT create-update), policy_folder_id move, patches, and installed_applications were not doable via the public API; correct is the endpoints exist per the live OpenAPI spec and the prior 'policy_folder_id silently ignored' was a token missing the 'Assets - Policy Change' scope, not an API limitation [ctx: ref=reference-syncro-rmm-api-gui-only endpoint=PUT_/customer_assets/{id}]
|
||||
|
||||
64
wiki/clients/taylen.md
Normal file
64
wiki/clients/taylen.md
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
type: client
|
||||
name: taylen
|
||||
display_name: Taylen
|
||||
last_compiled: 2026-07-14
|
||||
compiled_by: GURU-5070/claude-main (Mike)
|
||||
sources:
|
||||
- Live UISP investigation 2026-07-14 (device authorization + site creation)
|
||||
backlinks: []
|
||||
---
|
||||
|
||||
# Taylen
|
||||
|
||||
New site brought under remote management 2026-07-14. Currently a **single EdgeRouter X**
|
||||
managed via UISP; no endpoints, Syncro record, or contacts documented yet.
|
||||
|
||||
## Profile
|
||||
- **Location:** 1141 W Calle Concordia, Tucson, AZ
|
||||
- **Contract / Syncro:** not yet documented (TBD)
|
||||
- **Contacts:** not yet documented (TBD)
|
||||
|
||||
## Network & Remote Access
|
||||
|
||||
### Edge gateway — UISP-managed
|
||||
| Field | Value |
|
||||
|---|---|
|
||||
| Device | **Taylen** — EdgeRouter X (`ER-X`, platform `e50`) |
|
||||
| MAC | `60:22:32:54:91:c8` |
|
||||
| WAN IP | `24.23.65.18/23` (ISP not confirmed — 24.23.64.0/23 block; verify) |
|
||||
| Firmware | EdgeOS `1.10.11` → **upgrade to `3.0.1` queued in UISP 2026-07-14** |
|
||||
| Managed by | UISP `unms.azcomputerguru.com` (self-hosted — see [[jupiter-docker-templating]] / vault `infrastructure/uisp-server`) |
|
||||
| UISP device id | `199f1226-8053-4220-9928-0d0d733e27e0` |
|
||||
| UISP site | **Taylen** — id `6d44a2a7-942a-433b-bd50-072e3499e765` (endpoint site, created 2026-07-14) |
|
||||
| Status | **authorized / active** (checking in) |
|
||||
|
||||
- The router phones home to UISP over wss:443 and EdgeOS 1.10.11 negotiates TLS cleanly
|
||||
(no repeat of the 2026-06-04 legacy-AirOS cert/cipher problem that hit the older fleet).
|
||||
- **Remote management enabled 2026-07-14:** the ER-X was reaching UISP but sat in the
|
||||
`unauthorized` pending queue with no site. Fixed by creating the **Taylen** endpoint site
|
||||
and authorizing the device into it (UISP API, admin `azcomputerguru`). UISP config-backups
|
||||
and remote firmware/config push now work.
|
||||
|
||||
## Infrastructure
|
||||
*No GuruRMM client/site, ScreenConnect, or endpoints documented yet.*
|
||||
|
||||
## Access
|
||||
- **UISP:** device "Taylen" in site "Taylen" at `unms.azcomputerguru.com`. Admin creds +
|
||||
network path in vault `infrastructure/uisp-server`.
|
||||
- **Router admin (SSH/web):** not captured — if custom EdgeOS admin creds are set, vault them
|
||||
under `clients/taylen/`.
|
||||
|
||||
## Active Work
|
||||
- **Firmware upgrade 1.10.11 → 3.0.1 QUEUED** (UISP, 2026-07-14). Applies on the router's next
|
||||
ready window and **reboots the ER-X** (~3–5 min WAN/LAN outage). Major-version jump — verify
|
||||
config survived and the device re-checks-in green afterward.
|
||||
|
||||
## History Highlights
|
||||
- **2026-07-14** — EdgeRouter X installed on the Taylen network (Mike). Brought under UISP
|
||||
remote management: created endpoint site "Taylen", authorized the ER-X, set the site address,
|
||||
and queued the EdgeOS 3.0.1 firmware upgrade.
|
||||
|
||||
## Backlinks
|
||||
|
||||
*(none yet)*
|
||||
@@ -66,6 +66,7 @@ Run `/wiki-lint` to check for stale entries and broken backlinks.
|
||||
| [Tucson Golden Corral](clients/tucson-golden-corral.md) | Restaurant (Tucson AZ); Syncro 3859123; prepaid block 12.75 hrs; email on Neptune Exchange; WS2016 single-box DC/RDS/Hyper-V/SQL + Sage 100 ERP (TGC-SERVER colocated at ACG main office); architecture concerns outstanding | 2026-05-26 |
|
||||
| [Russo Law Firm](clients/russo-law.md) | Tucson law practice; Syncro 23331699; managed $543.50/mo (GPS+AV+backup+Seafile hosting+Office) + OIT phone $45.44/mo; 12 prepaid hrs; M365 rrs-law.com (~3 seats, admin guru@ vaulted); **active pre-sales 2026-06: wants to move ~6.5 TB from Seafile to SharePoint — full live move ~$1,120/mo (~$13.4K/yr), recommend hybrid (SP Online working set + Seafile bulk); phone meeting pending, client not yet responded** | 2026-06-15 |
|
||||
| [Len's Auto Brokerage](clients/lens-auto-brokerage.md) | Auto brokerage Tucson AZ; Syncro 3289131; managed $190.87/mo + 4.25 prepaid hrs; WORKGROUP (no AD), ScreenConnect + GuruRMM (8 agents online, site `UPPER-STAR-2820`); LAB-SVR = LENS-SV = DESKTOP-BMBTQLI (one Server 2019 box, .81); **EOL lab-server (Server 2008 SP2, .241) still in production** — Deskman + QuickBooks migration to 2019 + decommission pending; RDP to 2008 box fails (CredSSP 0x800706be); Deskman transient mid-update crash (UnauthorizedAccessException) self-resolved 2026-06-17; no open tickets | 2026-06-17 |
|
||||
| [Taylen](clients/taylen.md) | New site (1141 W Calle Concordia, Tucson AZ); single **EdgeRouter X** under UISP remote management — brought online 2026-07-14 (created UISP site "Taylen" + authorized the ER-X, previously stuck unauthorized); WAN 24.23.65.18; **EdgeOS 1.10.11 → 3.0.1 firmware upgrade queued**; no GuruRMM/Syncro/endpoints documented yet | 2026-07-14 |
|
||||
|
||||
## Projects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user