- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error parsing dashboard XML: malformed URI sequence.
ShaunBaker
Path Finder
09-10-2019
11:01 AM
Updated Splunk 6.5.x to 7.3.0 and now one of my main dashboards has, "Error parsing dashboard XML: malformed URI sequence. Go to "Edit Source" to fix."
Going into "Edit source", it states "Error on line -1: malformed URI sequence"
First few lines of XML:
``
> `<form> <label>Overview -
> v2.4</label> <fieldset
> submitButton="false"
> autoRun="true">
> <input type="time"
> searchWhenChanged="true">
>
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jacobpevans
Motivator
09-10-2019
02:45 PM
Greetings @ShaunBaker,
Indeed it looks messed up to me. It should look like this:
<form>
<label>Overview - v2.4</label>
<fieldset submitButton="false" autoRun="true">
<input type="time" searchWhenChanged="true">
...
Cheers,
Jacob
If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.
Jacob
If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ShaunBaker
Path Finder
09-10-2019
04:35 PM
Still Errors when formatted as above. This was a working dashboard before the 7.3 upgrade.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jacobpevans
Motivator
09-11-2019
02:29 PM
If it was working before the upgrade, and it now looks like as you posted, I would try just restoring that single dashboard XML from a backup and go from there.
Cheers,
Jacob
If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.
Jacob
If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.
