-
Notifications
You must be signed in to change notification settings - Fork 542
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
Comments
Same here. |
So I'm not alone, never saw the charts on the dex. |
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? |
I assume you all are talking about the public DEX page, so I assume it's related to the Solana outage. |
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. |
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.
|
Can confirm same error |
Same error |
Any updates here? |
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
<#122 (comment)>,
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>.
|
@MarkusBrun I have kinda the same issue, check the latest issue I made. |
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.
The text was updated successfully, but these errors were encountered: