Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Button "More" is not working in Website Help Article list | GoodFirstPicks

Button "More" is not working in Website Help Article list

frappe/frappe 0 comments 1mo ago
View on GitHub
mediumopenScope: somewhat clearSkill match: maybeFrappe / ERPNextPython

Why this is a good first issue

The 'More' button fails due to a server-side API error.

AI Summary

The 'More' button in the knowledge base article list fails to load additional articles, returning a 500 Internal Server Error when attempting to fetch more items. The issue appears to be related to an API endpoint failure, requiring investigation into the server-side logic for handling pagination requests.

Issue Description

Information about bug

When in knowledge base there are more than 20 help articles in one category in it's list button "More" appears, but is not working. Problem is on 15 version now, was in 14 version also. Please fix.

Image

Module

other

Version

Frappe Framework: v15.86.0 (version-15) ERPNext: v15.84.0 (version-15)

Installation method

manual install

Relevant log output / Stack trace / Full Error Message.

Failed to load resource: the server responded with a status of 404 ()
core.js:1490 Deprecated as of 10.6.0. initHighlighting() is deprecated.  Use highlightAll() instead.
library:1 Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
inter.css:1 
        
        
       Failed to load resource: the server responded with a status of 404 ()
library:3482 
        
        
       GET https://selfmanagement.pro/api/method/frappe.www.list.get?doctype=Help%20Article&txt=&limit_start=20&pathname=%2Fkb%2Flibrary 500 (Internal Server Error)
send @ jquery.js:9930
ajax @ jquery.js:9511
(anonymous) @ library:3482
dispatch @ jquery.js:5135
Ut.handle @ jquery.js:4939
Show 4 more frames
Show less
library:3482 
        
        
       GET https://selfmanagement.pro/api/method/frappe.www.list.get?doctype=Help%20Article&txt=&limit_start=20&pathname=%2Fkb%2Flibrary 500 (Internal Server Error)
send @ jquery.js:9930
ajax @ jquery.js:9511
(anonymous) @ library:3482
dispatch @ jquery.js:5135
Ut.handle @ jquery.js:4939
Show 4 more frames
Show less
library:3482 
        
        
       GET https://selfmanagement.pro/api/method/frappe.www.list.get?doctype=Help%20Article&txt=&limit_start=20&pathname=%2Fkb%2Flibrary 500 (Internal Server Error)
send @ jquery.js:9930
ajax @ jquery.js:9511
(anonymous) @ library:3482
dispatch @ jquery.js:5135
Ut.handle @ jquery.js:4939
Show 4 more frames
Show 

GitHub Labels

bug

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!

Risk Flags

  • server-side issue
  • API endpoint failure
Loading labels...

Details

Points10 pts
Difficultymedium
Scopesomewhat clear
Skill Matchmaybe
Test Focusedno
AssigneeKerollesFathy