Wdmcserver database gets locked in 4.4.0 firmware

Not 30 minutes after updating the firmware, the My Cloud app starts reporting that the device is offline.

It isn’t – I’m on my local network and can access the drive via SSH and file browsing.

Looking in the system logs, it looks like the database is hung.

2015-10-02T08:15:45.446200-05:00 di=MFeZRobY2f info wdmcserver: [7228:0x42f8f460] Info Database is busy, waiting a second before retrying: 'INSERT INTO Files(folderId, path, name, category, lastModifiedDate, isBackup, isHidden, isSystem, isDeleted, status, lastUpdatedDate, ext, size) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'.
2015-10-02T08:15:46.446444-05:00 di=MFeZRobY2f info wdmcserver: [7228:0x42f8f460] Info Database is busy, waiting a second before retrying: 'INSERT INTO Files(folderId, path, name, category, lastModifiedDate, isBackup, isHidden, isSystem, isDeleted, status, lastUpdatedDate, ext, size) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'.
2015-10-02T08:15:47.446675-05:00 di=MFeZRobY2f info wdmcserver: [7228:0x42f8f460] Info Database is busy, waiting a second before retrying: 'INSERT INTO Files(folderId, path, name, category, lastModifiedDate, isBackup, isHidden, isSystem, isDeleted, status, lastUpdatedDate, ext, size) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'.
2015-10-02T08:15:48.446940-05:00 di=MFeZRobY2f info wdmcserver: [7228:0x42f8f460] Info Database is busy, waiting a second before retrying: 'INSERT INTO Files(folderId, path, name, category, lastModifiedDate, isBackup, isHidden, isSystem, isDeleted, status, lastUpdatedDate, ext, size) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'.
2015-10-02T08:15:49.447915-05:00 di=MFeZRobY2f info wdmcserver: [7228:0x42f8f460] Info Database is busy, waiting a second before retrying: 'INSERT INTO Files(folderId, path, name, category, lastModifiedDate, isBackup, isHidden, isSystem, isDeleted, status, lastUpdatedDate, ext, size) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'.
2015-10-02T08:15:50.447853-05:00 di=MFeZRobY2f info wdmcserver: [7228:0x42f8f460] Info Database is busy, waiting a second before retrying: 'INSERT INTO Files(folderId, path, name, category, lastModifiedDate, isBackup, isHidden, isSystem, isDeleted, status, lastUpdatedDate, ext, size) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'.
2015-10-02T08:15:51.448089-05:00 di=MFeZRobY2f info wdmcserver: [7228:0x42f8f460] Info Database is busy, waiting a second before retrying: 'INSERT INTO Files(folderId, path, name, category, lastModifiedDate, isBackup, isHidden, isSystem, isDeleted, status, lastUpdatedDate, ext, size) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'.
2015-10-02T08:15:52.448332-05:00 di=MFeZRobY2f info wdmcserver: [7228:0x42f8f460] Info Database is busy, waiting a second before retrying: 'INSERT INTO Files(folderId, path, name, category, lastModifiedDate, isBackup, isHidden, isSystem, isDeleted, status, lastUpdatedDate, ext, size) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'.
2015-10-02T08:15:53.448556-05:00 di=MFeZRobY2f info wdmcserver: [7228:0x42f8f460] Info Database is busy, waiting a second before retrying: 'INSERT INTO Files(folderId, path, name, category, lastModifiedDate, isBackup, isHidden, isSystem, isDeleted, status, lastUpdatedDate, ext, size) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'.
2015-10-02T08:15:54.448784-05:00 di=MFeZRobY2f info wdmcserver: [7228:0x42f8f460] Info Database is busy, waiting a second before retrying: 'INSERT INTO Files(folderId, path, name, category, lastModifiedDate, isBackup, isHidden, isSystem, isDeleted, status, lastUpdatedDate, ext, size) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'.

That ain’t good…

Thanks Tony.  I sent this to Jay.