Project

General

Profile

Troubleshooting » History » Version 6

« Previous - Version 6/8 (diff) - Next » - Current version
Luke Murphey, 05/09/2018 07:13 PM


Troubleshooting

The lookup files cannot be loaded or saved.

Look for applicable log messages with the following search:

index=_internal (sourcetype="lookup_editor_controller" OR sourcetype=lookup_editor_rest_handler OR sourcetype=lookup_backups_rest_handler)

I'm editing the lookup file but the results are not being saved

Check two things to see if there are any errors:

Check for browser errors

  1. Open the console in your browser. See the following pages for instructionsr: https://lucidchart.zendesk.com/hc/en-us/articles/207323676-How-to-Open-the-JavaScript-Console, https://webmasters.stackexchange.com/questions/8525/how-do-i-open-the-javascript-console-in-different-browsers
  2. Refresh the page and reproduce the issue
  3. Look for console logs that indicate an error

If someone is helping to troubleshoot the issue, you might want to generate a HAR file. See https://support.zendesk.com/hc/en-us/articles/204410413-Generating-a-HAR-file-for-troubleshooting for details.

Check for error logs

Run a search for the following and see if any errors exist:

index=_internal sourcetype="lookup_editor_controller" 

One of the REST handlers is offline.

If you have recently updated or installed the Lookup Editor app, then you may need to restart the Search Heads again. The is particularly important if you are using SHC and the Deployer recently pushed the app to the Search Heads.