subscan-explorer / subscan-issue-tracker

The issue tracker for Subscan.io.
3 stars 5 forks source link

Some westend extrinsic pages always return `Internal Server Error` or `Bad Gateway` #73

Closed btwiuse closed 9 months ago

btwiuse commented 9 months ago

Confirmation

Affected Network(s)

Westend

Steps to reproduce

  1. open https://westend.subscan.io/event?address=&module=electionprovidermultiphase&event=all&startDate=&endDate=&startBlock=&endBlock=&timeType=date&version=9430
  2. click on any link to extrinsic ids, like https://westend.subscan.io/extrinsic/17690244-2
  3. see Internal Server Error or Bad Gateway

Expected output

the server should return a normal webpage

Actual output

Internal Server Error or Bad Gateway

Additional factoids or references

No response

WoeOm commented 9 months ago

The extrinsic containing a large data was not parsed correctly. We have fixed this bug.