Author Topic: Forum Error  (Read 7769 times)

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Forum Error
« on: January 23, 2007, 02:46:35 am »
Hi C::B Devs,

I was trying to attach new wizard in post. But strangely I'm getting the following error.

Quote
The upload folder is full. Please try a smaller file and/or contact an administrator.

I had posted the error few days back somewhere in another post. Why is it saying so?
Be a part of the solution, not a part of the problem.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Forum Error
« Reply #1 on: January 23, 2007, 07:32:31 am »
Why is it saying so?
...because the folder is full? ;-)
Really - we got that issue sometimes in the past already. All images, ZIP files and stuff together is a huge amount of stuff and requires file space. So really - the upload folder *is* full again. I believe Thomas and/or Yiannis need to do another clean-up by just removing old stuff.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Game_Ender

  • Lives here!
  • ****
  • Posts: 551
Re: Forum Error
« Reply #2 on: January 23, 2007, 08:04:56 am »
How about a cron job that removes all files a few weeks older than its current date?  That of course assumes full access to the server and it being unix.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Forum Error
« Reply #3 on: January 23, 2007, 08:31:45 am »
I thought that I've exceeded my quota. Thus I removed some of the old wizard attachments. But still it gave me those error and I posted.

Now I understand the problem.  :)
Be a part of the solution, not a part of the problem.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Forum Error
« Reply #4 on: January 23, 2007, 08:50:32 am »
Attachments folder maintenance complete. There should be available space now.
Be patient!
This bug will be fixed soon...

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Forum Error
« Reply #5 on: January 23, 2007, 08:54:29 am »
Attachments folder maintenance complete. There should be available space now.

Thanks a lot Mandrav.  :D

I would upload the new wizard now.
Be a part of the solution, not a part of the problem.