wallix / terraform-provider-wallix-bastion

Terraform provider for Wallix bastion
https://www.wallix.com/privileged-access-management/
Mozilla Public License 2.0
5 stars 1 forks source link

[ BUG ] - Some time to time, API returns Service unavailable #26

Open mldmld68 opened 2 weeks ago

mldmld68 commented 2 weeks ago

Describe the bug From time to time, we get Service unavailable issue from the Wallix API

Error: sending http request: Get "https://xxxxxxxx:443/api/v3.3/devices/xxxxx: Service Unavailable │ │ with wallix-bastion_device_localdomain_account_credential.account_credential-rdp[0], │ on tbr.tf line 525, in resource "wallix-bastion_device_localdomain_account_credential" "account_credential-rdp": │ 525: resource "wallix-bastion_device_localdomain_account_credential" "account_credential-rdp" {

To Reproduce Play terraform multiple time

Expected behavior No Service unavailable error

Desktop (please complete the following information):

bsimonWallix commented 2 weeks ago

Hi @mldmld68, what version of bastion do you use ? This is not an issue on terraform provider but on the targeted bastion host.

You may want to set the logs as debug on the bastion and check syslog to see what is happening.