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

L1RPC issue #30

Open
rowlanja opened this issue Jun 29, 2024 · 8 comments
Open

L1RPC issue #30

rowlanja opened this issue Jun 29, 2024 · 8 comments

Comments

@rowlanja
Copy link

when running stackr register I get :
rowla@LAPTOP-FC4R3S9N:~/rollup/dex$ npx @stackr/cli@latest register
Error: Please check L1RPC in stackr.config.ts

@aashutoshrathi
Copy link
Member

aashutoshrathi commented Jul 1, 2024

Hey! What L1RPC are you using?
Do you have a .env file with the correct values?

@rowlanja
Copy link
Author

rowlanja commented Jul 2, 2024

Hey I am using the recommended config found here : https://docs.stf.xyz/build/references/providers-and-rpc/ and running on windows WSL2

@aashutoshrathi
Copy link
Member

We'll need more information than that, as most probably either the .env is configured correctly, or the RPC for L1 is incorrect, can you share these files or setup over Discord or email?

@rowlanja
Copy link
Author

rowlanja commented Jul 2, 2024

I had to directly paste values in the stackr.config.ts for register command to work. Deploy command is still failing with :
"
Error: Invalid Vulcan URL.
Please check if the vulcanRPC is set correctly in stackr.config.ts
"

@aashutoshrathi
Copy link
Member

Is you .env file named something else? Ref

@rowlanja
Copy link
Author

rowlanja commented Jul 5, 2024

No its named properly, and filled out with :
PRIVATE_KEY=...
VULCAN_RPC=https://sepolia.vulcan.stf.xyz
L1_RPC=https://rpc2.sepolia.org
REGISTRY_CONTRACT=0x985bAfb3cAf7F4BD13a21290d1736b93D07A1760
NODE_ENV=development
DATABASE_URI=./db.sqlite
but I still see : Error: Invalid Vulcan URL.
Please check if the vulcanRPC is set correctly in stackr.config.ts

@aashutoshrathi
Copy link
Member

can you check if https://sepolia.vulcan.stf.xyz/ works in your browser?
Also, can you raise a ticket on our discord would be a better place to track this

@aashutoshrathi
Copy link
Member

Hey @rowlanja, did that issue resolve for you?

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

2 participants