2.0RC1: Stuck with interface mismatch after upgrade
-
You need that version tag, and the others aren't hurting it either.
Your problem is this:
<descr>SSH Zugang von außen</descr>
Get rid of the ß and it will parse correctly.
-
Get rid of the ß and it will parse correctly.
Hi jim,
did that - they seemed to have skipped my attation as I was using the wrong encoding while viewing the file… thanks for your attention!
That said - its sill not working. First time I uploaded the conf I was getting a very promising "convert config" message - after one hour of no change I just ctrl-c'ed it. After a reboot I end up with losts of errors from the RRD converter and no configuration at all.
-
Hmm, I haven't seen that happen before on anything I've done with a config restore/upgrade.
Was this from a fresh install, or over the top of a setup that you tried to restore previously?
It might be worth trying to wipe it and restore the config again.
-
Hi jim,
I'm testing this all the time in a VM and rolling back the snapshots - so I am always trying this from a "fresh install" if you want to say so.
The original config of course evolved over time; but I started with 1.2.3 - so no version change or rewritten config.
-
What are you rolling back to in the VM? 1.2.3 or a fresh 2.0-RC install?
-
To the fresh 2.0RC1 of course - the conf.xml is 1.2.3
-
Have you tried only removing the <installedpackages>section of the config and then restoring it?</installedpackages>
-
Yes, tried it with and without packages.
-
OK, earlier you said you tried that but you also removed the config version tag at the same time, which would have given you that upgrade error.
Just to be clear, did you try it without packages (and no other changes) or were you referring to the time you tried it that you mentioned in the original post?
-
Hi jim,
you where right! I removed the packages manually and maybe I forgot something. Today I started with a clean download. Seemed to work at fist glance - but at least the PPPoE config / VLAN Config / OpenVPN did not import.
But now I can start testing it at least ;)