Git Product home page Git Product logo

Comments (8)

jnsdls avatar jnsdls commented on July 22, 2024

hey @naqunmiemie you're likely missing the SSR_ALCHEMY_KEY env var in your .env file - or if you update to the latest version from main it should no longer require that

the problem is that api/ens/[ens] is trying to resolve the ens name but is (likely) failing because the RPC connection fails

from dashboard.

naqunmiemie avatar naqunmiemie commented on July 22, 2024

Thanks for your direction. @jnsdls
I have updated to the latest version,but the same error occurs.
I can't find any information about SSR_ALCHEMY_KEY in google or ALCHEMY.
Is is the same as NEXT_PUBLIC_ALCHEMY_KEY ? I try it but not success,the same error.
Can you tell me some information about SSR_ALCHEMY_KEY ?
Thanks

from dashboard.

jnsdls avatar jnsdls commented on July 22, 2024

the SSR_ALCHEMY_KEY is an alchemy.com key that is not restricted to a specific domain (that's why there is a split in this case between SSR and NEXT_PUBLIC) (SSR = only during server side rendering)

I'm not sure what's going on with your version based on your feedback so far. I think the easiest way to help figure it out would be if you could share a link to your forked repo and I can take a look at it that way.

from dashboard.

naqunmiemie avatar naqunmiemie commented on July 22, 2024

There is my repo https://github.com/naqunmiemie/dashboard/tree/main

There is my commit naqunmiemie@305ddf9

change .env.example to .env

from dashboard.

jnsdls avatar jnsdls commented on July 22, 2024

hi @naqunmiemie - I've just merged PR #733 which massively simplifies (and documents) the .env variables (inside .env.example directly)

In addition the project should no longer require any .env vars at all to work as a basic build. - If you update your fork to the latest main I'm hopeful this will resolve your issue.

from dashboard.

naqunmiemie avatar naqunmiemie commented on July 22, 2024

Hi, @jnsdls

There's my repo https://github.com/naqunmiemie/dashboard
I have forked to the latest main.

Because of the error in the picture,I detele MagicModal.
image

image

But,when I click Deploy new contract,error still exist.

image

image

from dashboard.

naqunmiemie avatar naqunmiemie commented on July 22, 2024

image

from dashboard.

naqunmiemie avatar naqunmiemie commented on July 22, 2024

I lose my job,so I close this issue

from dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.