bgenev/impulse-xdr

setup error when Password has a @ symbol in IMPULSE_DB_SERVER_PWD

Closed this issue · 1 comments

Ubuntu 22.04 in a LXD container on Proxmox.
Forgot to copy the exact log but it was showing somethign like could not translate host name 22@127.0.0.1 to address
PW Block ended with @22.
Easy fix was:

  • ./uninstall_manager.sh
  • ./install_manager.sh
    Cheers.

Thanks, will investigate this setup later. The password issue will be fixed in the next release.

For now, you should install on VM with password that doesn't contain special characters.