You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using block explorer within vegacapsule we keep running into issues when accessing the following pages in the UI:
[Blocks > Select Block with transactions] :
Bad Gateway 502: “Get \“http://localhost:26617///genesis\“: dial tcp 127.0.0.1:26617: connect: connection refused”.
[Transactions Page] :
Error on screen upon page load: Cannot fetch transaction: TypeError: Failed to construct ‘URL’: Invalid URL
[Oracles Page] :
Does not load anything - no network calls made
[Markets Page] :
Does not load anything - no network calls made
[Governance Proposals Page] :
Does not load anything - no network calls made
All of the above are working on testnet but not within vegacapsule.
All of the being undertaken in current sprint cannot be automated against until these issues are resolved.
The transactions stuff would be the most beneficial section to unblock first for QA
The text was updated successfully, but these errors were encountered:
Using block explorer within vegacapsule we keep running into issues when accessing the following pages in the UI:
[Blocks > Select Block with transactions] :
Bad Gateway 502: “Get \“http://localhost:26617///genesis\“: dial tcp 127.0.0.1:26617: connect: connection refused”.
[Transactions Page] :
Error on screen upon page load: Cannot fetch transaction: TypeError: Failed to construct ‘URL’: Invalid URL
[Oracles Page] :
Does not load anything - no network calls made
[Markets Page] :
Does not load anything - no network calls made
[Governance Proposals Page] :
Does not load anything - no network calls made
All of the above are working on testnet but not within vegacapsule.
All of the being undertaken in current sprint cannot be automated against until these issues are resolved.
The transactions stuff would be the most beneficial section to unblock first for QA
The text was updated successfully, but these errors were encountered: