golemfactory / yagna-triage

Repository for issues which we don't yet know about enough to assign to proper repo
1 stars 0 forks source link

"Bad request: endpoint address not found" in ya_payment and ya_activity #198

Open etam opened 2 years ago

etam commented 2 years ago

logs from requestor: logs.zip

Some highlights: from yapapi:

ERROR yapapi.summary] [Job 1] Failed to accept an invoice or a debit note from 'ProviderInfo(id='0x...', name='...', subnet_tag='public-beta')', reason: (504)
Reason: Gateway Timeout
HTTP response headers: <CIMultiDictProxy('Content-Length': '53', 'Content-Type': 'application/json', 'Date': 'Thu, 17 Mar 2022 11:00:10 GMT')>
HTTP response body: {"message":"Timeout sending Invoice to remote Node."}

from yagna:

ERROR ya_payment::processor] Error sending payment message to provider: Ok(Err(ServiceError("Service bus error: Called service `/local/driver/erc20/VerifyPayment` is unavailable")))