RE: Re: No free space left to insert key...
"Paul E. Olson" <[email protected]>
| Newsgroups | gmane.network.bnr |
|---|---|
| Message-ID | <059001c768e9$5d55ef10$0200a8c0@benwa> |
Thanks, Jeff. paul -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Snavely Sent: Saturday, March 17, 2007 12:41 PM To: [email protected] Subject: [BNR] Re: No free space left to insert key... --- In bnr1@yahoogroups. <mailto:bnr1%40yahoogroups.com> com, "Paul E. Olson" <peo@...> wrote: > Help please. I have a new problem. I keep getting the following > error message: > > (Version 0.14.7.448 (Beta)): No free space left to insert key. > > I see that the Msglist.bnr file is within a few bytes of 1GB. So I > am assuming that this is some sort of (artificial? compile time > param?) limit on the size of the database? I have tons of free disk > space. And I don't see any option settings to control this. The file offsets in BNR2 can only handle 1 GB before they wrap around, so you need to either keep the file size below 1 GB or switch to BNR3. > I only subscribe to one group, my provider is newsguy. I don't have > the tools to screw with Windows source code. Any help would be > appreciated. If it is reaching the 1 GB limit the first time you refresh a single group, then you need to open the Properties window for that group (or that server) and set the "Download at most ____ articles" setting to some amount like 100000 to prevent it from downloading so many headers. Or you can switch to BNR3, which does not have this problem.