serum-dex-ui icon indicating copy to clipboard operation
serum-dex-ui copied to clipboard

No charts are visible on the Trading page on the Website - Is it Broken?

Open SmartDataco opened this issue 4 years ago • 12 comments
trafficstars

Yesterday on the trading page charts were taking about 2 minutes to load, today the charts are not loading at all. I have checked on three machines, all show the same issue.

SmartDataco avatar Sep 09 '21 16:09 SmartDataco

Same here. Nothing appears.

visvirial avatar Sep 12 '21 11:09 visvirial

So I'm not alone, never saw the charts on the dex.

tudoanh avatar Sep 15 '21 16:09 tudoanh

That was not my problem... I think Binance chart is going well, but Serum and Raydium have the same issue of not apparing chart. How can we fix that?

SatorSK avatar Sep 17 '21 11:09 SatorSK

I assume you all are talking about the public DEX page, so I assume it's related to the Solana outage.

dahifi avatar Sep 21 '21 01:09 dahifi

Still an issue, I get this on serum and raydium image

interbiznw avatar Sep 21 '21 10:09 interbiznw

Yea, it looks like they're having issues with RPCs. I'm not seeing a whole lot of answers in the Discord, so might want to use Bonfida or Dexlab in the meantime.

dahifi avatar Sep 21 '21 16:09 dahifi

Looking at the JavaScript console, it looks like it's making a call to https://serum-api.bonfida.com without enabling cross origin resource sharing (CORS). Here's the error.

Access to fetch at 'https://serum-api.bonfida.com/trades/address/<redacted>' from origin 'https://dex.raydium.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

richardhundt avatar Sep 21 '21 18:09 richardhundt

Looking at the JavaScript console, it looks like it's making a call to https://serum-api.bonfida.com without enabling cross origin resource sharing (CORS). Here's the error.

Access to fetch at 'https://serum-api.bonfida.com/trades/address/<redacted>' from origin 'https://dex.raydium.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Can confirm same error

interbiznw avatar Sep 22 '21 09:09 interbiznw

Same error

MarkusBrun avatar Oct 23 '21 07:10 MarkusBrun

Any updates here?

MarkusBrun avatar Oct 23 '21 07:10 MarkusBrun

Mines are perfectly working now, both serum and raydium charts.

2021년 10월 23일 (토) 오후 4:18, Markus Brun @.***>님이 작성:

Any updates here?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/project-serum/serum-dex-ui/issues/122#issuecomment-950108979, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVR6LHVZUV5VRUE7HN3WNKTUIJOT5ANCNFSM5DXRLVDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

SatorSK avatar Oct 23 '21 09:10 SatorSK

@MarkusBrun I have kinda the same issue, check the latest issue I made.

pointersolana avatar Oct 23 '21 15:10 pointersolana