Re: Newsgroup synchronizing [message #159123 is a reply to message #159119] |
Wed, 06 May 2009 18:24 |
kerryg
Messages: 157 Registered: September 2008
Karma:
|
Senior Member |
|
|
How are the attachments encoded? MIME? yEnc? FUD gave me similar problems with that, it can't deal with those kind of attachments yet.
Here's a couple of things you might want to try. First, find your php.ini and raise its memory limits. Try syncing again and see if that solves it.
The "manual" approach that I took involved bypassing a number of problem posts. Shut off your cron, delete all the sync'd posts out of that subforum, compact messages and rebuild your search index. Then sync again, shutting down your cron before you get to the problem post (you may need to adjust the "number of posts per sync")
When you're sure you've identified the problem post, go into your server and find your forum data folder. Find /errors/.nntp/ and inside it will be two files named for the newsgroup you're syncing. Ignore the one that says "lock", open the other one for editing. It contains the post number of the last post sync'd, so increment that number by one and it'll bypass the problem post.
[Updated on: Wed, 06 May 2009 18:25] Report message to a moderator
|
|
|