Nov 19, 2013 · We now need to create an SSH key pair for our WordPress user. Log into the WordPress user by issuing the following command: sudo su - wp-user We will create a key pair with the ssh-keygen command: ssh-keygen -t rsa -b 4096 You will be asked where to store your keys and what to call them. Choose /home/wp-user/wp_rsa. You will also be asked to ... Issue Overview I have a post that I am working on for a few days, when I try to update it I get a error updating failed. Steps to Reproduce (for bugs) make a post add a few blocks save them add more blocks and then try to update.