metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!
https://metaplex.com
Apache License 2.0
3.32k stars 6.26k forks source link

[Bug]: Initial storefront error : 503 Service Unavailable #2088

Closed jester91 closed 2 years ago

jester91 commented 2 years ago

Which package is this bug report for?

storefront

Issue description

I wanted to create a mainnet storefront via metaplex. .env file is empty when I run yarn start command it compiled the website then I connected to the website and got this error: image at the first time. On the second run login to the page got these issues: image image image Is there any way to replace jsonrpc with a working one?

Command

1. git clone metaplex repo
2. cd metaplex/js
3. yarn install && yarn bootstrap
4. cd web 
5. yarn start
6. goto localhost:3000

Relevant log output

No response

Operating system

Windows 10

Priority this issue should have

Medium (should be fixed soon)

Check the Docs First

jester91 commented 2 years ago

I was able to solve this issue with @neftworld's https://lister.neft.world/ website.

github-actions[bot] commented 2 years ago

This Issue has received no activity for 30 days. We will close it in 2 days, please reopen if you are still experiencing this issue.