Hi Experts!
Losing my mind a bit - Seen a few other posts of people struggling to setup the Ambassador tenant VA’s. Sadly I have not been successful trying their solutions.
What I have tried & some pointers:
- The orignal VA Image & the Ambassador VA image
- Created a new VA Clusters & VA VM’s (multiple times).
- KeyPassphrase has no speical characters at all.
- VA is able to communicate with the internet without any issue.
- Setup a new VA on our partner tenant, and got it working within 20 minutes.
Here are the errors in the logs:
charon.log:
{"@timestamp":"2024-07-17 13:57:15 +0000","level":"ERROR","type":"credential","message":"Service config file not in place."}
va_agent.log:
{"@timestamp":"2024-07-17 13:58:13 +0000","level":"ERROR","type":"api","message":"api.post: SocketError: Failed to open TCP connection to devrel01-useast1.accessiq.sailpoint.com:443 (getaddrinfo: Name or service not known): [\"/usr/local/lib/ruby/2.3.0/net/http.rb:882:in `rescue in block in connect'\", \"/usr/local/lib/ruby/2.3.0/net/http.rb:879:in `block in connect'\", \"/usr/local/lib/ruby/2.3.0/timeout.rb:91:in `block in timeout'\", \"/usr/local/lib/ruby/2.3.0/timeout.rb:101:in `timeout'\", \"/usr/local/lib/ruby/2.3.0/net/http.rb:878:in `connect'\", \"/usr/local/lib/ruby/2.3.0/net/http.rb:863:in `do_start'\", \"/usr/local/lib/ruby/2.3.0/net/http.rb:852:in `start'\", \"/usr/local/bundle/gems/rest-client-2.0.1/lib/restclient/request.rb:715:in `transmit'\", \"/usr/local/bundle/gems/rest-client-2.0.1/lib/restclient/request.rb:145:in `execute'\", \"/usr/local/bundle/gems/rest-client-2.0.1/lib/restclient/request.rb:52:in `execute'\", \"/usr/local/bundle/gems/rest-client-2.0.1/lib/restclient/resource.rb:67:in `post'\", \"/opt/sailpoint/lib/api.rb:77:in `block in post'\", \"/usr/local/lib/ruby/2.3.0/timeout.rb:91:in `block in timeout'\", \"/usr/local/lib/ruby/2.3.0/timeout.rb:33:in `block in catch'\", \"/usr/local/lib/ruby/2.3.0/timeout.rb:33:in `catch'\", \"/usr/local/lib/ruby/2.3.0/timeout.rb:33:in `catch'\", \"/usr/local/lib/ruby/2.3.0/timeout.rb:106:in `timeout'\", \"/opt/sailpoint/lib/api.rb:76:in `post'\", \"/opt/sailpoint/lib/api.rb:125:in `poll'\", \"/opt/sailpoint/va_agent.rb:151:in `poll_server'\", \"/opt/sailpoint/va_agent.rb:280:in `are_credentials_valid?'\", \"/opt/sailpoint/va_agent.rb:330:in `wait_for_valid_credentials'\", \"/opt/sailpoint/va_agent.rb:606:in `block in <main>'\", \"/opt/sailpoint/va_agent.rb:601:in `loop'\", \"/opt/sailpoint/va_agent.rb:601:in `<main>'\"]"}
Appreciate any help or guidance!