I have the same migration problems as almost everybody has... always "in process"
I installed the RC2 update, but still have the same problems
I can't move my data.
My old site is on a subdomain www........eu/site
My new site is on the same domain, but on another subdomain called ...../new
Could that cause the problem?
With 2 complete Dolphin sites om my domain my diskspace is almost mamimum.
Is there a solution yet?????
I want to delete the old site to create diskspace.
Thanks for helping
|
|
did you get feedback from the Boonexteam?
all the topics are about datatransfer problems AFTER the profiles were transferred.
I cant get my profiles moved, so I'm not at that step yet.
why does others can move and I cant pffffffffff
|
No, I am completely stuck. On that second thread I posted several people said they they were stuck at the same place were were, but then someone posted and said it was going great and they went away. Also, it has the wrong title- it started with RC1 but several people had problems with RC2 also - including with the patch. Are there others here stuck in the same place on this? i.e. where it just says "in process" and nothing happens? I would really like to get this to work.
Rob
|
No, I am completely stuck. On that second thread I posted several people said they they were stuck at the same place were were, but then someone posted and said it was going great and they went away. Also, it has the wrong title- it started with RC1 but several people had problems with RC2 also - including with the patch. Are there others here stuck in the same place on this? i.e. where it just says "in process" and nothing happens? I would really like to get this to work.
Rob
cal,
is this a large amount of data? it could very well be that your mysql is timing out on you, thus failing the process. PITA i know, but have you considered some bench tests on the migration script. say load up RC1, create a few profiles, install RC2 and migrate, and see if its an execution situation on the filesize.
Regards, DosDawg
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
Thanks DosDawg. No - not a huge amount of data- about 500 records I think. If it was timing out, wouldn't it transfer a few records? As I mentioned, the bx_data_migration_transfers file is completely empty, no matter how long it runs.
Rob
|
Thanks DosDawg. No - not a huge amount of data- about 500 records I think. If it was timing out, wouldn't it transfer a few records? As I mentioned, the bx_data_migration_transfers file is completely empty, no matter how long it runs.
Rob
Cal,
i have not had the liberty or the time to analyze the transferability of any of the sites. so for me to elaborate on the functionality of the migration script, which it is obviosly quirky on your end, would be a waste of your time, since i would not be providing scientific facts.
hopefully leonID or antonLV can take a gander and see what might be going on with your ability to migrate the script. I will try to make time this evening to do a few migrations and see what i can blow up.
Regards,
DosDawg
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
Thanks - I just submitted a support request - had already sent one to SashaE but maybe it is not his area. Hopefully someone there will be willing to take a look. |
I think too its not a timeout.
I have about 565 profiles to transfer.
I will ask AntonLV. He helped me before.
I hope he will help me again.
I sent an email to Bonnex support too, but no answer yet.
Caltrade, did you have an answer yet?
Please send it to me when you get it.
I'll do the same.
Thanks!
|
No, not yet - in your case I do think it might have something to to with the subdomain, though I don't know for sure.
Rob
|
Does ANYONE knows how to get D7 up and running?
Migration is still not working, so is there an option to transfer the data manually?
anyone??????
|
Finally it worked!!!!!!!!!!!!! This is what I did:
- I did a clean install on a new subdomain.
- changed the install cronjob to:
MAILTO=your@email.tld * * * * * /usr/local/bin/php -q /your/dolphindir/periodic/cron.php
- Installed all modules in adminpanel
- started transferring profiles
- then transferred photos, videos etc
now the migrationscript is working fine for me.
maybe this hrlps others too.
|
does anyone know what ta do here,
i have installed D7 RC3 on the same server as my 6.1.6
tryin ta move the data but none of the is moved all it shows
is " profiles (Queued) whats this mean. . . . .
Thanks
DougMN
|
Think that means it's waiting on the cron job to perform the function |
Think that means it's waiting on the cron job to perform the function
yes... and you will wait till tomorow... you have to execute this SqL query in the database: INSERT INTO `bx_data_migration_config` (`name`, `value`) VALUES ('config_passwd', 'YOUR PASSWORD TO THE OLD DATABASE OF YOUR DOLPHIN') . i haved the same problem then someone from the forum help me, now i have transfered all data from 6.1.6 to 7RC3. hope this help.
|
Hello everybody, before write about data migration worked failed , you will need check your cron job!!! Almost 80% of all errors associated with misconfigured cron jobs.
PS: If possible do not write me personally, please try to ask on the forum first |
I had the same problems and, as mentioned above, the only thing I changed was rewriting the cronjob.
all data is transferred now (except the custom fields)
|
well i checked the only cron job, and thats the one
i entered when i installed the D7 RC3 is there
another 1 that i might b missin
Doug
|
Doug, I have posted some information regarding Migrations and Cron Jobs previously You can find them here:
http://www.boonex.com/unity/forums/topic/6-16-to-RC3-Data-Migration-Errors.htm
http://www.boonex.com/unity/forums/topic/Cron-Jobs-Migrations-Videos.htm
Btw, there is only 1 Cron job for D7.
Chris
Nothing to see here |