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

Brave blocks connection to localnet #45

Open
redlumxn opened this issue Aug 18, 2022 · 1 comment
Open

Brave blocks connection to localnet #45

redlumxn opened this issue Aug 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@redlumxn
Copy link

redlumxn commented Aug 18, 2022

What happened?

While trying to send a sample System Program: Transfer SOL transaction to the solana-test-validator (localnet), a failed to get recent blockhash: TypeError: Failed to fetch error is thrown.

image

Errors & Logs

Brave's developer console shows the following error (in addition to the one described above.

Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

image

Upon further investigation, it seems Brave blocks requests to localhost from non-localhost domains. As a workaround, I added the below filter to brave://adblock

@@||127.0.0.1^$domain=bettercallsol.dev

I was able to send a transaction after doing the above. Despite being able to see a confirmation at the bottom, an Unexpected error is displayed.
image

App Version

v1.0.0-alpha.37

Web Browser

Brave 1.42.88

@redlumxn redlumxn added the bug Something isn't working label Aug 18, 2022
@sohrab-
Copy link
Member

sohrab- commented Oct 3, 2022

Bumped all the wallet dependencies to the latest, as part of #88 (currently in staging). Can you please see if this issue still happens? I still cannot replicate it on my machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants