Search functions stopped working for me a few revisions ago (v1.10.1 was the last version I recall it working for me on). Instead of showing any results, I get a "Loading please wait..." message in the window, and nothing else happens. I can close out the window, and everything else in the CMDB works as I expect it to.
Install details:
CentOS 7
SELinux disabled completely
Apache 2.4
PHP 7.1
Mariadb 10.1.38
What I have done to attempt to resolve this:
-Removed and completely re-installed idoit
-Moved the system to a new server, and built up the above mentioned software settings.
-Fixed mod_rewrite issues (properly formatting the Apache configuration for idoit, which was hard to find solid documentation on)
-removed idoit and dropped the database again after everything was fixed
-performed a clean install.
With ldap set up as the login authority, I am trying to add a user manually to a group for rights on the CMDB as a test. Clicking into persons->person group memberships and clicking on add pulls up a dialogue box, which should in theory allow me to search and add the proper group, but it just says "loading" and nothing more.
There are no errors in the idoit logs, even though I have turned on tenet exception logging to troubleshoot, and there are no errors related to this in the Apache logs for this as well. There are also no errors in the system logs. At this point I am rather lost on what to look at next, since I am getting no errors back, and the closest I am finding is an obscure statement in the dev console for Chrome that the connection to the back-end script was reset/closed.
Any assistance with this would be appreciated.