{"id":5742,"date":"2024-11-07T03:23:42","date_gmt":"2024-11-06T21:53:42","guid":{"rendered":"https:\/\/www.veeble.com\/kb\/?p=5742"},"modified":"2025-03-13T11:17:18","modified_gmt":"2025-03-13T05:47:18","slug":"fix-nginx-503-service-temporarily-unavailable-error","status":"publish","type":"post","link":"https:\/\/www.veeble.com\/kb\/fix-nginx-503-service-temporarily-unavailable-error\/","title":{"rendered":"How to Fix &#8220;NGINX 503 Service Temporarily Unavailable&#8221; Error"},"content":{"rendered":"\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-05-204048.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1027\" height=\"297\" data-id=\"5743\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-05-204048.jpg\" alt=\"NGINX 503 service temporarily unavailable error\" class=\"wp-image-5743\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-05-204048.jpg 1027w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-05-204048-300x87.jpg 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-05-204048-1024x296.jpg 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-05-204048-768x222.jpg 768w\" sizes=\"auto, (max-width: 1027px) 100vw, 1027px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Seeing the <strong>&#8220;503 Service Temporarily Unavailable&#8221;<\/strong> error on your NGINX-powered website can be frustrating. But don\u2019t worry; some methods exist to troubleshoot and fix this issue. In this guide, I will help you solve this issue easily.<\/p>\n\n\n\n<pre class=\"wp-block-verse\"><strong>Why 503 Service Unavailable Error?<\/strong><br>A 503 error usually means the server is temporarily unable to handle the request. It\u2019s like the website\u2019s office is closed, even though it should be open. Often, it occurs because the server is overloaded or the back-end service (like PHP or a database) isn\u2019t running correctly. <\/pre>\n\n\n\n<p><\/p>\n\n\n\t\t\t\t<div class=\"wp-block-uagb-table-of-contents uagb-toc__align-left uagb-toc__columns-1  uagb-block-dd89b441      \"\n\t\t\t\t\tdata-scroll= \"1\"\n\t\t\t\t\tdata-offset= \"30\"\n\t\t\t\t\tstyle=\"\"\n\t\t\t\t>\n\t\t\t\t<div class=\"uagb-toc__wrap\">\n\t\t\t\t\t\t<div class=\"uagb-toc__title\">\n\t\t\t\t\t\t\tStep-by-Step Fixes\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uagb-toc__list-wrap \">\n\t\t\t\t\t\t<ol class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#check-if-php-fpm-is-running\" class=\"uagb-toc-link__trigger\">Check If PHP-FPM Is Running<\/a><li class=\"uagb-toc__list\"><a href=\"#try-restarting-nginx-and-php-fpm\" class=\"uagb-toc-link__trigger\">Try Restarting NGINX and PHP-FPM<\/a><li class=\"uagb-toc__list\"><a href=\"#check-if-your-server-is-overloaded\" class=\"uagb-toc-link__trigger\">Check if your server is overloaded<\/a><li class=\"uagb-toc__list\"><a href=\"#check-out-the-logs\" class=\"uagb-toc-link__trigger\">Check Out the Logs<\/a><li class=\"uagb-toc__list\"><a href=\"#double-check-your-nginx-config\" class=\"uagb-toc-link__trigger\">Double-Check Your NGINX Config<\/a><li class=\"uagb-toc__list\"><a href=\"#tweak-php-fpm-settings\" class=\"uagb-toc-link__trigger\">Tweak PHP-FPM Settings<\/a><li class=\"uagb-toc__list\"><a href=\"#empower-your-business-with-veeble-vps-hosting\" class=\"uagb-toc-link__trigger\">Empower Your Business with Veeble VPS Hosting<\/a><\/ol>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"check-if-phpfpm-is-running\">Check If PHP-FPM Is Running<\/h3>\n\n\n<p>If your site runs on PHP, first see if <a href=\"https:\/\/www.php.net\/manual\/en\/install.fpm.php\" target=\"_blank\" rel=\"noopener\">PHP-FPM<\/a> is even up. To do it, open a terminal and run the command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl status php-fpm<\/code><\/pre>\n\n\n\n<p>(If you\u2019re using a specific version, like PHP 7.4, try <code>sudo systemctl status php7.4-fpm<\/code> instead.)<br>If PHP-FPM is dead or inactive, bring it back to life with: <code>sudo systemctl start php-fpm<\/code><br>If it doesn\u2019t start up, the logs can be your best friend. Check: <code>\/var\/log\/php-fpm\/<\/code><\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224816.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1889\" height=\"462\" data-id=\"5750\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224816.png\" alt=\"check php-fpm status before resolving NGINX 503 Service Temporarily Unavailable error.\" class=\"wp-image-5750\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224816.png 1889w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224816-300x73.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224816-1024x250.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224816-768x188.png 768w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224816-1536x376.png 1536w\" sizes=\"auto, (max-width: 1889px) 100vw, 1889px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"try-restarting-nginx-and-phpfpm\">Try Restarting NGINX and PHP-FPM<\/h3>\n\n\n<p>Sometimes, turning things off and on again really does work!. Then try running the following commands:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl restart nginx<br>sudo systemctl restart php-fpm<\/code><\/pre>\n\n\n\n<p>This will reset connections and clear up temporary hiccups.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-225034.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1483\" height=\"145\" data-id=\"5751\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-225034.png\" alt=\"Restart NGINX and PHP-FPM to resolve NGINX 503 Service Temporarily Unavailable error.\" class=\"wp-image-5751\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-225034.png 1483w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-225034-300x29.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-225034-1024x100.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-225034-768x75.png 768w\" sizes=\"auto, (max-width: 1483px) 100vw, 1483px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"check-if-your-server-is-overloaded\">Check if your server is overloaded<\/h3>\n\n\n<p>Use commands like <a href=\"https:\/\/www.veeble.com\/kb\/how-to-monitor-cpu-usage-in-linux\/#:~:text=effective%20performance%20management.-,Top,a%20real%2Dtime%20view%20of%20processes%2C%20resource%20usage%2C%20and%20system%20information.,-%5Broot%40nayanatest%20~%5D%23%20top\">top<\/a> or <a href=\"https:\/\/www.veeble.com\/kb\/how-to-monitor-cpu-usage-in-linux\/#:~:text=is%20CPU%20usage).-,htop,monitoring%20system%20resources%2C%20including%20CPU%20usage%2C%20memory%20usage%2C%20and%20process%20information.,-apt%20install%20htop\">htop<\/a> to see what\u2019s eating up your resources. If a process is hogging everything, it might be time to optimize your setup or add caching.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>top<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>htop<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2023\/02\/top_command-1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1195\" height=\"1033\" data-id=\"805\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2023\/02\/top_command-1.png\" alt=\"top command\" class=\"wp-image-805\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2023\/02\/top_command-1.png 1195w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2023\/02\/top_command-1-300x259.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2023\/02\/top_command-1-1024x885.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2023\/02\/top_command-1-768x664.png 768w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2023\/02\/top_command-1-60x52.png 60w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2023\/02\/top_command-1-150x130.png 150w\" sizes=\"auto, (max-width: 1195px) 100vw, 1195px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p>Also read: <a href=\"https:\/\/www.veeble.com\/kb\/linux-memory-monitoring-optimization-commands\/\">https:\/\/www.veeble.com\/kb\/linux-memory-monitoring-optimization-commands\/<\/a> for references.<\/p>\n\n\n\n<pre class=\"wp-block-verse\" style=\"padding-top:0;padding-bottom:0;font-size:14px\">\"<em>If resource constraints keep causing you problems, a VPS or cloud plan from <a href=\"https:\/\/www.veeble.com\/\">Veeble<\/a> can offer the extra RAM and CPU power you need to handle more traffic smoothly.<\/em>\"<\/pre>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"check-out-the-logs\">Check Out the Logs<\/h3>\n\n\n<p>Logs are like the black box of your server. They hold clues about what went wrong. To find the clues, check out the error log files:<\/p>\n\n\n\n<p>NGINX error logs: <code>\/var\/log\/nginx\/error.log<\/code><br>PHP-FPM error logs: <code>\/var\/log\/php-fpm\/error.log<\/code><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo tail -f \/var\/log\/nginx\/error.log<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo tail -f \/var\/log\/php-fpm\/error.log<\/code><\/pre>\n\n\n\n<p>The above commands read out the errors and give a clue on how to resolve the issue. Watch out for \u201cupstream\u201d errors, which often mean PHP-FPM isn\u2019t working right in <code>\/var\/log\/php-fpm\/error.log<\/code><\/p>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"doublecheck-your-nginx-config\">Double-Check Your NGINX Config<\/h3>\n\n\n<p>Sometimes, a tiny typo in your configuration can bring down the whole show. To check it, execute the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nginx -t<\/code><\/pre>\n\n\n\n<p>If there are errors, fix them first and reload NGINX with the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl reload nginx<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224226.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1343\" height=\"104\" data-id=\"5753\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224226.png\" alt=\"sudo nginx -t command result\" class=\"wp-image-5753\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224226.png 1343w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224226-300x23.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224226-1024x79.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-06-224226-768x59.png 768w\" sizes=\"auto, (max-width: 1343px) 100vw, 1343px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"tweak-phpfpm-settings\">Tweak PHP-FPM Settings<\/h3>\n\n\n<p>If your server is under heavy load, you might need to adjust PHP-FPM settings. The config file is usually at <code>\/etc\/php\/7.4\/fpm\/pool.d\/www.conf<\/code><br>Try tweaking the following values and see if it resolves after tweaking it.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>pm.max_children<\/code><\/li>\n\n\n\n<li><code>pm.start_servers<\/code><\/li>\n\n\n\n<li><code>pm.min_spare_servers<\/code><\/li>\n\n\n\n<li><code>pm.max_spare_servers<\/code><\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wp-block-uagb-separator uagb-block-1373084a\"><div class=\"wp-block-uagb-separator__inner\" style=\"--my-background-image:\"><\/div><\/div>\n\n\n\n<p>A <strong>NGINX 503 Service Temporarily Unavailable <\/strong>error doesn\u2019t have to ruin your day. With a bit of troubleshooting, you can get your site back online. Hosting providers like Veeble offer <a href=\"https:\/\/www.veeble.com\/in\/website-server-monitoring-services\/\">monitoring<\/a> and tuning options that can keep your server optimized, even during heavy traffic. This way, you won\u2019t have to troubleshoot on your own when things get too busy!<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-uagb-call-to-action uagb-block-0f3d0ca3 wp-block-button\"><div class=\"uagb-cta__wrap\"><h3 class=\"uagb-cta__title\">Empower Your Business with Veeble VPS Hosting<\/h3><p class=\"uagb-cta__desc\">Take your business to new heights with Veeble VPS hosting. Our plans are designed to give you the speed, power, and reliability you need to succeed.<\/p><\/div><div class=\"uagb-cta__buttons\"><a href=\"https:\/\/www.veeble.com\/in\/vps-hosting\/\" class=\"uagb-cta__button-link-wrapper wp-block-button__link\" target=\"_blank\" rel=\"noopener noreferrer\">Explore VPS Plans<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M504.3 273.6l-112.1 104c-6.992 6.484-17.18 8.218-25.94 4.406c-8.758-3.812-14.42-12.45-14.42-21.1L351.9 288H32C14.33 288 .0002 273.7 .0002 255.1S14.33 224 32 224h319.9l0-72c0-9.547 5.66-18.19 14.42-22c8.754-3.809 18.95-2.075 25.94 4.41l112.1 104C514.6 247.9 514.6 264.1 504.3 273.6z\"><\/path><\/svg><\/a><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Are you facing the NGINX 503 service temporarily unavailable on your website? Here are the steps to resolve this issue easily!<\/p>\n","protected":false},"author":7,"featured_media":8033,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[5],"tags":[],"class_list":["post-5742","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux"],"uagb_featured_image_src":{"full":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Fix-NGINX-503-Service-Temporarily-Unavailable-Error.jpg",1366,768,false],"thumbnail":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Fix-NGINX-503-Service-Temporarily-Unavailable-Error-150x150.jpg",150,150,true],"medium":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Fix-NGINX-503-Service-Temporarily-Unavailable-Error-300x169.jpg",300,169,true],"medium_large":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Fix-NGINX-503-Service-Temporarily-Unavailable-Error-768x432.jpg",768,432,true],"large":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Fix-NGINX-503-Service-Temporarily-Unavailable-Error-1024x576.jpg",1024,576,true],"1536x1536":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Fix-NGINX-503-Service-Temporarily-Unavailable-Error.jpg",1366,768,false],"2048x2048":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Fix-NGINX-503-Service-Temporarily-Unavailable-Error.jpg",1366,768,false]},"uagb_author_info":{"display_name":"Adrian Antony","author_link":"https:\/\/www.veeble.com\/kb\/author\/adrian\/"},"uagb_comment_info":0,"uagb_excerpt":"Are you facing the NGINX 503 service temporarily unavailable on your website? Here are the steps to resolve this issue easily!","_links":{"self":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/comments?post=5742"}],"version-history":[{"count":9,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5742\/revisions"}],"predecessor-version":[{"id":7282,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5742\/revisions\/7282"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/media\/8033"}],"wp:attachment":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/media?parent=5742"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/categories?post=5742"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/tags?post=5742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}