Summary: | Error 500, when editing authority TAG 000 (leader). | ||
---|---|---|---|
Product: | Koha | Reporter: | Pablo Jones <pablo.joneslobos> |
Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | jonathan.druart, m.de.rooy |
Version: | 21.11 | ||
Hardware: | All | ||
OS: | Linux | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Pablo Jones
2023-05-15 18:55:27 UTC
do you have access to the Koha logs on the server? (In reply to Jonathan Druart from comment #1) > do you have access to the Koha logs on the server? Hi! Joneathan, thanks for answering, yes, I already checked the log files, I can't find anything related to the error. (In reply to Pablo Jones from comment #2) > (In reply to Jonathan Druart from comment #1) > > do you have access to the Koha logs on the server? > > Hi! Joneathan, thanks for answering, yes, I already checked the log files, I > can't find anything related to the error. Run `sudo tail -f /var/log/koha/*/*` on the server then recreate the error. You should see the error appearing in the output. |