Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Cloudflare Make Deploy error #61

Open
mitche50 opened this issue Mar 8, 2021 · 2 comments
Open

Cloudflare Make Deploy error #61

mitche50 opened this issue Mar 8, 2021 · 2 comments

Comments

@mitche50
Copy link

mitche50 commented Mar 8, 2021

When running the make deploy command for the cloudflare proxy bridge, I'm running into an error with regards to the cryptography module:

Failed to build cryptography
ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly
WARNING: You are using pip version 19.2.3, however version 21.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
The command '/bin/sh -c pip3 install certbot-dns-cloudflare' returned a non-zero code: 1
make: *** [build-nginx] Error 1
@sbc64
Copy link
Contributor

sbc64 commented Mar 8, 2021

Thanks for your interest in running a bridge. Currently all of our efforts are on building WalletConnect V2. Because of this, I recommend that you run the relay at https://github.com/WalletConnect-Labs/walletconnect-v2-monorepo which handles Walletconnect V1 payloads as well.

The solution to the problem you are facing in this issue can be fixed with this line: https://github.com/WalletConnect-Labs/walletconnect-v2-monorepo/blob/master/ops/nginx/nginx.Dockerfile#L7

@sbc64
Copy link
Contributor

sbc64 commented Mar 12, 2021

@mitche50, does the new commit help with your issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants