decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

[BUG] SDK7 A number of error reports arise when testing on Goerli #1010

Open cfravel opened 10 months ago

cfravel commented 10 months ago

I am doing some blockchain testing (payment system), and using Goerli during testinig. I've seen some Error reports in preview console when doing dev/test on Goerli. I'm not positive that these are not side effects of something in my own code, but I'll share them here so they can be considered.


1) Sometimes I get about a 20 second delay before deployed images load onto 2D UX, and then, some seconds after they do I get these. I have not done any writing to blockchain by that point, though I might have done some reading.

`GET http://localhost:54321/lambdas/profiles/0xd299ae77bb566377585982544dc11b721efe3c1a?no-cache=0.8582203684715966 500 (Internal Server Error)

logger.ts:33 kernel: Error: Invalid response from http://localhost:54321/lambdas/profiles/0xd299ae77bb566377585982544dc11b721efe3c1a?no-cache=0.8582203684715966 at z_A (requestProfile.ts:18:13) Error: Invalid response from http://localhost:54321/lambdas/profiles/0xd299ae77bb566377585982544dc11b721efe3c1a?no-cache=0.8582203684715966 at z_A (http://localhost:54321/@/explorer/index.js:63242:87064) error @ logger.ts:33 z_A @ requestProfile.ts:25 requestProfile.ts:15

GET http://localhost:54321/lambdas/profiles/0x223fccf2baf102260e2fcd8c986eb74d283a1967?no-cache=0.5450571181388486 500 (Internal Server Error)

logger.ts:33 kernel: Error: Invalid response from http://localhost:54321/lambdas/profiles/0x223fccf2baf102260e2fcd8c986eb74d283a1967?no-cache=0.5450571181388486 at z_A (requestProfile.ts:18:13) Error: Invalid response from http://localhost:54321/lambdas/profiles/0x223fccf2baf102260e2fcd8c986eb74d283a1967?no-cache=0.5450571181388486 at z_A (http://localhost:54321/@/explorer/index.js:63242:87064) error @ logger.ts:33 z_A @ requestProfile.ts:25 `


2) Sometimes I see failures loading glbs when previewing on Goerli, with errrors like:

unity.framework.js?v=1699552710066:10 All fallbacks failed for models/ticket-booth/TicketBooth.glb unity.framework.js?v=1699552710066:10 All fallbacks failed for models/signage/FancyPictureFrame.glb unity.framework.js?v=1699552710066:10 All fallbacks failed for models/arrow/White_Arrow.glb