JSON ERROR | Page 3 | General Questions and Support | Forum Archive

The free forums are no longer in use. It remains available as read-only archive.

Avatar
Lost password?
Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
The forums are currently locked and only available for read only access
sp_TopicIcon
JSON ERROR
November 30, 2011
11:58 am
Avatar
Guest
Guests

OK, thank You Ovidiu

Pascal

December 6, 2011
11:09 am
Avatar
Guest
Guests

HI,

 

i am getting this error... using Joomla 1.5

Image Enlarger

can you help me to resolve my problem..

 

thank you

kapil

December 6, 2011
12:59 pm
Avatar
Ovidiu Liuta
Admin
Forum Posts: 2484
Member Since:
September 26, 2010
sp_UserOfflineSmall Offline

Hi Kapil, please open the administrator/backups/perm.txt file and look at the first 100 lines, do you see there any large files? If so, try and exclude them and see if it helps.

 

Regards, Ovidiu

January 17, 2012
6:20 am
Avatar
m
Member
Members
Forum Posts: 4
Member Since:
January 16, 2012
sp_UserOfflineSmall Offline

I got this error.

What's wrong?

Initializing backup...

Backup /mnt/web5/62/05/51319505/htdocs/backup/backup_2012-01-17_07-03_www.boekhorstweb.nl-sql-nodrop.tar created, we may continue!

Database backup...

[DB953256] 87 tables (0.54 MB)

Filesystem backup...

Scanning files system... done! (Estimated size:98.97MB) in 7116 files

Processing Files: 5% (400 files)

Backup Name: backup_2012-01-17_07-03_www.boekhorstweb.nl-sql-nodrop.tar

Backup Size: 29.45MB

There was an error retrieving the JSON data from the server, try again or contact the developers!

Details: error -- undefined

JSON
url:
index2.php?option=com_cloner&task=refresh&json=1&startf=400&lines=7116&backup=backup_2012-01-17_07-03_www.boekhorstweb.nl-sql-nodrop.tar&excl_manual=

Click to Retry >>

January 17, 2012
7:37 am
Avatar
Ovidiu Liuta
Admin
Forum Posts: 2484
Member Since:
September 26, 2010
sp_UserOfflineSmall Offline

Try decreasing the "Files to process per session" option to 25 or lower in your XCloner Config->System tab and see if it helps!

 

Ovidiu

January 17, 2012
5:52 pm
Avatar
m
Member
Members
Forum Posts: 4
Member Since:
January 16, 2012
sp_UserOfflineSmall Offline

Hoi Ovidiu,

Thanks for your fast request.

I have done what yoy said i tried the "Files to process per session" to 25 and also to 10. But he give the same eror. He got to 29,75Mb ,6%.

Database backup...

[DB953256] 85 tables (0.59 MB)

Filesystem backup...

Scanning files system... done! (Estimated size:97.57MB) in 6525 files

Processing Files: 6% (455 files)

Backup Name: backup_2012-01-17_18-43_www.boekhorstweb.nl-sql-nodrop.tar

Backup Size: 29.75MB

There was an error retrieving the JSON data from the server, try again or contact the developers!

Details: error -- undefined

JSON
url:
index2.php?option=com_cloner&task=refresh&json=1&startf=455&lines=6525&backup=backup_2012-01-17_18-43_www.boekhorstweb.nl-sql-nodrop.tar&excl_manual=

 

Milco

January 18, 2012
11:14 am
Avatar
Ovidiu Liuta
Admin
Forum Posts: 2484
Member Since:
September 26, 2010
sp_UserOfflineSmall Offline

Pretty weird, do you have file size limitation on your host? are you able to upload files over 50MB for instance?

 

I am guessing free disk space is plenty? Regards, Ovidiu

January 18, 2012
1:58 pm
Avatar
m
Member
Members
Forum Posts: 4
Member Since:
January 16, 2012
sp_UserOfflineSmall Offline

Hoi Ovidiu,

I have no file size limitation on my host. I check if i can upload files over more than 50 MB  to day.

 

Milco

January 18, 2012
4:24 pm
Avatar
Mickael
France
New Member
Members
Forum Posts: 1
Member Since:
January 18, 2012
sp_UserOfflineSmall Offline

Hi,

 

I have this error :

Initializing backup...

Backup /web/femmesreferenc1/www/administrator/backups/backup_2012-01-18_17-20_www.femmes-references.com-sql-nodrop.tar created, we may continue!

Database backup...

[femmesreferenc1] 179 tables (6.63 MB)

Filesystem backup...

Scanning files system... done! (Estimated size:10995.35MB) in 27923 files

Processing Files: 0% ( files)

Backup Name:

Backup Size: MB

Il y a eu une erreur d'extraction des données JSON à partir du serveur, essayez à nouveau ou contacter les développeurs!

Details: error -- undefined

JSON
url:
index2.php?option=com_cloner&lines=27923&task=refresh&backup=backup_2012-01-18_17-20_www.femmes-references.com-sql-nodrop.tar&excl_manual=

Click to Retry >>

 

What's happen ?

January 19, 2012
7:28 am
Avatar
m
Member
Members
Forum Posts: 4
Member Since:
January 16, 2012
sp_UserOfflineSmall Offline

m said:

Hoi Ovidiu,

I have no file size limitation on my host. I check if i can upload files over more than 50 MB  to day.

 

Milco


I uploaded a file more than 75 MB and it was no problem.

I try to make  a backup and he give the following error, wahat's wrong. I can make a backup.

Initializing backup...

Backup /mnt/web5/62/05/51319505/htdocs/backup/backup_2012-01-19_08-16_www.boekhorstweb.nl-sql-drop.tar created, we may continue!

// <![CDATA[//

// <![CDATA[// <![CDATA[
$(document).ready(function() {

var globalUrl;
var step = "r1";
var count = 0;
var counter = 0;
var counter_old = 0;
var completeSize = 0;
var oldBackupName = "";
var parts = 0;
var oldSize = 0;

$("#progressbar").progressbar({ value: 0 });

$.ajaxSetup({
"error":function(request, status, error) {
//reset state here;
$("#error").show();
$("#errorText").append(status+" -- "+error);
$("#errorText").append("

JSON url: "+globalUrl);
}});

function getSize(bytes, conv){

return (parseInt(bytes)/parseInt(conv)).toFixed(2);

}
function appendIcon(icon){

return '';

}

function xclonerRecurseMYSQL(url){
// create database backup
globalUrl = url;
step = "r1";

$.getJSON(url, function(json) {

if(!json){
$("#error").show();
$("#errorText").text(url);
}

if(json.dumpsize && !json.endDump){
$("#mysqlProcess").append(" ("+getSize(json.dumpsize, 1024*1024)+" MB)
");
}

if(json.newDump){
count++;
//$("#mysqlProcess").append(appendIcon("arrowthick-1-e"));
if(json.databaseName!="")
$("#mysqlProcess").append("["+json.databaseName+"] tables ");
counter = parseInt(json.startAtLine);

}else{
$("#db"+count).text(json.startAtLine - counter);
}

if(!parseInt(json.finished)){
//get next records

$("#db"+count).text(json.startAtLine - counter);

recurseUrl = "index2.php?task=recurse_database&nohtml=1&dbbackup_comp="+json.dbbackup_comp+"&dbbackup_drop="+json.dbbackup_drop+"&startAtLine="+json.startAtLine+"&startAtRecord="+json.startAtRecord+"&dumpfile="+json.dumpfile;
xclonerRecurseMYSQL(recurseUrl);

}
else{

$("#fileSystem").show();
var recurseUrl="index2.php?task=recurse_files&mode=start&nohtml=1";
xclonerRecurseJSON(recurseUrl);

}

});
}

function xclonerRecurseJSON(url){
//scan file system
$("#result").hide();

globalUrl = url;
step = "r2";

$.getJSON(url, function(json) {

if(!json){
$("#error").show();
$("#errorText").text(url);
}

if(!parseInt(json.finished)){

$("#recurseStatus").text(json.tfiles);

var recurseUrl = "index2.php?task=recurse_files&mode="+json.mode+"&nohtml=1";
xclonerRecurseJSON(recurseUrl);

}
else{
var size = parseFloat(json.size)/(1024*1024);
$("#recurseStatus").text(" done! (Estimated size:"+size.toFixed(2)+"MB) in "+json.tfiles+" files");
$("#result").show();

if(json.overlimit.length > 0){
$("#overlimit").show();
for(var i=0; i < json.overlimit.length; i++){

$("#overlimit").append(""+json.overlimit[i]+"
");

}
}

//xclonerGetJSON("index2.php?option=com_cloner&lines=0&task=refresh&backup=backup_2012-01-19_08-16_www.boekhorstweb.nl-sql-drop.tar&excl_manual=");
returnUrl = "index2.php?option=com_cloner&lines="+json.tfiles+"&task=refresh&backup=backup_2012-01-19_08-16_www.boekhorstweb.nl-sql-drop.tar&excl_manual=";
xclonerGetJSON(returnUrl);

}

});
}

function xclonerGetJSON(url){
//create backup archive
globalUrl = url;
step = "r3";

$.getJSON(url, function(json) {

if(!json){
$("#error").show();
$("#errorText").append(url);
}

var percent = parseInt(json.percent);
$("#progressbar").progressbar({ value: percent });
$("#backupSize").text(getSize(json.backupSize, 1024*1024));
$("#nFiles").text(json.startf);
$("#percent").text(json.percent);
$("#backupName").text(json.backup);
if(!json.finished){

if(oldBackupName != json.backup){
oldBackupName = json.backup;
completeSize = completeSize + oldSize;
parts++;
}else{
oldSize = parseInt(json.backupSize);
}

var url = "index2.php?option="+json.option+"&task="+json.task+"&json="+json.json+"&startf="+json.startf+"&lines="+json.lines+"&backup="+json.backup+"&excl_manual="+json.excl_manual;
xclonerGetJSON(url);
}else{

//all done
url = "index2.php?task=cleanup&nohtml=1";
$.getJSON(url, function(json) {
});

$("#complete").show();
$("#nFiles").text(json.lines);
if(parts > 0){
$("#backupParts").show();
$("#backupPartsNr").text(parts);
}
$("#backupFiles").text(json.lines);
$("#backupSizeComplete").append(getSize(completeSize+parseInt(json.backupSize), 1024*1024));
$("#backupNameC").text(json.backup);
$( "#dialog:ui-dialog" ).dialog( "destroy" );
$( "#dialog-message" ).dialog({
modal: true,
width: 600,
buttons: {
Close: function() {
$( this ).dialog( "close" );
}
}
});

}

});

}

//Main program here

$("#retry").click(function(){
$("#error").hide();
$("#errorText").empty();
if(step == "r1"){
xclonerRecurseMYSQL(globalUrl);
}
else
if(step == "r2"){
xclonerRecurseJSON(globalUrl);
}
else if(step == "r3"){
xclonerGetJSON(globalUrl);
}
});

$("#result").hide();
$("#fileSystem").hide();

if(dbbackup){
recurseUrl = "index2.php?task=recurse_database&nohtml=1&dbbackup_comp=&dbbackup_drop=1";
xclonerRecurseMYSQL(recurseUrl);
}else{
$("#fileSystem").show();
var recurseUrl="index2.php?task=recurse_files&mode=start&nohtml=1";
xclonerRecurseJSON(recurseUrl);

}

});

// ]]>

Database backup...

[DB953256] 85 tables (0.60 MB)

Filesystem backup...

Scanning files system... done! (Estimated size:98.53MB) in 6832 files

Excluded oversized files:

Processing Files: 6% (455 files)

Backup Name: backup_2012-01-19_08-16_www.boekhorstweb.nl-sql-drop.tar

Backup Size: 29.80MB

Backup completed!

Backup name:

Backup size: MB

Number of files:

Backup Parts:

There was an error retrieving the JSON data from the server, try again or contact the developers!

Details: error -- undefined

JSON
url:
index2.php?option=com_cloner&task=refresh&json=1&startf=455&lines=6832&backup=backup_2012-01-19_08-16_www.boekhorstweb.nl-sql-drop.tar&excl_manual=

Forum Timezone: America/Chicago
Most Users Ever Online: 867
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
mlguru: 30
Django29: 29
Andy: 21
D: 21
Marcus: 20
Jamie F: 19
Member Stats:
Guest Posters: 738
Members: 10030
Moderators: 2
Admins: 3
Forum Stats:
Groups: 3
Forums: 7
Topics: 2397
Posts: 8236
Newest Members:
Omar Vera
Moderators: TriP: 0, Steve Burge: 0
Administrators: Ovidiu Liuta: 2484, Victor Drover: 1, Valentin Barbu: 0