{"id":2184,"date":"2024-05-01T23:07:09","date_gmt":"2024-05-01T15:07:09","guid":{"rendered":"https:\/\/pjq.me\/?p=2184"},"modified":"2024-05-01T23:38:36","modified_gmt":"2024-05-01T15:38:36","slug":"fix-syno-storage-management","status":"publish","type":"post","link":"https:\/\/pjq.me\/?p=2184","title":{"rendered":"Fix syno storage management"},"content":{"rendered":"\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_81 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/pjq.me\/?p=2184\/#Problem\" >Problem<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/pjq.me\/?p=2184\/#Check_the_%E2%80%9Cinvalid_ELF%E2%80%9D_log\" >Check the &#8220;invalid ELF&#8221; log<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/pjq.me\/?p=2184\/#Replace_the_libsynostoragemgmtso\" >Replace the libsynostoragemgmt.so<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/pjq.me\/?p=2184\/#Restart_the_synostoraged_service\" >Restart the synostoraged service<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/pjq.me\/?p=2184\/#Reference\" >Reference<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Problem\"><\/span>Problem<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>In the syno storage management, it can&#8217;t show the disk information. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Check_the_%E2%80%9Cinvalid_ELF%E2%80%9D_log\"><\/span>Check the &#8220;invalid ELF&#8221; log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>So first check the &#8220;invalid ELF&#8221; log in the &#8220;\/var\/log&#8221;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>root@DiskStation:\/var\/log# grep -R \"invalid ELF\" * \n\ngrep -R \"2024-05-01.*invalid ELF\" *<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>messages:2024-05-01T22:48:55+08:00 DiskStation synoscgi_SYNO.Core.System_1_info&#91;24603]: APIRunner.cpp:758 cannot open library: lib\/SYNO.Core.System.so. error = \/lib\/libsynostoragemgmt.so: invalid ELF header\nmessages:2024-05-01T22:48:59+08:00 DiskStation synoscgi_SYNO.Core.System_1_info&#91;24624]: APIRunner.cpp:758 cannot open library: lib\/SYNO.Core.System.so. error = \/lib\/libsynostoragemgmt.so: invalid ELF header\nmessages:2024-05-01T22:49:11+08:00 DiskStation synoscgi_SYNO.Entry.Request_1_request&#91;25071]: APIRunner.cpp:758 cannot open library: lib\/libStorage.so. error = \/lib\/libsynostoragemgmt.so: invalid ELF header\nmessages:2024-05-01T22:49:11+08:00 DiskStation synoscgi_SYNO.Core.Storage.Volume_1_list&#91;25071]: APIRunner.cpp:758 cannot open library: lib\/libStorage.so. error = \/lib\/libsynostoragemgmt.so: invalid ELF header\nmessages:2024-05-01T22:49:20+08:00 DiskStation synoscgi_SYNO.Entry.Request_1_request&#91;25177]: APIRunner.cpp:758 cannot open library: lib\/libStorage.so. error = \/lib\/libsynostoragemgmt.so: invalid ELF header\nmessages:2024-05-01T22:49:20+08:00 DiskStation synoscgi_SYNO.Core.Storage.Volume_1_list&#91;25177]: APIRunner.cpp:758 cannot open library: lib\/libStorage.so. error = \/lib\/libsynostoragemgmt.so: invalid ELF header\nmessages:2024-05-01T22:49:24+08:00 DiskStation synoscgi_SYNO.Entry.Request_1_request&#91;25179]: APIRunner.cpp:758 cannot open library: lib\/libStorage.so. error = \/lib\/libsynostoragemgmt.so: invalid ELF header\nmessages:2024-05-01T22:49:24+08:00 DiskStation synoscgi_SYNO.Core.Storage.Volume_1_list&#91;25179]: APIRunner.cpp:758 cannot open library: lib\/libStorage.so. error = \/lib\/libsynostoragemgmt.so: invalid ELF header<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Replace_the_libsynostoragemgmtso\"><\/span>Replace the libsynostoragemgmt.so<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The replace the so file(You need to download the correct syno system before replace the so files.)<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>https:\/\/www.synology.cn\/zh-cn\/support\/download\/DS3617xs?version=6.1#system<\/li>\n\n\n\n<li>And decompress the pat file, and the so file in \n<ul class=\"wp-block-list\">\n<li>DSM_DS3617xs_15284\/hda1\/lib\/libsynoshare.so.6 <\/li>\n\n\n\n<li>DSM_DS3617xs_15284\/hda1\/lib\/libsynopkg.so<\/li>\n\n\n\n<li>DSM_DS3617xs_15284\/hda1\/lib\/libstoragemanager.so<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>cd \/volumeUSB2\/usbshare\/syno\nls -alht\n\ntotal 1.3G\ndrwxr-xr-x  4 root root 4.0K May  1 23:09 .\ndrwxrwxrwx 11 root root 4.0K Dec 17 22:50 ..\ndrwxr-xr-x 36 root root  36K Dec  6  2022 diskstation_backup_lib\n-rw-r--r--  1 root root  76K Dec  6  2022 DSM_DS3617xs_15284.zip\ndrwxrwxrwx  3 root root 4.0K Dec  6  2022 4.24_DS3617-6.17up3\n-rw-r--r--  1 root root 1.2G Dec 13  2019 4.24_DS3617-6.17up3.zip\n-rw-r--r--  1 root root 111K May 19  2018 libstoragemanager.so\n-rw-r--r--  1 root root 579K May 19  2018 libsynostoragemgmt.so\n-rw-r--r--  1 root root 1.1M May 19  2018 libsynopkg.so.1\n-rw-r--r--  1 root root 242K May 19  2018 libsynoshare.so.6\n\ncp libsynostoragemgmt.so \/lib<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code><code>cd  \/volumeUSB2\/usbshare\/syno &amp;&amp; cp libsynoshare.so.6 \/lib &amp;&amp; cp libsynopkg.so.1 \/lib &amp;&amp; cp libstoragemanager.so \/lib<\/code> &amp;&amp; <span style=\"background-color: initial;\">cp libsynostoragemgmt.so \/lib<\/span><\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Restart_the_synostoraged_service\"><\/span>Restart the synostoraged service<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>synoservice -enable synostoraged<\/code><\/pre>\n\n\n\n<p>If not work, then may need to restart the DSM service<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>synopkg start synoscgi \nsynoservice -enable DSM \nsynoservice -status DSM Service \nsynoservice -enable synostoraged<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Reference\"><\/span>Reference<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>https:\/\/xpenology.com\/forum\/topic\/12406-how-to-fix-sorry-that-page-doesnt-exist\/<\/li>\n\n\n\n<li>https:\/\/www.cnblogs.com\/LandWind\/p\/13675986.html<\/li>\n\n\n\n<li>http:\/\/c4c.club\/index.php\/2020\/08\/03\/%E7%BE%A4%E6%99%96%E6%89%BE%E4%B8%8D%E5%88%B0%E9%A1%B5%E9%9D%A2%E5%8F%8A%E5%82%A8%E5%AD%98%E7%A9%BA%E9%97%B4%E7%AE%A1%E7%90%86%E5%A4%B1%E6%95%88%E8%A7%A3%E5%86%B3%E6%96%B9%E6%B3%95\/<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Problem In the syno storage management, it can&#8217;t show the disk information. Check the &#8220;invalid ELF&#8221; log So first check the &#8220;invalid ELF&#8221; log in the &#8220;\/var\/log&#8221; Replace the libsynostoragemgmt.so The replace the so file(You need to download the correct<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[169],"tags":[199,231],"class_list":["post-2184","post","type-post","status-publish","format-standard","hentry","category-tech","tag-syno","tag-synostoraged"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fix syno storage management - Jianqing&#039;s Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pjq.me\/?p=2184\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fix syno storage management - Jianqing&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"Problem In the syno storage management, it can&#8217;t show the disk information. Check the &#8220;invalid ELF&#8221; log So first check the &#8220;invalid ELF&#8221; log in the &#8220;\/var\/log&#8221; Replace the libsynostoragemgmt.so The replace the so file(You need to download the correct\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pjq.me\/?p=2184\" \/>\n<meta property=\"og:site_name\" content=\"Jianqing&#039;s Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-05-01T15:07:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-01T15:38:36+00:00\" \/>\n<meta name=\"author\" content=\"pengjianqing\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"pengjianqing\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/pjq.me\/?p=2184#article\",\"isPartOf\":{\"@id\":\"https:\/\/pjq.me\/?p=2184\"},\"author\":{\"name\":\"pengjianqing\",\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60\"},\"headline\":\"Fix syno storage management\",\"datePublished\":\"2024-05-01T15:07:09+00:00\",\"dateModified\":\"2024-05-01T15:38:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/pjq.me\/?p=2184\"},\"wordCount\":178,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60\"},\"keywords\":[\"syno\",\"synostoraged\"],\"articleSection\":[\"Tech\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/pjq.me\/?p=2184#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pjq.me\/?p=2184\",\"url\":\"https:\/\/pjq.me\/?p=2184\",\"name\":\"Fix syno storage management - Jianqing&#039;s Blog\",\"isPartOf\":{\"@id\":\"https:\/\/pjq.me\/#website\"},\"datePublished\":\"2024-05-01T15:07:09+00:00\",\"dateModified\":\"2024-05-01T15:38:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/pjq.me\/?p=2184#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pjq.me\/?p=2184\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pjq.me\/?p=2184#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/pjq.me\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fix syno storage management\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pjq.me\/#website\",\"url\":\"https:\/\/pjq.me\/\",\"name\":\"Jianqing&#039;s Blog\",\"description\":\"Thoughts and Future\",\"publisher\":{\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pjq.me\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60\",\"name\":\"pengjianqing\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/pjq.me\/wp-content\/uploads\/2021\/12\/Screen-Shot-2021-12-02-at-6.10.58-PM.png\",\"contentUrl\":\"https:\/\/pjq.me\/wp-content\/uploads\/2021\/12\/Screen-Shot-2021-12-02-at-6.10.58-PM.png\",\"width\":460,\"height\":752,\"caption\":\"pengjianqing\"},\"logo\":{\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/image\/\"},\"url\":\"https:\/\/pjq.me\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fix syno storage management - Jianqing&#039;s Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pjq.me\/?p=2184","og_locale":"en_US","og_type":"article","og_title":"Fix syno storage management - Jianqing&#039;s Blog","og_description":"Problem In the syno storage management, it can&#8217;t show the disk information. Check the &#8220;invalid ELF&#8221; log So first check the &#8220;invalid ELF&#8221; log in the &#8220;\/var\/log&#8221; Replace the libsynostoragemgmt.so The replace the so file(You need to download the correct","og_url":"https:\/\/pjq.me\/?p=2184","og_site_name":"Jianqing&#039;s Blog","article_published_time":"2024-05-01T15:07:09+00:00","article_modified_time":"2024-05-01T15:38:36+00:00","author":"pengjianqing","twitter_card":"summary_large_image","twitter_misc":{"Written by":"pengjianqing","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pjq.me\/?p=2184#article","isPartOf":{"@id":"https:\/\/pjq.me\/?p=2184"},"author":{"name":"pengjianqing","@id":"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60"},"headline":"Fix syno storage management","datePublished":"2024-05-01T15:07:09+00:00","dateModified":"2024-05-01T15:38:36+00:00","mainEntityOfPage":{"@id":"https:\/\/pjq.me\/?p=2184"},"wordCount":178,"commentCount":0,"publisher":{"@id":"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60"},"keywords":["syno","synostoraged"],"articleSection":["Tech"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pjq.me\/?p=2184#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pjq.me\/?p=2184","url":"https:\/\/pjq.me\/?p=2184","name":"Fix syno storage management - Jianqing&#039;s Blog","isPartOf":{"@id":"https:\/\/pjq.me\/#website"},"datePublished":"2024-05-01T15:07:09+00:00","dateModified":"2024-05-01T15:38:36+00:00","breadcrumb":{"@id":"https:\/\/pjq.me\/?p=2184#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pjq.me\/?p=2184"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pjq.me\/?p=2184#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pjq.me\/"},{"@type":"ListItem","position":2,"name":"Fix syno storage management"}]},{"@type":"WebSite","@id":"https:\/\/pjq.me\/#website","url":"https:\/\/pjq.me\/","name":"Jianqing&#039;s Blog","description":"Thoughts and Future","publisher":{"@id":"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pjq.me\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60","name":"pengjianqing","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pjq.me\/#\/schema\/person\/image\/","url":"https:\/\/pjq.me\/wp-content\/uploads\/2021\/12\/Screen-Shot-2021-12-02-at-6.10.58-PM.png","contentUrl":"https:\/\/pjq.me\/wp-content\/uploads\/2021\/12\/Screen-Shot-2021-12-02-at-6.10.58-PM.png","width":460,"height":752,"caption":"pengjianqing"},"logo":{"@id":"https:\/\/pjq.me\/#\/schema\/person\/image\/"},"url":"https:\/\/pjq.me\/?author=1"}]}},"views":1788,"_links":{"self":[{"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/posts\/2184","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pjq.me\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2184"}],"version-history":[{"count":6,"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/posts\/2184\/revisions"}],"predecessor-version":[{"id":2194,"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/posts\/2184\/revisions\/2194"}],"wp:attachment":[{"href":"https:\/\/pjq.me\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2184"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pjq.me\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2184"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pjq.me\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2184"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}