From 7d186d9c492027a2d4f211d297ea90246b8b6f45 Mon Sep 17 00:00:00 2001 From: AetherForge Date: Mon, 1 Jun 2026 21:31:19 -0700 Subject: [PATCH] Remove accidentally committed temp debug files --- _err.txt | 5 ---- _out.txt | 76 -------------------------------------------------------- 2 files changed, 81 deletions(-) delete mode 100644 _err.txt delete mode 100644 _out.txt diff --git a/_err.txt b/_err.txt deleted file mode 100644 index 0e46612..0000000 --- a/_err.txt +++ /dev/null @@ -1,5 +0,0 @@ -2026/06/01 21:23:16 main.go:59: AetherForge C2 starting... -2026/06/01 21:23:16 main.go:65: Configuration loaded: port=8989, dataDir=G:\crypto miner\usb\data (project root: G:\crypto miner\usb) -2026/06/01 21:23:16 main.go:81: [auth] Fleet secret loaded (first 8 chars: 0c340c87...) -2026/06/01 21:23:16 main.go:106: Database initialized -2026/06/01 21:23:16 main.go:110: AI handler initialized diff --git a/_out.txt b/_out.txt deleted file mode 100644 index 79e7747..0000000 --- a/_out.txt +++ /dev/null @@ -1,76 +0,0 @@ - ================================================================ - AetherForge - Portable Control Deck - ================================================================ - Deck: G:\crypto miner\usb - - [Go] Using bundled toolchain: G:\crypto miner\usb\toolchain\go - - ================================================================ - STARTING CONTROL DECK - ================================================================ - Local: http://localhost:8989 - LAN: http://10.5.0.2:8989 - Data: G:\crypto miner\usb\data\ - - Login credentials printed below. - Press Ctrl+C to stop. - ================================================================ - - - ╔══════════════════════════════════════════════════════════════════╗ - ║ ║ - ║ ✦ · · · · · · ◈ · · · · · · ✦ ║ - ║ · \ | / · ║ - ║ · \ | / · ▲▲▲ ║ - ║ · ○─────●─────○ · ▲▲▲▲▲ ║ - ║ · / | \ · ▲▲▲▲▲ ║ - ║ · / | \ · ████ ║ - ║ ✦ · · · · ◈ · · · · ✦ ██ ████ ██ ║ - ║ ○───────────○ ██ ██ ██ ║ - ║ / \ / \ ║ - ║ / ●───────● \ A E T H E R F O R G E ║ - ║ / / \ / \ \ ───────────────────────── ║ - ║ ○───● ○───○ ●───○ LAN Mining Command Deck ║ - ║ \ \ / \ / / ║ - ║ \ ●───────● / ║ - ║ \ / \ / ║ - ║ ○───────────○ ║ - ║ ✦ · · · · ◈ · · · · ✦ ║ - ║ ║ - ╚══════════════════════════════════════════════════════════════════╝ - -╔══════════════════════════════════════════════════╗ -║ AetherForge — Dashboard Login ║ -║ ║ -║ Username : admin ║ -║ Password : d01029971ac6c33b4f14 ║ -║ ║ -║ Also saved in data/login-credentials.json ║ -║ Change passwords in Calibrate → Users. ║ -╚══════════════════════════════════════════════════╝ - -2026/06/01 21:23:16 main.go:123: WebSocket hub initialized -2026/06/01 21:23:16 main.go:130: Builder handler initialized (agent source: G:\crypto miner\usb\agent) -2026/06/01 21:23:19 firewall_windows.go:31: [firewall] inbound TCP 8989 allowed (AetherForge Control Server) -2026/06/01 21:23:21 firewall_windows.go:31: [firewall] inbound TCP 8989 allowed (AetherForge Control Server) -2026/06/01 21:23:21 main.go:186: Config handler initialized -2026/06/01 21:23:21 main.go:219: Fleet alert evaluator started -2026/06/01 21:23:21 main.go:234: Blueprint handler initialized -2026/06/01 21:23:21 manager.go:66: [PoolManager] Primary pool unreachable (pool wallet is required), trying 2 backup(s)… -2026/06/01 21:23:21 main.go:243: Web root: G:\crypto miner\usb\webroot -2026/06/01 21:23:21 manager.go:86: [PoolManager] Backup pool #1 (gulf.moneroocean.stream:20128) also failed: pool wallet is required -2026/06/01 21:23:21 main.go:249: Router initialized -2026/06/01 21:23:21 main.go:253: Server listening on :8989 -2026/06/01 21:23:21 main.go:254: Open http://localhost:8989 in your browser -2026/06/01 21:23:21 manager.go:86: [PoolManager] Backup pool #2 (xmr.herominers.com:1120) also failed: pool wallet is required -2026/06/01 21:23:21 main.go:194: [Pool] Failed to connect default pool (will retry on agent auth): all pool endpoints unreachable (primary: pool wallet is required) -2026/06/01 21:23:35 "GET http://localhost:8989/ HTTP/1.1" from [::1]:55854 - 200 1251B in 48.1937ms -2026/06/01 21:23:35 "GET http://localhost:8989/assets/index-Dp96kYal.js HTTP/1.1" from [::1]:63482 - 200 29431B in 505µs -2026/06/01 21:23:35 "GET http://localhost:8989/assets/index-B6VTrg_Y.css HTTP/1.1" from [::1]:63327 - 200 25830B in 0s -2026/06/01 21:23:35 "GET http://localhost:8989/assets/vendor-CP9RNUCY.js HTTP/1.1" from [::1]:52846 - 200 427541B in 2.402ms -2026/06/01 21:23:35 "GET http://localhost:8989/assets/three-BxG1Hovp.js HTTP/1.1" from [::1]:59629 - 200 759952B in 4.5285ms - -[Server] Exited with code 1. - If port 8989 is in use, close other AetherForge windows and retry. - -Press any key to continue . . . \ No newline at end of file