A 409 Error is usually provoked by the conflict on editing when several users attempt to make changes on the same resource at the same time. An update by the first user is successful, but the subsequent user has his changes to be made on an old version, which generates the HTTP Error 409. It is the common cause of this 409 Http Code as well as version control systems and uploading files with time differences.