petmaitwo wrote:Hi All
[..]In the process of uploading the first file the process hangs completely and freezes the server. the only way I can re-attempt (and fail) with the process is to switch off the server and restart. The file I've been attempting this with is 6661 KB and is an ogg file. Any ideas?
TIA
This only appears to happen in the Music Folder. Is it because it is an ogg file?

Rule #1 about Linux systems is that they
never crash in the way you describe. Individual applications may fail if they have bugs (this should be very rare, because Bubba2 uses software from "Debian stable"), but the system as such won't .. unless there is some kind of hardware problem (e.g. a memory problem).
It looks you are a victim of the "file copy bug" which turns out to have been a problem with "memory timings". A work-around was found recently; during the first stages of boot-up, before Linux starts, these "timings" (whatever they are) are adjusted. See the first message in the "Announcements" section, about "bootloader update". Follow the instructions to the letter, using a usb stick or an external usb disk to install the new "boot loader". It is very likely that your problem will be solved.
Why the problem occurs with the ogg file? Perhaps it just happened to land on a bad patch of memory, while other files were "lucky". But in principle, bad patches of memory should not exist. The "boot loader update" is supposed to take care of that.
/jws