Cant edit pages - Content Lock issues

Are you using the latest 3.2.5 version?

Check if there are any .lock files in your page folders and if so, remove them. When a user edits a page, a .lock file is created in the content folder for that page. These files should usually be automatically removed when a user finishes editing a page. Also make sure to ignore such files in your .gitignore(if you use git).