# Global search suddenly stopped working

**URL:** https://community.datagerry.com/t/global-search-suddenly-stopped-working/669
**Category:** Community Support
**Created:** [November 6, 2024, 8:59am UTC](https://community.datagerry.com/t/global-search-suddenly-stopped-working/669 "2024-11-06T08:59:41Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![acpfn](https://avatars.discourse-cdn.com/v4/letter/a/5f9b8f/32.png) [@acpfn](https://community.datagerry.com/u/acpfn)
#### Post date: [November 6, 2024, 8:59am UTC](https://community.datagerry.com/t/global-search-suddenly-stopped-working/669/1 "2024-11-06T08:59:41Z")

</div>

After loading a lot of new data in our DataGerry instance, we lost the ability to search.  
Our datagerry log files shows the following error message:  
[Search Framework Rest]: invalid literal for int() with base 10: ‘SearchString’ (search\_routes.py)

It seems that a python script is trying to convert our SearchString into an integer which of course fails. Any idea where I can investigate the source of this error ?
