Replies: 5 comments 12 replies
-
|
@ahazaril, you might find some of the suggestions on the ILS troubleshooting wiki page helpful. Beyond that, I'm afraid I don't personally have any experience with Evergreen, but maybe some Evergreen users in the community (like @gmcharlt) will have further suggestions. |
Beta Was this translation helpful? Give feedback.
-
|
@ahazaril Just a note: Regardless of whether the ILS connection works, you'll need to index the MARC records in VuFind for searching. Now when you see the results it means that search is working; this is VuFind functionality that does not use the ILS. I think you'll want better information on what's not working. I'd start by turning on logging at debug level. Depending on the ILS driver (I'm not familiar with Evergreen driver) the logs could provide you information on what's happening. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the clarification @EreMaijala ! I’ve enabled debug logging, and from what I can see, there are no explicit errors related to the Evergreen connector. However, the Evergreen Driver still doesn’t seem to function — I’m not getting real-time item status, and user login isn’t working either. I’ve also enabled SIP2 as the authentication method for user login, but I receive the following message when attempting to log in: "We cannot log you in at this time. Please try again later." This makes me wonder if the SIP2 connection is failing silently or if there are additional configuration steps needed for Evergreen specifically. Appreciate any further insights from the community, especially from anyone who’s successfully connected Evergreen via SIP2 or the Evergreen Driver. |
Beta Was this translation helpful? Give feedback.
-
|
@ahazaril Oh no. Looks like the Evergreen driver doesn't log anything, so that was useless advice from me. If you're willing to try adding some logging, this should work: Then do a search in VuFind and you should get some errors in the log. Fingers crossed! |
Beta Was this translation helpful? Give feedback.
-
|
@ahazaril, I have never seen the Lboro theme (and was not aware of its existence before today). I notice that the developers seem to have included a custom version of the Koha ILS driver. Comparing their Koha driver against the standard VuFind one may provide clues about what they customized to create the layout you desire. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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:
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!
Beta Was this translation helpful? Give feedback.
All reactions