question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Firefox - XML Parsing Error: syntax error

See original GitHub issue

Additional information

  1. This error occurs only on Firefox (was tested on version 60.0)
  2. The error does not occur every time (there is no rule for that)
  3. Even if the error shows up, the event is sent correctly
  4. I see no impact on the response, it is always 200 with success msg.
  5. Noticed on Amplitude-JavaScript 4.0.0 version

Error

XML Parsing Error: syntax error
Location: https://api.amplitude.com/
Line Number 1, Column 1:

Firefox Console Screenshot

ff_console

Any suggestions are welcome.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
alexandre1985commented, Jun 12, 2020

I am getting this issue on my webpage. I do web development. What is the root cause of this issue?

XML Parsing Error: syntax error
Location: https://www.brighterdan.com/en/?languageRedirection=done
Line Number 1, Column 1:

There does not seem to be an issue in my Line: 1, Column: 1 . Why such a obscure error message? I need better guiding error message.

0reactions
bhuwanadhikaricommented, Jan 26, 2019

I am also getting this error but it appears only once and other things goes okay as usual. Does this affect after deployment of the app?

Read more comments on GitHub >

github_iconTop Results From Across the Web

XML Parsing Error: Firefox Opens But Doesn't Work
So some days ago my firefox browser ran an automatic update and afterwards, it returned this error message: "XML Parsing Error: undefined ......
Read more >
I keep getting this error, XML Parsing error: syntax error but ...
If you look in the developer console, you can see that Firefox is interpreting the plain text data as another format (likely XML)....
Read more >
XML Parsing Error junk after document element with comments
More infohttps://howtodomssqlcsharpexcelaccess.blogspot.com/2019/06/ mozilla - firefox -fix- error - xml - parsing.html.
Read more >
XML Parsing error - The W3C Markup Validation Service
The most common cause is encoding errors. There are several basic approaches to solving this: escaping problematic characters ( < becomes < ,...
Read more >
"XML Parsing Error: Syntax Error, Line Number 1, Column 1 ...
"XML Parsing Error: Syntax Error, Line Number 1, Column 1" and "Oracle-Auth-Token Does Not Match Error" When Accessing Portal 11g (Doc ID ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found