Owocki Notes, Updates, & Questions from running SeaGrants locally#114
Open
owocki wants to merge 1 commit intoallo-protocol:mainfrom
Open
Owocki Notes, Updates, & Questions from running SeaGrants locally#114owocki wants to merge 1 commit intoallo-protocol:mainfrom
owocki wants to merge 1 commit intoallo-protocol:mainfrom
Conversation
|
@owocki is attempting to deploy a commit to the Allo projects Team on Vercel. A member of the Team first needs to authorize it. |
owocki
commented
Jan 6, 2024
| PROJECT_ID=### | ||
|
|
||
| # DATABASE | ||
| ## not sure where to get this? |
Author
There was a problem hiding this comment.
i wasnt sure where to get this var. what does allo team recommend?
owocki
commented
Jan 6, 2024
| INFURA_ID=### | ||
| ## get at https://www.alchemy.com/ | ||
| ALCHEMY_ID=### | ||
| ## get at https://cloud.walletconnect.com/ |
Author
There was a problem hiding this comment.
i think this is a walletconnect project id? but it could be something else?
Author
There was a problem hiding this comment.
im getting a
TypeError: Only absolute URLs are supported
at getNodeRequestOptions (webpack-internal:///(rsc)/./node_modules/node-fetch/lib/index.mjs:1196:15)
at eval (webpack-internal:///(rsc)/./node_modules/node-fetch/lib/index.mjs:1292:25)
at new Promise (<anonymous>)
at fetch (webpack-internal:///(rsc)/./node_modules/node-fetch/lib/index.mjs:1289:12)
at fetch (webpack-internal:///(rsc)/./node_modules/cross-fetch/dist/node-ponyfill.js:10:22)
at eval (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:123:22)
at makeRequest (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:267:28)
at GraphQLClient.request (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:177:16)
at request (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:314:19)
at getPools (webpack-internal:///(rsc)/./src/app/page.tsx:48:95)
at Home (webpack-internal:///(rsc)/./src/app/page.tsx:74:33)
at /Users/owocki/Documents/SeaGrants/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:38:9075
at /Users/owocki/Documents/SeaGrants/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:38:9204
at async t7 (/Users/owocki/Documents/SeaGrants/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:38:8898)
at async /Users/owocki/Documents/SeaGrants/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:38:7840
at async Promise.all (index 0)
at async t7 (/Users/owocki/Documents/SeaGrants/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:38:7607)
at async /Users/owocki/Documents/SeaGrants/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:38:24472
TypeError: Only absolute URLs are supported
at getNodeRequestOptions (webpack-internal:///(rsc)/./node_modules/node-fetch/lib/index.mjs:1196:15)
at eval (webpack-internal:///(rsc)/./node_modules/node-fetch/lib/index.mjs:1292:25)
at new Promise (<anonymous>)
at fetch (webpack-internal:///(rsc)/./node_modules/node-fetch/lib/index.mjs:1289:12)
at fetch (webpack-internal:///(rsc)/./node_modules/cross-fetch/dist/node-ponyfill.js:10:22)
at eval (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:123:22)
at makeRequest (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:267:28)
at GraphQLClient.request (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:177:16)
at request (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:314:19)
at getPools (webpack-internal:///(rsc)/./src/app/page.tsx:48:95)
at Home (webpack-internal:///(rsc)/./src/app/page.tsx:75:31)
TypeError: Only absolute URLs are supported
at getNodeRequestOptions (webpack-internal:///(rsc)/./node_modules/node-fetch/lib/index.mjs:1196:15)
at eval (webpack-internal:///(rsc)/./node_modules/node-fetch/lib/index.mjs:1292:25)
at new Promise (<anonymous>)
at fetch (webpack-internal:///(rsc)/./node_modules/node-fetch/lib/index.mjs:1289:12)
at fetch (webpack-internal:///(rsc)/./node_modules/cross-fetch/dist/node-ponyfill.js:10:22)
at eval (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:123:22)
at makeRequest (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:267:28)
at GraphQLClient.request (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:177:16)
at request (webpack-internal:///(rsc)/./node_modules/graphql-request/build/esm/index.js:314:19)
at getPools (webpack-internal:///(rsc)/./src/app/page.tsx:48:95)
at Home (webpack-internal:///(rsc)/./src/app/page.tsx:76:30)
Invalid projectId. Please create a unique WalletConnect Cloud projectId for your dApp https://www.rainbowkit.com/docs/installation#configure
Invalid projectId. Please create a unique WalletConnect Cloud projectId for your dApp https://www.rainbowkit.com/docs/installation#configure
Invalid projectId. Please create a unique WalletConnect Cloud projectId for your dApp https://www.rainbowkit.com/docs/installation#configure
even when i've got this var filled out. so not sure if thats it. maybe its not a walletconnect var?
owocki
commented
Jan 6, 2024
|
|
||
| Required | ||
| ``` | ||
| NEXT_PUBLIC_IPFS_READ_GATEWAY= |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR
excited to get up and running w allo v2 from a dev capacity!