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

Deployment failure via an external HTTP method #5165

Open
ryestew opened this issue Sep 6, 2024 · 0 comments
Open

Deployment failure via an external HTTP method #5165

ryestew opened this issue Sep 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ryestew
Copy link
Collaborator

ryestew commented Sep 6, 2024

Issue Summary:
When attempting to deploy smart contracts using BuildBear's RPC or any custom RPC(eg Tenderly) via an external HTTP method in RemixIDE, the deployment process fails to complete and returns the following error: time out for call deployMetadataOf from udapp.

Steps to Reproduce:

  1. Set up a BuildBear RPC endpoint (or any custom RPC).
  2. Add the custom RPC to RemixIDE.
  3. Attempt to deploy a smart contract via the Remix interface.
  4. After a while, the deployment doesn't complete and reverts with the error message: time out for call deployMetadataOf from udapp in RemixIDE’s console.

Expected Behavior:
The deployment should proceed smoothly when using external RPCs, with deployment details shown in the console.

We’d greatly appreciate your guidance or updates on resolving this issue.

@ryestew ryestew added the bug Something isn't working label Sep 6, 2024
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
Status: Next Release
Development

No branches or pull requests

2 participants