maticnetwork / terraform-polygon-supernets

31 stars 22 forks source link

Facing issue while setup the polygen edge using terraForm, getting 502 Bad Gateway in ext_rpc #45

Open Aadityakr003 opened 5 months ago

Aadityakr003 commented 5 months ago

Hello Team, I am trying to setup the polygon-edge using terraFrom after running the main branch with following commands such as terraform init terraform plan terraform apply after running the above command I got few output such as aws_lb_ext_domain aws_lb_ext_geth_domain aws_lb_int_rpc_domain base_dn base_id geth_private_ip pk_ansible =

and once I checked the rpc on browser I am getting 502 Bad Gateway in aws_lb_ext_domain error and also I am not able to see the log for validator node.

Also, please provide me the command from which I can log the validator details, live node is running or not Please help me out.