| Summary: | Something went wrong when loading the table. 404: Not Found. | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Md Monirul <mdmiansarilib> |
| Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | critical | ||
| Priority: | P1 - high | CC: | m.de.rooy |
| Version: | 24.05 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | Unsponsored | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | snapshot of the message its showing, which I call an error | ||
I think this is more of a support request and is therefore better suited for the mailing lists (koha-devel or koha) or the Mattermost chat. For some first pointers: * If this only appears in the staff interface, it points to an issue with your item data. Do your items on this record have itemtype (y), homebranch (a) and holdingbranch (b) set? * Do you have the possibility to access the logs on server side? tail -f /var/log/koha/your_instance/*.log should give you a more telling error. |
Created attachment 168939 [details] snapshot of the message its showing, which I call an error Hi, After Upgrading to 25.04 I get a strange error: Selecting an entry in a list of results the record is displayed but a small window pops up on top oft he record displayed: `Something went wrong when loading the table. 404: Not Found.` and only the record is showing there is no list of items. Could anyone please clarify me about this, FYI i am not from CS background. Regards, Monirul