XF 2.3 VBulletin import errors

Running a VB3.7 import and having issues and it's failing.
First, lots of this -
00:00:57 [859] 7.82%libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
And then it fails at -
In AvatarService.php line 236:

Call to a member function getType() on null

Any advice?
 
Ladies and gentlemen, place your bets!

I'll go with the local import.
After a few hiccups (eg forgot to edit the AvatarService.php as per earlier) I started the local import an hour and a half ago. As of right now The DB server import is at 87.35% on posts, estimated time to complete 30:03:29 and increasing a second every second, 12.8 million posts imported. The local server import is at 23.35% on posts, estimated time to complete 01:10:00 and increasing about 2 seconds every second, 3.2 million posts imported.

So 🤷‍♂️
 
Last edited:
After a few hiccups (eg forgot to edit the AvatarService.php as per earlier) I started the local import an hour and a half ago. As of right now The DB server import is at 87.35% on posts, estimated time to complete 30:03:29 and increasing a second every second, 12.8 million posts imported. The local server import is at 23.35% on posts, estimated time to complete 01:10:00 and increasing about 2 seconds every second, 3.2 million posts imported.

So 🤷‍♂️
beat the clock running GIF by andregola
 
MMM .... should have done the math. Old database, new database, SQL dump file for the transfer I hadn't deleted, plus the VB file tree and Zip of it .... all adds up. Deleted the unnecessary stuff and import has resumed.
 
MMM .... should have done the math. Old database, new database, SQL dump file for the transfer I hadn't deleted, plus the VB file tree and Zip of it .... all adds up. Deleted the unnecessary stuff and import has resumed.
Yep. You'll also need overhead for:


and

 
The DB server import failed at the last minute also, due to HDD space on the webserver. Fixed that and it's gone to "finalize" stage! But ...
1729694521645.webp
So clearly doing a transfer/local server import/transfer would probably have overall been faster if I'd started that way, but in this situation, letting the import continue has won. Fingers crossed nothing happens while finalizing ... how long should I expect that to take?
 
Last edited:
Hmmm ... instructions at the end of the command line import said I need to complete the import via the web, but it appears this is going to also take many hours Are those instructions incorrect, and I should instead use --finalize from the cmdline?
 
Yea you can use finalize
Apparently not --
1729702111053.webp
Also, I'd note your docs say -

This process may take a few moments, or several minutes to complete, depending on the volume of data that was imported, and how much data was already in your XenForo database.

Several minutes? It's been more than 2 hours and it's not even finished with "Threads" yet, I assume the massive "posts" table is going to take even longer?
 
Back
Top Bottom