[Koha] Error 500 with dpkg returned an error code (1)

library at ssst.edu.ba library at ssst.edu.ba
Fri Apr 28 23:30:29 NZST 2023


Hello all, 

I managed to find how to get the error logs to show up, so I'm posting here in the hope that someone will recognize the errors and help me solve them: 

tail -f /var/log/koha/library/*.log
==> /var/log/koha/library/api-error.log <==

==> /var/log/koha/library/indexer-error.log <==
20230426 08:04:17 library-koha-indexer: client (pid 960626) killed by signal 15, stopping
20230426 08:08:30 library-koha-indexer: client (pid 1225) killed by signal 15, stopping
20230426 08:16:44 library-koha-indexer: client (pid 3104) killed by signal 15, stopping
20230426 08:27:19 library-koha-indexer: client (pid 1131) killed by signal 15, stopping

==> /var/log/koha/library/indexer-output.log <==
10:49:32-24/04 zebraidx(904910) [warn] Record didn't contain match fields in (bib1,Local-number)
06:21:59-25/04 zebraidx(954269) [warn] Record didn't contain match fields in (bib1,Local-number)
06:29:24-25/04 zebraidx(954962) [warn] Record didn't contain match fields in (bib1,Local-number)
07:02:25-25/04 zebraidx(956417) [warn] Record didn't contain match fields in (bib1,Local-number)
07:05:00-25/04 zebraidx(956542) [warn] Record didn't contain match fields in (bib1,Local-number)
07:05:51-25/04 zebraidx(956588) [warn] Record didn't contain match fields in (bib1,Local-number)
07:19:43-25/04 zebraidx(957239) [warn] Record didn't contain match fields in (bib1,Local-number)
07:20:28-25/04 zebraidx(957282) [warn] Record didn't contain match fields in (bib1,Local-number)
07:22:04-25/04 zebraidx(957364) [warn] Record didn't contain match fields in (bib1,Local-number)
08:08:50-25/04 zebraidx(961348) [warn] Record didn't contain match fields in (bib1,Local-number)

==> /var/log/koha/library/intranet-error.log <==

==> /var/log/koha/library/opac-error.log <==

==> /var/log/koha/library/plack-api-error.log <==

==> /var/log/koha/library/plack-error.log <==
2023/04/26-08:27:12 Received QUIT. Running a graceful shutdown
Sending children hup signal
2023/04/26-08:27:18 Worker processes cleaned up
2023/04/26-08:27:18 Server closing!
Process Backgrounded
2023/04/26-08:28:04 Starman::Server (type Net::Server::PreFork) starting! pid(978)
Binding to UNIX socket file "/var/run/koha/library/plack.sock"
Setting gid to "1002 1002"
Setting uid to "1002"
[NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/intranet/cgi-bin/about.pl line 381.[NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/intranet/cgi-bin/about.pl line 381.[NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/intranet/cgi-bin/about.pl line 381.
==> /var/log/koha/library/plack-intranet-error.log <==
[2023/04/27 13:05:52] [WARN] Use of uninitialized value $interface in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121.
[2023/04/27 13:05:52] [WARN] Use of uninitialized value $theme in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121.
[2023/04/27 13:12:14] [WARN] Use of uninitialized value $interface in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121.
[2023/04/27 13:12:14] [WARN] Use of uninitialized value $theme in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121.
[2023/04/27 13:12:20] [WARN] Use of uninitialized value $interface in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121.
[2023/04/27 13:12:20] [WARN] Use of uninitialized value $theme in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121.
[2023/04/28 07:01:37] [WARN] Use of uninitialized value $interface in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121.
[2023/04/28 07:01:37] [WARN] Use of uninitialized value $theme in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 121.
[2023/04/28 10:44:50] [WARN] Argument "" isn't numeric in numeric gt (>) at /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/ill/ill-requests.tt line 845.
[2023/04/28 10:44:50] [WARN] Argument "" isn't numeric in numeric gt (>) at /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/ill/ill-requests.tt line 848.

==> /var/log/koha/library/plack.log <==
10.1.3.133 - - [28/Apr/2023:10:43:27 +0000] "GET /intranet/mainpage.pl HTTP/1.1" 200 37394 "http://10.1.3.174:8081/cgi-bin/koha/reports/reports-home.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
10.1.3.133 - - [28/Apr/2023:10:43:42 +0000] "POST /intranet/svc/config/systempreferences/ HTTP/1.1" 200 2 "http://10.1.3.174:8081/cgi-bin/koha/admin/preferences.pl?tab=staff_interface" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
10.1.3.133 - - [28/Apr/2023:10:43:43 +0000] "GET /intranet/mainpage.pl HTTP/1.1" 200 37256 "http://10.1.3.174:8081/cgi-bin/koha/reports/reports-home.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
10.1.3.133 - - [28/Apr/2023:10:44:00 +0000] "POST /intranet/svc/config/systempreferences/ HTTP/1.1" 200 2 "http://10.1.3.174:8081/cgi-bin/koha/admin/preferences.pl?tab=staff_interface" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
10.1.3.133 - - [28/Apr/2023:10:44:02 +0000] "GET /intranet/mainpage.pl HTTP/1.1" 200 37259 "http://10.1.3.174:8081/cgi-bin/koha/reports/reports-home.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
10.1.3.133 - - [28/Apr/2023:10:44:34 +0000] "POST /intranet/svc/config/systempreferences/ HTTP/1.1" 200 2 "http://10.1.3.174:8081/cgi-bin/koha/admin/preferences.pl?tab=staff_interface" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
10.1.3.133 - - [28/Apr/2023:10:44:36 +0000] "GET /intranet/mainpage.pl HTTP/1.1" 200 37258 "http://10.1.3.174:8081/cgi-bin/koha/reports/reports-home.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
10.1.3.133 - - [28/Apr/2023:10:44:50 +0000] "GET /intranet/ill/ill-requests.pl HTTP/1.1" 200 44222 "http://10.1.3.174:8081/cgi-bin/koha/mainpage.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
10.1.3.133 - - [28/Apr/2023:10:44:51 +0000] "GET /api/v1/app.pl/api/v1/illrequests?embed=metadata,patron,capabilities,library,status_alias,comments,requested_partners HTTP/1.1" 200 - "http://10.1.3.174:8081/cgi-bin/koha/ill/ill-requests.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
10.1.3.133 - - [28/Apr/2023:10:44:54 +0000] "GET /intranet/about.pl HTTP/1.1" 500 22000 "http://10.1.3.174:8081/cgi-bin/koha/ill/ill-requests.pl" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"

==> /var/log/koha/library/plack-opac-error.log <==
[2023/04/28 08:17:55] [WARN] [NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/Search.pm line 95.
[2023/04/28 08:17:55] [WARN] Warning from search_compat: 'Unable to perform your search. Please try again.
' at /usr/share/koha/lib/Koha/Biblio.pm line 571.
[2023/04/28 08:18:03] [WARN] [NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/Search.pm line 95.
[2023/04/28 08:18:03] [WARN] Warning from search_compat: 'Unable to perform your search. Please try again.
' at /usr/share/koha/lib/Koha/Biblio.pm line 571.

==> /var/log/koha/library/sip.log <==

==> /var/log/koha/library/worker-error.log <==
20230426 08:04:17 library-koha-worker: client (pid 960572) killed by signal 15, stopping
20230426 08:04:17 library-koha-worker-long_tasks: client (pid 960601) killed by signal 15, stopping
20230426 08:08:29 library-koha-worker: client (pid 1049) killed by signal 15, stopping
20230426 08:08:30 library-koha-worker-long_tasks: client (pid 1174) killed by signal 15, stopping
20230426 08:16:44 library-koha-worker: client (pid 3039) killed by signal 15, stopping
20230426 08:16:44 library-koha-worker-long_tasks: client (pid 3068) killed by signal 15, stopping
20230426 08:26:55 library-koha-worker-long_tasks: client (pid 1080) exited with 2 status, respawning
20230426 08:27:19 library-koha-worker: client (pid 1046) killed by signal 15, stopping
20230426 08:27:19 library-koha-worker-long_tasks: client (pid 2524) killed by signal 15, stopping

==> /var/log/koha/library/worker-output.log <==

==> /var/log/koha/library/z3950-error.log <==

==> /var/log/koha/library/zebra-error.log <==

==> /var/log/koha/library/zebra-output.log <==

Best regards

Aida Đikić


-----Original Message-----
From: King, Fred <Fred.King at Medstar.net> 
Sent: Monday, April 17, 2023 4:05 PM
To: library at ssst.edu.ba; koha at lists.katipo.co.nz
Subject: Re: [Koha] Error 500 with dpkg returned an error code (1)

> Alternatively, if I must continue to use the MARC21 flavor, and since by default both the staff interface and OPAC show the DDC classification, is it possible to replace that with UDC?

This part I think I can help you with. UNIMARC, not at all. :-) If you go to Administration --> System preferences --> Cataloging preferences --> Record structure --> itemcallnumber you can choose which MARC subfields will be displayed in the Call Number field. For UDC it would be 080ab.

Then go up to Interface --> DefaultClassificationSource and select Universal Decimal Classification. You can add others--my library uses NLM, for example.

--Fred

Fred King, MSLS, AHIP
Medical Librarian, MedStar Washington Hospital Center fred.king at medstar.net
202-877-6670
ORCID 0000-0001-5266-0279
MedStar Authors Catalog: http://medstarauthors.org

I’m thinking about selling my theremin… I haven’t touched it in years.
--Anon

-----Original Message-----
From: Koha <koha-bounces at lists.katipo.co.nz> On Behalf Of library at ssst.edu.ba
Sent: Monday, April 17, 2023 5:47 AM
To: library at ssst.edu.ba; Mason James <mtj at kohaaloha.com>; koha at lists.katipo.co.nz
Subject: [EXTERNAL] Re: [Koha] Error 500 with dpkg returned an error code (1)



**ATTENTION: This email originated from outside the MedStar Health network.
 ** DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.

 


More information about the Koha mailing list