Page 1 of 1

XML Parsing Error?

Posted: Sun Mar 13, 2022 6:06 pm
by stevetd
Hi, Getting regular error message "XML Parsing Error - mismatched tase at line 6" Despite this mmx seems to be working fine. MMX problem or mine?

Thanks,

Re: XML Parsing Error?

Posted: Sun Mar 13, 2022 6:15 pm
by stevetd
When I try to check for updates I get error mesage;

"Unable to check for updates!

Error:
<html>

<head><title>301 Moved Permanently</title></head>

<body>

<center><h1>301 Moved Permanently</h1></center>

<hr><center>nginx</center>

</body>

</html>

Re: XML Parsing Error?

Posted: Sun Mar 13, 2022 7:06 pm
by whall3y
stevetd wrote: Sun Mar 13, 2022 6:15 pm When I try to check for updates I get error mesage;

"Unable to check for updates!

Error:
<html>

<head><title>301 Moved Permanently</title></head>

<body>

<center><h1>301 Moved Permanently</h1></center>

<hr><center>nginx</center>

</body>

</html>
Can you share the platform and version details and a screenshot of the error please.

Re: XML Parsing Error?

Posted: Sun Mar 13, 2022 7:49 pm
by whall3y
stevetd wrote: Sun Mar 13, 2022 6:06 pm Hi, Getting regular error message "XML Parsing Error - mismatched tase at line 6" Despite this mmx seems to be working fine. MMX problem or mine?
I suspect you may have a pre-v1.5.x build. Prior to this we looked up latest versions via the www.moneymanager.ex.org, but now use GitHub. The site has been updated and no longer includes the legacy version check code. I would suggest updating (if you can).

Re: XML Parsing Error?

Posted: Sat Jun 18, 2022 4:58 pm
by GrahamLees
Today (18 June 2022), I installed a new instance of mmex on Ubuntu 22.04 from the Ubuntu Software store as a snap and then connected to a copy of my data from the .deb version 1.5.1 on my ubuntu 20.04 instance (leaving that instance and data untouched) and have also got the message
Screenshot from 2022-06-18 18-52-04.png
Screenshot from 2022-06-18 18-52-04.png (11.92 KiB) Viewed 1863 times
I have tried - in terminal - "snap refresh mmex" which reported "snap "mmex" has no updates available"

How can this issue be fixed?

The snap version is 1.3.3 (DB v.7)

Re: XML Parsing Error?

Posted: Sun Jun 19, 2022 6:30 pm
by Nikolay
This bug has already been encountered before.

https://github.com/moneymanagerex/money ... ssues/1083

I believe that information about new releases or XML with news does not fit into the buffer.

The problem is somewhere in the thousand hundredth lines of the util.cpp

Re: XML Parsing Error?

Posted: Sun Jun 19, 2022 8:34 pm
by GrahamLees
I'm aware that the bug has been posted before but in those posts it suggested that it had been fixed.
My post was to point out that a new instance on ubuntu 22.04 using the Jammy download still contains this bug.
Is there a fix and what is it.
Thanks for your reply.

Re: XML Parsing Error?

Posted: Mon Jun 20, 2022 2:02 pm
by Nikolay
There is no solution. And this error has not been reported since a long time ago. This is probably a problem with a specific application build.

We are all using version 1.5.14 and higher.
https://github.com/moneymanagerex/money ... 1158686967