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

web3_rpc_endpoints is not supported. #234

Closed
Cooldee0317 opened this issue Jul 8, 2024 · 3 comments
Closed

web3_rpc_endpoints is not supported. #234

Cooldee0317 opened this issue Jul 8, 2024 · 3 comments
Assignees

Comments

@Cooldee0317
Copy link

I am going to use this bot in Pulsechain test net.
So I set WEB3_RPC_ENDPOINTS to https://rpc.v4.testnet.pulsechain.com/ in the .env file.
But in FallbackProvider, it sent an error like this rpc endpoint is not supported.
How can I set the WEB3_RPC_ENDPOINTS for the Pulsechain test net.

@F4ever
Copy link
Member

F4ever commented Jul 17, 2024

Seems you provided invalid URL. Make sure you've typed 'https://' or 'http://' correctly.

@F4ever F4ever self-assigned this Jul 17, 2024
@Cooldee0317
Copy link
Author

Cooldee0317 commented Jul 17, 2024

I set it like this https://rpc.v4.testnet.pulsechain.com/
isn't that correct?
Here are env file and error message.
Screenshot_1
image
Please check this and let me know what is wrong.

Regards.

@hweawer
Copy link
Contributor

hweawer commented Aug 13, 2024

@Cooldee0317 do you run the bot in the docker container?

If not, can you please try to build the image with the docker-compose? The .env file should be used by default.

@F4ever F4ever closed this as completed Oct 11, 2024
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

3 participants