
Hi All! I'm currently attempting to connect our Evergreen ILS as the backend for our OPAC discovery layer using the Evergreen Driver. However, I'm encountering connection issues and the system fails to establish a proper link with the database. Here are the steps I've taken so far: 1. Filled in the database credentials (hostname, port, database name, username, password) correctly in the configuration file. 2. Verified that the PostgreSQL server is reachable from the application server. 3. Despite this, the connector doesn't seem to work, and the discovery platform cannot communicate with Evergreen. As a temporary workaround, I'm currently ingesting MARC records manually into the discovery layer, but I’d prefer to enable direct connectivity for real-time integration. Is there a recommended way to troubleshoot this connection? Any logs I should look into or settings that are commonly missed? Thanks in advance for your support!