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

Cannot deploy Gateway #611

Open
Gum97 opened this issue Apr 4, 2024 · 5 comments
Open

Cannot deploy Gateway #611

Gum97 opened this issue Apr 4, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Gum97
Copy link

Gum97 commented Apr 4, 2024

I followed the instructions https://defguard.gitbook.io/defguard/admin-and-features/setting-up-your-instance/gateway
but when deploying I use docker in the location as below, replacing localhost with Defguard's ip, I always get an error. I tried using https but the cert failed.
Can anyone help me with this part?

image
image

Version information

  • Defguard Core version: v0.10.0
  • Defguard Gateway version: v0.6.2 (if bug is applicable to VPN functionality)
    • Operating system and version running the gateway: docker and ubuntu 20.04
  • Your browser and version Edege 123.0.2420.65 (Official build) (64-bit)
@Gum97 Gum97 added the bug Something isn't working label Apr 4, 2024
@t4ov
Copy link

t4ov commented Apr 5, 2024

Hi. If you deploying gateway on different VM, GRPC URL should not be a localhost and you need to update it accordingly so that your gateway could connect.

@Gum97
Copy link
Author

Gum97 commented Apr 5, 2024

I have updated it but I still wonder if it is related to the cert. I tried https and copied the cert from the main server but it didn't work or do I have to create my own cert?

@t4ov
Copy link

t4ov commented Apr 8, 2024

On our setup we use let's encrypt and it just works, without copying certs. Have you checked if you can reach GRPC url from gateway? from screenshot you provided i would check firewall first. Another way to test would be to use GRPC via HTTP and without DNS name, just http://your_ip:50055

@Ka0thix
Copy link

Ka0thix commented Apr 15, 2024

I don't understand how to do this with certificates either, I get the same result on the server running the gateway

@Ka0thix
Copy link

Ka0thix commented Apr 15, 2024

I have updated it but I still wonder if it is related to the cert. I tried https and copied the cert from the main server but it didn't work or do I have to create my own cert?

Did you succeed?

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

3 participants