google-marketing-solutions / Tightlock

Apache License 2.0
35 stars 15 forks source link

Terraform Installer error: Invalid Connection Code #181

Open psarchi opened 3 months ago

psarchi commented 3 months ago

Hello, I'm trying to do Terraform installation on GCP and same error persists, "Invalid Connection Code" from https://1pd-scheduler.dev/. This issue is the same as #94

can you suggest next steps?

caiotomazelli commented 2 months ago

Hi @psarchi, thanks for raising this.

I'll investigate if this is systemic and let you know.

The problem in #94 has since been solved by the addition of a Firewall rule in the installer and we have not seen similar issues since then, so this must be different. Is this a project created from scracth or do you happen to have other VPC rules that might be interfering here?

psarchi commented 2 months ago

Hi, you could consider it as brand new, No Firewall rules or any other VPC-s in Google cloud. just what was installed by installation.

00kennedyp commented 2 months ago

@caiotomazelli I dont think you have resovled #94 This is fresh install today image

psarchi commented 2 months ago

@caiotomazelli I dont think you have resovled #94 This is fresh install today image

even with manually overriding the HTTP traffic in VM settings it still have same issue.

00kennedyp commented 2 months ago

@psarchi I got the same issue aswell, Also could not ping the VM on external or internal IP from Google Cloud shell so it something wrong with the networking settings

psarchi commented 2 months ago

@00kennedyp I just checked, same issue on my side as well. I can't even connect to VM with SSH (google cloud's SSH) I thought it was intended for security reasons.

caiotomazelli commented 2 months ago

Hi folks, can you please try again? Just added some fixes that should fix the problem when connecting to 1pd-scheduler.dev

I still don't know why you folks are not able to override the default SSH blocking rule, but I'm investigating.

Do let me know if the problem is solved when connecting to 1pd-scheduler.dev though.