That message is a result of your server throwing a 503 error and the WordPress Heartbeat API catching that error. See https://core.trac.wordpress.org/ticket/25660 for the background on the fix that WordPress introduced to save offline edits.
Things to check on your computer are if WAMP is actually running when you’re getting this message (check the status icon in the system tray). You should also check to make sure no other programs are trying to take over the port WAMP uses. Reports of Skype and TeamViewer taking control of ports 80 & 443 abound, as well as fixes for each of them.
If you haven’t checked out the WAMP forums, here’s a page that outlines the debugging steps for the 503 server error, and fixes for Skype and TeamViewer: http://forum.wampserver.com/read.php?2,115474,115576.
Related Posts:
- Post/Page Publish/Update button not clickable once I make an edit
- Getting a 404 error when clicking edit page
- White Blank Page when Updating and Publishing Page/Post
- How can I use wp_after_insert_post with $current_screen?
- Determine if page is the Posts Page
- Keyboard shortcut for updating a page or post?
- Apply the_title() filter in post & page title, but not in menu title
- How to display by default only published posts/pages in the admin area?
- Difference between an archive and a page listing posts
- The next_posts_link() works only with original $wp_query
- Using single.php from plugin folder instead of default template folder
- Skipping first 3 posts in wp query
- How to display the page title/content in the Posts page?
- Fatal error: Call to undefined function post_exists()
- Callback for wp.autosave.server.triggerSave();
- How can I see a list of pages and post where my custom Gutenberg block is used?
- RSS for Pages Instead of Posts?
- Display posts by tag on page
- How to batch update post content with custom post meta value
- Updating a post without escaping ampersands?
- Set number of article per number of page
- Pagination for Pages and Posts
- Can I change a post to a page by changing it’s type?
- Overview with latest edited posts and pages
- Add a custom option to a page in backend
- Creating new page with pre-defined parent page
- Unable to modify(update) posts – Page not found
- Why does `url_to_postid` return 0 when testing `page_for_posts` Page?
- Populating a page with content from post custom fields
- Edit menu item title from edit page/post
- Fatal error post.php help :(
- When paginating a Page with the tag, how can the 2nd and subsequent page styles be customised?
- Changing my permalink structure – will new layout conflict with existing page?
- ‘Invalid post type’ error when importing from one site to another
- disable column on post and user list
- WP_Query do not load specifed number of post
- Can a page_id and a post_id be same?
- How can I display widget in a Page or Post?
- Differentiate between posts and pages in search results
- Specifying # of Posts per page using inline post plugin (:
- Disable most recent & view all (TABS) on nav-menu.php
- Why content_arr[‘extended’] removes paragraph tags?
- How can I schedule a PAGE to go live at a future date/time?
- If modified on same day, show only time
- How to insert 2 args into 1 Wp_Query for a slideshow
- Switch to page template when using post permalink
- why are images not full size?
- Blank page when saving edits on post
- Second comments section for one post/page
- 404 error on default post type and default taxonomy fronted page
- When open add new post or page WordPress add post with ID=0 continuously [closed]
- How do I do a page break?
- What do these phpMyAdmin errors mean on my WordPress databaes?
- When changing pages to posts, how do you set up 301 redirects for the page URLs?
- 2 dynamic sidebars registered, not showing up
- How to make default “Privacy Policy Page” a normal page?
- static landing page leading to author specific pages w/ “live” content
- Total number of posts in query (category/tag/author/search results/main page…)
- WordPress 302 Redirect to Random Product/Post/Page
- New Posts and Pages Won’t Save
- Changing wp_link_pages() to “Next Page” and “Previous Page” buttons?
- Direct some posts to only appear on a specific page
- My post does not show up
- Different post views for different category views
- Changing permalink of WordPress
- Indenting within a blockquote
- Bulk update published posts date randomly using wp-cli?
- Featured Images most often doesnt appear
- Create a List of Widgets, where each widget holds three attributes
- Change published date and time using SQL query for page in every 5 hour
- WordPress Post 403 Error Based on Slug
- Is there a way to know when a page has been updated and do some action only once?
- WordPress Sticky Post Count “Fix” Breaking Pagecount by 72 pages!
- wp_trash_post() duplicates post to trash
- Put page on Archived statut after end of publication date
- How to add a block to a category page?
- post and page and custom post type
- calling pages instead of posts
- WordPress display page information rather than post
- Post Category link is same with Page link
- Is it possible to query a category with specified posts?
- How do I set content in my pages so that it remains permanent while blog posts are added below?
- Permalink base only for posts
- Precedence of page permalinks over woocommerce product category links?
- WordPress URL question
- Theme does not respect spaces between paragraphs in pages
- Page and Posts loading as index page? Not loading the content
- My blog “page” used to show a list of posts, but now it’s just showing the page content?
- Converting Posts to Pages
- 404 error on every post and page other than home
- get next/previous post name
- Get post title of faulty link on 404 error page
- Get current post’s child page?
- The next_posts_link() works only with original $wp_query
- Limit amount of pages shown in pagination within wp_query
- how to show all type of author posts in author page (SOLVED)
- custom post type single page template not working
- How to make posts appear under pages
- WordPress Page Column Problem [closed]
- What function does the loop of displaying posts?