An error has occurred
An error occurred during execution; please try again later.
Please contact the Library Reference Department for assistance
sysop@marshlibrary.ie
2025-07-29T21:46:44+01:00 DEBUG: VuFindSearch\Backend\Solr\Connector: Query fl=%2A&wt=json&json.nl=arrarr&q=id%3A%2220852%22
2025-07-29T21:46:44+01:00 DEBUG: VuFindSearch\Backend\Solr\Connector: => GET http://localhost:8983/solr/biblio/select?fl=%2A&wt=json&json.nl=arrarr&q=id%3A%2220852%22
2025-07-29T21:46:44+01:00 CRIT: VuFindSearch\Backend\Exception\BackendException : Problem connecting to Solr. ; Laminas\Http\Client\Adapter\Exception\RuntimeException : Unable to connect to localhost:8983 . Error #0: stream_socket_client(): Unable to connect to localhost:8983 (Connection refused) ; ErrorException : stream_socket_client(): Unable to connect to localhost:8983 (Connection refused) Server Context: Array ( [REDIRECT_VUFIND_LOCAL_DIR] => /usr/local/vufind/local [REDIRECT_VUFIND_LOCAL_MODULES] => MarshLib [REDIRECT_HTTPS] => on [REDIRECT_SSL_TLS_SNI] => web.marshlibrary.ie [REDIRECT_STATUS] => 200 [VUFIND_LOCAL_DIR] => /usr/local/vufind/local [VUFIND_LOCAL_MODULES] => MarshLib [HTTPS] => on [SSL_TLS_SNI] => web.marshlibrary.ie [HTTP_HOST] => web.marshlibrary.ie [HTTP_CONNECTION] => keep-alive [HTTP_PRAGMA] => no-cache [HTTP_CACHE_CONTROL] => no-cache [HTTP_SEC_CH_UA] => "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99" [HTTP_SEC_CH_UA_MOBILE] => ?0 [HTTP_SEC_CH_UA_PLATFORM] => "Windows" [HTTP_UPGRADE_INSECURE_REQUESTS] => 1 [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 [HTTP_SEC_FETCH_SITE] => none [HTTP_SEC_FETCH_MODE] => navigate [HTTP_SEC_FETCH_USER] => ?1 [HTTP_SEC_FETCH_DEST] => document [HTTP_ACCEPT_ENCODING] => gzip, deflate, br, zstd [HTTP_COOKIE] => language=en-gb; ui=standard; VUFIND_SESSION=bjjgs60loepqm0hfcogh61jlk7; __cf_bm=fHMGF0kW9n0w.J4.ghwxzYHp9BdwPYsAnUIp7xpFyOI-1753821998-1.0.1.1-dB9SgQOoUF8bOef7yYCDPKpTBPMsT7ZpcqoBbcpT3GM1kaqIRO3.dm8R8yCNxK9mcULuG04f2LVylui.vNpZDyoGlML_5XDM2Lj7CQivJaU [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin [SERVER_SIGNATURE] => Apache/2.4.58 (Ubuntu) Server at web.marshlibrary.ie Port 443 [SERVER_SOFTWARE] => Apache/2.4.58 (Ubuntu) [SERVER_NAME] => web.marshlibrary.ie [SERVER_ADDR] => 46.22.135.251 [SERVER_PORT] => 443 [REMOTE_ADDR] => 216.73.216.57 [DOCUMENT_ROOT] => /var/www/html [REQUEST_SCHEME] => https [CONTEXT_PREFIX] => /catalogue [CONTEXT_DOCUMENT_ROOT] => /usr/local/vufind/public [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /usr/local/vufind/public/index.php [REMOTE_PORT] => 30979 [REDIRECT_URL] => /catalogue/Record/20852/Description [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /catalogue/Record/20852/Description [SCRIPT_NAME] => /catalogue/index.php [PHP_SELF] => /catalogue/index.php [REQUEST_TIME_FLOAT] => 1753822004.2067 [REQUEST_TIME] => 1753822004 ) Backtrace: /usr/local/vufind/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Connector.php line 450 - class = VuFindSearch\Backend\Solr\Connector, function = forceToBackendException, args: none. /usr/local/vufind/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Connector.php line 320 - class = VuFindSearch\Backend\Solr\Connector, function = trySolrUrls, args: none. /usr/local/vufind/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Connector.php line 210 - class = VuFindSearch\Backend\Solr\Connector, function = query, args: none. /usr/local/vufind/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php line 266 - class = VuFindSearch\Backend\Solr\Connector, function = retrieve, args: none. unlisted file line unlisted - class = VuFindSearch\Backend\Solr\Backend, function = retrieve, args: none. /usr/local/vufind/module/VuFindSearch/src/VuFindSearch/Command/CallMethodCommand.php line 137 - function = call_user_func, args: none. /usr/local/vufind/module/VuFindSearch/src/VuFindSearch/Service.php line 104 - class = VuFindSearch\Command\CallMethodCommand, function = execute, args: none. /usr/local/vufind/module/VuFind/src/VuFind/Record/Loader.php line 137 - class = VuFindSearch\Service, function = invoke, args: none. /usr/local/vufind/module/VuFind/src/VuFind/Controller/AbstractRecord.php line 806 - class = VuFind\Record\Loader, function = load, args: none. /usr/local/vufind/module/VuFind/src/VuFind/Controller/AbstractRecord.php line 840 - class = VuFind\Controller\AbstractRecord, function = loadRecord, args: none. /usr/local/vufind/module/VuFind/src/VuFind/Controller/AbstractRecord.php line 860 - class = VuFind\Controller\AbstractRecord, function = loadTabDetails, args: none. /usr/local/vufind/module/VuFind/src/VuFind/Controller/AbstractRecord.php line 378 - class = VuFind\Controller\AbstractRecord, function = getDefaultTab, args: none. /usr/local/vufind/vendor/laminas/laminas-mvc/src/Controller/AbstractActionController.php line 72 - class = VuFind\Controller\AbstractRecord, function = homeAction, args: none. /usr/local/vufind/vendor/laminas/laminas-eventmanager/src/EventManager.php line 319 - class = Laminas\Mvc\Controller\AbstractActionController, function = onDispatch, args: none. /usr/local/vufind/vendor/laminas/laminas-eventmanager/src/EventManager.php line 177 - class = Laminas\EventManager\EventManager, function = triggerListeners, args: none. /usr/local/vufind/vendor/laminas/laminas-mvc/src/Controller/AbstractController.php line 105 - class = Laminas\EventManager\EventManager, function = triggerEventUntil, args: none. /usr/local/vufind/vendor/laminas/laminas-mvc/src/DispatchListener.php line 117 - class = Laminas\Mvc\Controller\AbstractController, function = dispatch, args: none. /usr/local/vufind/vendor/laminas/laminas-eventmanager/src/EventManager.php line 319 - class = Laminas\Mvc\DispatchListener, function = onDispatch, args: none. /usr/local/vufind/vendor/laminas/laminas-eventmanager/src/EventManager.php line 177 - class = Laminas\EventManager\EventManager, function = triggerListeners, args: none. /usr/local/vufind/vendor/laminas/laminas-mvc/src/Application.php line 319 - class = Laminas\EventManager\EventManager, function = triggerEventUntil, args: none. /usr/local/vufind/public/index.php line 23 - class = Laminas\Mvc\Application, function = run, args: none.
An error has occurred
An error occurred during execution; please try again later.
Please contact the Library Reference Department for assistance
sysop@marshlibrary.ie