Do you have anything other than your Umbraco site running?
Do you have both webspace and a MSSQL running? If you have MSSQL I don't think deleting Umbraco entries will help and usually Umbraco is having a hard time working when the disk is full.
So if you have some large files or something outside your Umbraco installation then try to remove some of them first.
Hi Jan i'm not sure that im fully understand - but i can tell you this is an old problem because - it dosent matter if there is one file or hundred files in the trash - it makes the same error :(
The MSSQL server is seperate from the hosting server?
I'm talking about files on the disk - not in Umbraco backoffice or in the Umbraco folder on your server but everything else.
Is it shared hosting or do you have a dedicated server? If it's dedicated do you have some software installlation files that can be deleted etc.?
When your webserver is running out of disk-space Umbraco can sometimes act weird as if there is something wrong with Umbraco but the solution is to clear the disk from unecessary files. Since the database is seperate then deleting content nodes will probably not help.
Ok, do you have access to the IIS? Since you get an error 500 something seems to be wrong on the server.
A long shot could be to clear all files from the folders in /app_data/TEMP/* - Just don't delete any folders, just the files. Also go to /config/clientdependency.config and increment the version number and recycle the app pool (You can just touch the web.config).
When did this issue start happening? Just when you wanted to delete some nodes or did it happen when the hosting company told you that you were running out of space?
And did you check the trace log to see if it throws any errors?
Empty Recycle bin - gives 500 (Internal Server Error)
Hi Guys
I've a website with an Umbraco v6.0.7 installation.
I just got an request from my hosting provider that the hotel is full.
I looked in this trashbin - and as i thougt it was totally full with trash :D
But when i try to empty the trash bin noting happens it only gives me the window with the process bar :(
I've tried to look in the consol window at it throws me an 500 (Internal Server Error).
I really dont know what to do?!?!
Somebody please help :D
BTW - i've tried to upgrade the core from v6.0.6 to v6.0.7 - and notings happends
- and the problem is in the content and media section :P
Hi Mads
Do you have anything other than your Umbraco site running?
Do you have both webspace and a MSSQL running? If you have MSSQL I don't think deleting Umbraco entries will help and usually Umbraco is having a hard time working when the disk is full.
So if you have some large files or something outside your Umbraco installation then try to remove some of them first.
Hope this makes sense.
/Jan
Hi Jan i'm not sure that im fully understand - but i can tell you this is an old problem because - it dosent matter if there is one file or hundred files in the trash - it makes the same error :(
The MSSQL server is seperate from the hosting server?
Does it make more sense?!?
Hi Mads
Where is your site hosted?
I'm talking about files on the disk - not in Umbraco backoffice or in the Umbraco folder on your server but everything else.
Is it shared hosting or do you have a dedicated server? If it's dedicated do you have some software installlation files that can be deleted etc.?
When your webserver is running out of disk-space Umbraco can sometimes act weird as if there is something wrong with Umbraco but the solution is to clear the disk from unecessary files. Since the database is seperate then deleting content nodes will probably not help.
Hope this makes a bit more sense.
/Jan
Hi Jan
The website is hosted at a company called Scannet and it's a shared server - i guess - there's multiple websites at the same server :D
I'll try to get in touch with the hosting company and ask them to provide more space for the solution :D
I'll be back
/ Mads
HI Jan
Just tried as uoy suggested - and as I was thinking it dident work :(
Any other solutions?
Does the consol out saying anything to you?
POST http://www.mesterslagteren.dk/umbraco/webservices/trashcan.asmx/EmptyTrashcan 500 (Internal Server Error)
ScriptResource.axd?d=sS6s7MuNWTk1fDEV7MlQGA5NvdCitMrGnjDgsmOJrEoElk40LyGQj_PcxSDaCxOTw_YzlGiQYMoK6I…:5
Hi Mads
Ok, so now the server has plenty of space.
Ehm...have you double checked that your permissions are correct for iusr and network service? And what does the /app_data/logs say? Any ERROR entries?
/Jan
Hi Jan just tried following.
Tested all folders for permissions
And republished entire site
None of those worked :P
Hi Mads
Ok, do you have access to the IIS? Since you get an error 500 something seems to be wrong on the server.
A long shot could be to clear all files from the folders in /app_data/TEMP/* - Just don't delete any folders, just the files. Also go to /config/clientdependency.config and increment the version number and recycle the app pool (You can just touch the web.config).
When did this issue start happening? Just when you wanted to delete some nodes or did it happen when the hosting company told you that you were running out of space?
And did you check the trace log to see if it throws any errors?
/Jan
is working on a reply...