I resolved the problem (which didn't have anything to do with Umbraco). I describe the resolution here in case any of my Umbraco friends have the same issue in the future.
The hosting service my client uses has a quota for disk space used by the anonymous user.
I increased the quota from 100 MB to 500 MB and that solved it.
Error when saving/publishing (Examine.LuceneEngine)
Hello Umbraco Colleagues,
I'm plagued by an issue I can't figure out. (Actually - it's my client's issue - which make it MY issue.)
On any node, upon save/publish, they get this YSOD error:
"There is not enough space on the disk."
8 lines down, we see: "Examine.LuceneEngine.SerializableDictionaryExtensions.SaveToDisk(SerializableDictionary`2 sd, FileInfo fi) +176"
This is umbraco v 4.7.1.1.
There is definitely enough disk space. Only 150 MB out of 1GB has been used.
If anyone knows how to resolve this, I would be MOST greatful as this is a production site and I have an angry client. Please help.
Thanks,
David Hill
UPDATE:
I resolved the problem (which didn't have anything to do with Umbraco).
I describe the resolution here in case any of my Umbraco friends have the same issue in the future.
The hosting service my client uses has a quota for disk space used by the anonymous user.
I increased the quota from 100 MB to 500 MB and that solved it.
Case closed.
David
is working on a reply...