Skip to content
Snippets Groups Projects
Commit e4402f1c authored by Jörg Sachse's avatar Jörg Sachse
Browse files

feat: ignore additional Rosetta error message

parent 9217af0c
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,8 @@ ...@@ -24,6 +24,8 @@
I failed to retrieve institution level logo, retrieved consortium level logo instead. I failed to retrieve institution level logo, retrieved consortium level logo instead.
# Our documents are all UTF-8 encoded. Ignore that. # Our documents are all UTF-8 encoded. Ignore that.
I Make sure your XML documents are encoded in UTF-8, other encodings are not currently supported I Make sure your XML documents are encoded in UTF-8, other encodings are not currently supported
# This error shows up all the time, but it never does anything. Ignore it.
I Unable to find IE
# Trigger WARN for Warnings. # Trigger WARN for Warnings.
W WARN W WARN
# Trigger CRIT for ERRORs and Exceptions # Trigger CRIT for ERRORs and Exceptions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment