Jump to content
TNG Community

GEDCOM Export Error (Solved)


mahesh

Recommended Posts

I have two instances of TNG-v14. One is on-line and another in Localhost (Laragon). 

I am suddenly having export errors in the local install. 

The Admin page shows progress as

Exporting GEDCOM...

If the export fails to run to completion, click here to resume.
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\r\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\nI10 I20 I30 I40 I50 I60 I70 I80 I90 I100 I110 I120 I130 I140 I150 I160 I170 I180 I190 I200 I210 I220 I230 I240 I250 I260 I270 I280 I290 I300 I310 I320 I330 I340 I350 I360 I370 I380 I390 I400 I410 I420 I430 I440 I450 I460 I470 I480 I490 I500 I510 I520 I530 I540 I550 I560 I570 N10 I580 I590 I600 I610 I620 I630 I640 N20 I650 I660 I670 I680 I690 I700 I710 I720 I730 I740 I750 I760 I770 I780 I790 I800 I810 I820 I830 I840 I850 I860 I870 I880 I890 I900 I910 I920 I930 I940 I950 N30 I960 I970 I980 I990 I1000 I1010 I1020 I1030 I1040 I1050 I1060 I1070 I1080 I1090 I1100 I1110 I1120 I1130 I1140 I1150 I1160 I1170 I1180 I1190 I1200 I1210 I1220 I1230 I1240 I1250 I1260 I1270 I1280 I1290 I1300 I1310 I1320 I1330 I1340 I1350 I1360 I1370 I1380 I1390 I1400 I1410 I1420 I1430 I1440 I1450 I1460 I1470 I1480 I1490 I1500 I1510 I1520 I1530 I1540 I1550 I1560 I1570 I1580 I1590 I1600 I1610 I1620 I1630 I1640 I1650 I1660 I1670 I1680 I1690 I1700 I1710 I1720 I1730 I1740 I1750 I1760 I1770 I1780 I1790 I1800 I1810 I1820 I1830 I1840 I1850 I1860 I1870 I1880 I1890 I1900 I1910 I1920 I1930 I1940 I1950 I1960 I1970 I1980 I1990 I2000 I2010 I2020 I2030 I2040 I2050 I2060 I2070 I2080 I2090 F10 F20 F30 F40 F50 F60 F70 F80 F90 F100 F110 F120 F130 F140 F150 F160 F170 F180 F190 F200 F210 F220 F230 F240 F250 F260 F270 F280 F290 F300 F310 F320 F330 F340 F350 F360 F370 F380 F390 F400 F410 F420 F430 F440 F450 F460 N40 F470 F480 F490 F500 F510 F520 F530 F540 F550 F560 F570 F580 F590 F600 F610 F620 F630 F640 F650 F660 F670 F680 F690 F700 F710 F720 P10 P20 P30 P40 P50 P60 P70 P80 P90 P100 P110 P120 P130 P140 P150 P160 P170 P180 P190 P200 P210

Finished Exporting GEDCOM

Online export works fine.

I have tried

  • Restoring database using online backup
  • replaced media
  • replacing files admin_export.php, admin_gedcom2.php and gedcom.php.

Nothing seems to work. Any ideas? 🙏🏾

 

Link to comment
Share on other sites

If your local version of TNG is working, maybe the target/destination for writing the GEDCOM file is an issue? Can you check where it's trying to write the file?

 

GOGGS

Link to comment
Share on other sites

13 minutes ago, GOGGS said:

If your local version of TNG is working, maybe the target/destination for writing the GEDCOM file is an issue? Can you check where it's trying to write the file?

GOGGS

Thanks for responding. Target is in the TNG folder. TNG creates a folder, gedcom, and writes the file there. Writing the file to another dstination gives same result.

BTW, beginning of the file looks like 👇🏾

0 HEAD\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\r\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\n1 SOUR The Next Generation of Genealogy Sitebuilding\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\r\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\n2 VERS 14.0.4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\r\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\n2 NAME The Next Generation of Genealogy Sitebuilding (R)\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\r\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\n2 CORP Next Generation Software, LLC\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\r\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\n3

 

Link to comment
Share on other sites

Other than making sure the "owner" and permissions on the destination are correct, I'm not sure what else could be wrong.

I had a similar issue when a folder I created was "root" owner instead of the app/system user...

 

GOGGS

Link to comment
Share on other sites

  • mahesh changed the title to GEDCOM Export Error (Solved)
On 2/17/2025 at 4:21 PM, GOGGS said:

Other than making sure the "owner" and permissions on the destination are correct, I'm not sure what else could be wrong.

I had a similar issue when a folder I created was "root" owner instead of the app/system user...GGS

Thanks for your help. It helped in doing some thinking - out-of-the-box.

The issue was traced to corrupt config.php file. Following 2 lines were corrupt.

$lineendingdisplay = "\\r\\n";
$lineending = "\r\n";

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...