Bug #39
closedRestore
0%
Description
Trying to restore backup just created, to same box fails.
Version 2.0-ALPHA-ALPHA
built on Tue Jul 21 23:29:19 EDT 2009
FreeBSD 7.2-RELEASE-p2
Platform nanobsd
CPU Type Geode(TM) Integrated Processor by AMD PCS
Restore ALL fails:
"Warning: fopen(/usr/local/pkg/,): failed to open stream: No such file or directory in /etc/inc/xmlparse.inc on line 170 Error: could not open XML input "
Restore DHCPD fails:
"XML error: no dhcpd object found! "
Updated by Chris Buechler over 15 years ago
- Target version set to 2.0
- Affected Version set to 2.0
Updated by Scott Ullrich about 15 years ago
It appears we have traded one bug for another. This bug is resolved now but the new XML Reader is causing:
Warning: XMLReader::open(): Unable to open source data in /etc/inc/xmlparse.inc on line 122 Warning: XMLReader::read(): Load Data before trying to read in /etc/inc/xmlparse.inc on line 64
Updated by Scott Ullrich about 15 years ago
- Status changed from New to Resolved
After todays commits from Ermal it appears the XMLReader errors are gone and now configurations can be imported as they should be.