Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OTGW capture - merged transcript
- Generated: 2026-06-21T14:44:17.9249364+02:00
- Run folder: C:\Users\user1\Downloads\logs\mqtt-diagnostics\20260621-144336
- Upload THIS single file; it contains every capture log below.
- ============================================================
- === SUMMARY (summary.txt)
- ============================================================
- OTGW MQTT diagnostic capture
- Run folder: C:\Users\user1\Downloads\logs\mqtt-diagnostics\20260621-144336
- Started: 2026-06-21T14:43:36.9017903+02:00
- DeviceHost: 192.168.5.189
- TelnetPort: 23
- TelnetConnectTimeoutSeconds: 6
- TelnetPostDisconnectDelayMilliseconds: 1000
- TelnetReconnectDelayMilliseconds: 500
- BrokerHost: 192.168.5.130
- BrokerPort: 1883
- Topic: #
- Username supplied: True
- DurationSeconds: until manual stop
- SkipToolInstall: False
- Settings prefill saved: C:\Users\user1\AppData\Local\OTGW-capture\capture-settings.json
- Telnet timeout strategy: adaptive (base + retry backoff, capped at 20s)
- Browser capture: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
- Browser url: http://192.168.5.189/
- Browser CDP port: 9222
- Browser capture started (headless, writing browser.log).
- Mosquitto install: winget install started
- Error: winget failed to install EclipseMosquitto.Mosquitto (exit code -1978335212).
- Stopping: 2026-06-21T14:43:38.8333437+02:00
- Browser capture: completed normally.
- HTTP probes: ran 8 request(s) -> curl-probes.log
- Finished: 2026-06-21T14:44:17.9112649+02:00
- ============================================================
- === OTGW TELNET DEBUG (telnet.log)
- ============================================================
- (not present)
- ============================================================
- === MQTT BROKER STREAM (mqtt.log)
- ============================================================
- (not present)
- ============================================================
- === MQTT STDERR (mqtt.stderr.log)
- ============================================================
- (not present)
- ============================================================
- === BROWSER DEVTOOLS (browser.log)
- ============================================================
- 14:43:37.497 browser executable: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
- 14:43:37.500 device url: http://192.168.5.189/ cdp port: 9222
- 14:43:38.094 cdp websocket: ws://127.0.0.1:9222/devtools/page/F3B8C1DE8C027D7133CC26C175ADF4DA
- 14:43:38.108 cdp connected
- 14:43:38.121 domains enabled; navigating to http://192.168.5.189/
- 14:43:38.264 [log.warning] Tracking Prevention blocked access to storage for https://cdn.jsdelivr.net/npm/[email protected]/dist/echarts.min.js. (http://192.168.5.189/)
- 14:43:38.265 [log.warning] Tracking Prevention blocked access to storage for https://cdn.jsdelivr.net/npm/[email protected]/dist/echarts.min.js. (http://192.168.5.189/)
- 14:43:38.265 [log.warning] Tracking Prevention blocked access to storage for https://cdn.jsdelivr.net/npm/[email protected]/dist/echarts.min.js. (http://192.168.5.189/)
- 14:43:38.266 [log.warning] Tracking Prevention blocked access to storage for https://cdn.jsdelivr.net/npm/[email protected]/dist/echarts.min.js. (http://192.168.5.189/)
- 14:43:38.344 [net] 84 ms 200 https://cdn.jsdelivr.net/npm/[email protected]/dist/echarts.min.js
- 14:43:38.720 [net] 593 ms 200 http://192.168.5.189/
- 14:43:39.531 [net] PENDING no-response http://192.168.5.189/index_common.css (started, never finished)
- 14:43:39.531 [net] PENDING no-response http://192.168.5.189/graph.js?v=0542da1 (started, never finished)
- 14:43:39.531 [net] PENDING no-response http://192.168.5.189/index.js?v=0542da1 (started, never finished)
- 14:43:39.531 [net] PENDING 200 http://192.168.5.189/ds-tokens.css (started, never finished)
- 14:43:39.531 stop requested; closing capture
- ============================================================
- === HTTP PROBES (curl-probes.log)
- ============================================================
- HTTP probes via C:\WINDOWS\system32\curl.exe
- Target host : 192.168.5.189
- Per-request timeout: 10s (--max-time)
- Started: 2026-06-21T14:43:39.6754064+02:00
- Columns: <time> <result> <http_code> <time_total> <size> <content_type> <url>
- 14:43:39.676 OK 200 4.188923s 16583B text/html; charset=UTF-8 http://192.168.5.189/
- body: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- color-scheme meta: tells the browser BEFORE any CSS parses that...
- 14:43:43.923 OK 200 1.643715s 16583B text/html; charset=UTF-8 http://192.168.5.189/index.html
- body: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- color-scheme meta: tells the browser BEFORE any CSS parses that...
- 14:43:45.616 OK 200 2.676514s 242672B application/javascript http://192.168.5.189/index.js
- body: /* *************************************************************************** ** Program : index.js, part of OTGW-firmware project ** Version : v1.6.0 ** ** Copyright (c) 2021-2026 Robert van den Bre...
- 14:43:48.641 OK 200 0.095594s 220B application/json http://192.168.5.189/api/v2/health
- body: {"health":{ "status": "UP", "uptime": "0(d)-00:01(H:m)", "heap": 11296, "wifirssi": -83, "mqttconnected": "false", "otgwconnected": "true", "picavailable": "true", "littlefsMounted": "true" }}
- 14:43:48.765 OK 200 3.067518s 1744B application/json http://192.168.5.189/api/v2/device/info
- body: {"device":{ "author": "Robert van den Breemen", "fwversion": "1.6.0+0542da1", "compiled": "May 28 2026 01:22:44", "picavailable": true, "picfwversion": "6.6", "picdeviceid": "pic16f1847", "picfwtype":...
- 14:43:51.862 OK 200 7.968943s 192B application/json http://192.168.5.189/api/v2/device/time
- body: {"devtime":{ "dateTime": "2026-06-21 14:43:52", "epoch": 1782045832, "message": "", "psmode": false, "otgwsimulation": false, "freeheap": 5920, "maxfreeblock": 5144 }}
- 14:43:59.860 OK 200 8.775269s 135B application/json http://192.168.5.189/api/v2/flash/status
- body: {"flashstatus":{ "flashing": false, "pic_flashing": false, "pic_progress": 0, "pic_filename": "", "pic_error": "" }}
- 14:44:08.661 OK 404 9.213650s 55B application/json http://192.168.5.189/api/v2/sat/status
- body: {"error":{"status":404,"message":"Endpoint not found"}}
- Finished: 2026-06-21T14:44:17.9061356+02:00
Advertisement
Add Comment
Please, Sign In to add comment