-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bug 🐛Something isn't workingSomething isn't working
Description
Expected behavior
LibGuides does not error
Actual behavior
Libguide throws error JSON::ParserError: unexpected token at 'No alive nodes found in your clu'
Impact of this bug
This interferes with patron's and staff's access to LibGuides
Honeybadger link and code snippet, if applicable
JSON::ParserError: unexpected token at 'No alive nodes found in your clu'
#
def parse(source, opts = nil)
Parser.parse(source, opts)
end```
### Implementation notes, if any
Metadata
Metadata
Assignees
Labels
bug 🐛Something isn't workingSomething isn't working