Couldn't get Jarvis to display the main menu or load scripts/destinations via the UI. API usage on the Backend was accepting connections without issue and could create destinations.
Uncaught SyntaxError: Identifier 'genTraceIdBtn' has already been declared
Commented out the second declaration of 'genTraceIdBtn' under the '// ===== TRACE ID GENERATOR =====' comment within log_generator.html and the Menu and scripts/destinations load without issue.
Unsure if that is the correct long term fix/adjustment, but it worked on my setup.
Couldn't get Jarvis to display the main menu or load scripts/destinations via the UI. API usage on the Backend was accepting connections without issue and could create destinations.
Uncaught SyntaxError: Identifier 'genTraceIdBtn' has already been declared
Commented out the second declaration of 'genTraceIdBtn' under the '// ===== TRACE ID GENERATOR =====' comment within log_generator.html and the Menu and scripts/destinations load without issue.
Unsure if that is the correct long term fix/adjustment, but it worked on my setup.