TLDR
Active member
Hi,
so I've upgraded a forum to 2.3.7 (from 2.2.whatever) and now I was thinking, there is this new rebuild option for rebuilding embedded meta data, for quotes, attachments, embedded content and images.
Since I can't recall it being there in 2.2, I thought, maybe I should rebuild this as the upgrader did not.
The problem is, this is reeeaaally slow on my server, like extremely slow. And it is unstable, like sometimes Chrome is just fed up and only shows a grey page (like "nothing", not a white page or anything). Sometimes I run into some weird edge-case PHP-FPM error, but most of the time it is just slow.
I thought maybe there is a CLI option so I can "fire and forget", but that ain't either.
So my question would be, is there a hidden way of having it run on CLI anyway or do I have to bite the bullet and babysit it for weeks until it has done its 800k posts?
I did find
Thank you!
so I've upgraded a forum to 2.3.7 (from 2.2.whatever) and now I was thinking, there is this new rebuild option for rebuilding embedded meta data, for quotes, attachments, embedded content and images.
Since I can't recall it being there in 2.2, I thought, maybe I should rebuild this as the upgrader did not.
The problem is, this is reeeaaally slow on my server, like extremely slow. And it is unstable, like sometimes Chrome is just fed up and only shows a grey page (like "nothing", not a white page or anything). Sometimes I run into some weird edge-case PHP-FPM error, but most of the time it is just slow.
I thought maybe there is a CLI option so I can "fire and forget", but that ain't either.
So my question would be, is there a hidden way of having it run on CLI anyway or do I have to bite the bullet and babysit it for weeks until it has done its 800k posts?
I did find
php cmd.php xf:run-jobs --manual-only
thing, but I am not exactly sure how it works. If this is the answer I am seeking, I'd be much appreciative for a noob's tutorial on how to use it. The manual seems to be a little short on documentation for the CLI tool... And this suggestion has been closed: https://xenforo.com/community/threads/cli-option-for-rebuild-post-embed-metadata.220587/Thank you!