[e2e] unifi.client.ap-traffic (/app/network/client-ap-traffic) #2

Closed
opened 2026-06-11 10:27:04 -07:00 by jwed · 4 comments
Owner

Automated e2e failure

Test: smoke/unifi.spec.js › superadmin › unifi.client.ap-traffic (/app/network/client-ap-traffic)
URL: /app/network/client-ap-traffic
Spec: tests/smoke/unifi.spec.js:10
Status: failed · Duration: 800ms · First seen: 2026-06-11T17:27:04.634Z
Error:

Error: main response 500 for /app/network/client-ap-traffic

expect(received).toBeLessThan(expected)

Expected: < 500
Received:   500
Reproduce locally ```bash # from the dashboard-e2e repo npx playwright test tests/smoke/unifi.spec.js -g "unifi.client.ap-traffic (/app/network/client-ap-traffic)" ```
--- _Filed automatically by `dashboard-e2e`. The marker below dedupes repeat reports — do not edit it._
### Automated e2e failure **Test:** smoke/unifi.spec.js › superadmin › unifi.client.ap-traffic (/app/network/client-ap-traffic) **URL:** `/app/network/client-ap-traffic` **Spec:** `tests/smoke/unifi.spec.js:10` **Status:** failed · **Duration:** 800ms · **First seen:** 2026-06-11T17:27:04.634Z **Error:** ``` Error: main response 500 for /app/network/client-ap-traffic expect(received).toBeLessThan(expected) Expected: < 500 Received: 500 ``` <details><summary>Reproduce locally</summary> ```bash # from the dashboard-e2e repo npx playwright test tests/smoke/unifi.spec.js -g "unifi.client.ap-traffic (/app/network/client-ap-traffic)" ``` </details> --- _Filed automatically by `dashboard-e2e`. The marker below dedupes repeat reports — do not edit it._ <!-- e2e-fingerprint: 415814353971 -->
jwed added the e2e-failure label 2026-06-11 10:27:04 -07:00
Author
Owner

Still failing as of 2026-06-11T17:34:50.548Z.

Error: main response 500 for /app/network/client-ap-traffic

expect(received).toBeLessThan(expected)

Expected: < 500
Received:   500
Still failing as of `2026-06-11T17:34:50.548Z`. ``` Error: main response 500 for /app/network/client-ap-traffic expect(received).toBeLessThan(expected) Expected: < 500 Received: 500 ```
Author
Owner

Still failing as of 2026-06-11T18:45:07.841Z.

Error: main response 500 for /app/network/client-ap-traffic

expect(received).toBeLessThan(expected)

Expected: < 500
Received:   500
Still failing as of `2026-06-11T18:45:07.841Z`. ``` Error: main response 500 for /app/network/client-ap-traffic expect(received).toBeLessThan(expected) Expected: < 500 Received: 500 ```
Author
Owner

Still failing as of 2026-06-11T20:17:40.189Z.

Error: main response 500 for /app/network/client-ap-traffic

expect(received).toBeLessThan(expected)

Expected: < 500
Received:   500
Still failing as of `2026-06-11T20:17:40.189Z`. ``` Error: main response 500 for /app/network/client-ap-traffic expect(received).toBeLessThan(expected) Expected: < 500 Received: 500 ```
Author
Owner

Not a page — harness false-positive. /app/network/client-ap-traffic is a JSON data feed; 500 only because dev can't reach the UniFi controller. Smoke now skips non-HTML/data endpoints. Closing.

**Not a page — harness false-positive.** `/app/network/client-ap-traffic` is a JSON data feed; 500 only because dev can't reach the UniFi controller. Smoke now skips non-HTML/data endpoints. Closing.
jwed closed this issue 2026-06-11 13:46:55 -07:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jwed/dashboard-unifi#2