This was a server configuration issue.
hardened-PHP is installed on the server and the request and post file sizes were limited.
configuration in the suhosin.ini file, increased these variables and all is working.
was hard to catch as there was no error showing on the editor side of things.
Thanks.