Frappe website Search and Filter erro

Hi everyone,

I’m encountering an issue with the Job Opening page on my ERPNext website. The search and filter functions have suddenly stopped working, though they were working perfectly for several weeks after the initial setup. This happened without any changes from my end.

Here’s the specific error I’m getting in the console:

Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at update_ui_with_filters (jobs:7893:9)
at HTMLDocument. (jobs:7819:2)
at mightThrow (jquery.js:3479:29)
at process (jquery.js:3547:12)

Has anyone experienced something similar or knows how to resolve this? Any help would be greatly appreciated.

Additional context:

  • Using HRMS module for job applications
  • Search and filter functions were working fine initially
  • The issue started occurring after a few weeks of deployment
  • No changes were made to the configuration during this time

Try updating your site using bench update command