Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SmartDataco opened this issue Sep 9, 2021 · 12 comments

Comments

@SmartDataco
Copy link

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.

@visvirial
Copy link

Same here.
Nothing appears.

@tudoanh
Copy link

tudoanh commented Sep 15, 2021

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

@SatorSK
Copy link

SatorSK commented Sep 17, 2021

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?

@dahifi
Copy link

dahifi commented Sep 21, 2021

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

@interbiznw
Copy link

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

@dahifi
Copy link

dahifi commented Sep 21, 2021

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.

@richardhundt
Copy link

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.

@interbiznw
Copy link

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

@MarkusBrun
Copy link

Same error

@MarkusBrun
Copy link

Any updates here?

@SatorSK
Copy link

SatorSK commented Oct 23, 2021 via email

@pointersolana
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants