I got an error from FME 2019.2 and FME 2022.1. The error is " Python Exception <OSError>: Could not find a suitable TLS CA certificate bundle, invalid path: C:\\Program Files\\PostgreSQL\\15\\ssl\\certs\\ca-bundle.crt".
@blue_star Hi there, just in case you’re still encountering this error, I think there’s something worth checking on. Could you have a look at your system Environment Variables, and see if any of the following are present:
If you see any of these system environment variables, have a look at their value. Do you see any of them pointing to C:\Program Files\PostgreSQL\15\ssl\certs\ca-bundle.crt
You can access your Environment Variables by opening File Explorer, then right-clicking on This Computer and selecting Properties. Once your System > About page pops open, you'll see Advanced system settings located just beneath the Device specifications information. Choose Advanced system settings, and then choose Environment Variables in the dialog that pops up.
Let us know what you see; a screenshot is very welcome!