View Issue Details

IDProjectCategoryView StatusLast Update
0010953Talermerchant backoffice SPApublic2026-01-31 13:33
Reportersebasjm Assigned Tosebasjm  
PriorityurgentSeveritycrashReproducibilitysometimes
Status resolvedResolutionfixed 
Summary0010953: strange behavior using chrome on android
DescriptionInternal error.
The application is in an unexpected state and can't recover from here. You can report the problem to the developers at https://bugs.gnunet.org/Error:


Error response did not even contain JSON. The request URL might be wrong or the service might be unavailable. at e.fromException


(https://merchant.taler/webui/index.js:12:78107)
at J1 (https://merchant.taler/webui/index.js:12:126903)
at e7 (https://merchant.taler/webui/index.js:15:133135)
at cf (https://merchant.taler/webui/index.js:15:133256)
at JP (https://merchant.taler/webui/index.js:18:132360)
at nn.Q0 [as constructor] (https://merchant.taler/webui/index.js:18:162168)
at nn.EF [as render] (https://merchant.taler/webui/index.js:5:9452)
at qb (https://merchant.taler/webui/index.js:5:7112)
at https://merchant.taler/webui/index.js:5:2658
at Array.some (<anonymous>)
TagsNo tags attached.

Relationships

child of 0010902 assignedsebasjm mobile ready [meta] 

Activities

sebasjm

2026-01-30 22:06

developer   ~0027495

the stack point to a network error which may be due https certificate that i installed locally which is weird

Error response did not even contain JSON. The request URL might be wrong or the service might be unavailable.
    at [unknown] (../../../taler-util/src/errors.ts:305:11)
    at [unknown] (../../../taler-util/src/operation.ts:250:19)
    at opUnknownFailure (../../../web-util/src/hooks/useAsync.ts:51:20)
    at useAsync (../../../web-util/src/hooks/useAsync.ts:100:17)
    at useLongPolling (../../src/hooks/order.ts:68:17)
    at useOrderDetailsWithLongPoll (../../src/paths/instance/orders/details/index.tsx:41:17)
    at constructor (../../../../node_modules/.pnpm/preact@10.11.3/node_modules/preact/src/diff/index.js:554:13)
    at render (../../../../node_modules/.pnpm/preact@10.11.3/node_modules/preact/src/diff/index.js:203:13)
    at diff (../../../../node_modules/.pnpm/preact@10.11.3/node_modules/preact/src/component.js:132:2)


I'm only able to reproduce this locally and with mobile, next step will be plugin phone to laptop and see what dev chrome tells me

sebasjm

2026-01-31 13:14

developer   ~0027498

looks like this is becase a bad gateway response from server

sebasjm

2026-01-31 13:32

developer   ~0027499

this was due to 0010954 but there is bad handling of an error case

sebasjm

2026-01-31 13:33

developer   ~0027500

51a1168f2..f7d72bfc0

sebasjm

2026-01-31 13:33

developer   ~0027501

51a1168f2..f7d72bfc0

Issue History

Date Modified Username Field Change
2026-01-30 21:40 sebasjm New Issue
2026-01-30 21:40 sebasjm Status new => assigned
2026-01-30 21:40 sebasjm Assigned To => sebasjm
2026-01-30 21:41 sebasjm Relationship added child of 0010902
2026-01-30 22:06 sebasjm Note Added: 0027495
2026-01-31 13:14 sebasjm Note Added: 0027498
2026-01-31 13:32 sebasjm Note Added: 0027499
2026-01-31 13:33 sebasjm Note Added: 0027500
2026-01-31 13:33 sebasjm Status assigned => resolved
2026-01-31 13:33 sebasjm Resolution open => fixed
2026-01-31 13:33 sebasjm Note Added: 0027501