http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14899
--- Comment #8 from Jonathan Druart <[email protected]> --- (In reply to Peter Zhao from comment #7) > http://127.0.0.1:8080/cgi-bin/koha/admin/searchengine/elasticsearch/mappings. > pl > > > An error has occurred! > Error 500 > > In Koha this typically means that the Koha team is working on new > features > Wait while system maintenance is being done or email the Koha > administrator. > Use top menu bar to navigate to another part of Koha. What is the error in the log file? How did you test? To test: $ git remote -v # should at least return catalyst git://git.catalyst.net.nz/koha.git (fetch) catalyst git://git.catalyst.net.nz/koha.git (push) $ git fetch catalyst $ git checkout -b bug_14899 catalyst/elastic_search $ git bz apply 14899 $ perl installer/data/mysql/updatedatabase.pl -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
