Failed to execute ‘ removeChild’ on ‘ Node’
-
***
WordPresss v6.8.2
Media File Renamer v6.1.2
***
When I rename a media file, an error appears on the screen, but I can force the process to continue by refreshing the page with F5.The JavaScript error displayed on the window is as follows:
—
Failed to execute ‘ removeChild’ on ‘ Node’ : The node to be removed is not a child of this node.
—
I’ve also checked the PHP log, which shows anIdeal filenameerror before the rename process, but the renaming itself seems to be completed successfully.
—
[21-Sep-2025 16:43:02 UTC] 😭 Ideal filename.
[21-Sep-2025 16:43:21 UTC] 😭 Ideal filename.
[21-Sep-2025 16:43:25 UTC] 🏁 Rename Media: image-4.jpg
[21-Sep-2025 16:43:25 UTC] 🎯 New file will be:rename.jpg
[21-Sep-2025 16:43:25 UTC] ✅ File ***/wp-content/uploads/2025/05/image-4.jpg ➡️ ***/rename.jpg
—
Please let me know if this is a known issue or what steps I should take to fix it.
Thank you for your assistance.Best regards,
The topic ‘Failed to execute ‘ removeChild’ on ‘ Node’’ is closed to new replies.