{"id":1626,"date":"2023-11-10T10:01:45","date_gmt":"2023-11-10T10:01:45","guid":{"rendered":"https:\/\/dashd.cc\/?p=1626"},"modified":"2023-11-17T14:06:05","modified_gmt":"2023-11-17T14:06:05","slug":"dashd-masternode-a-troubleshooting-checklist-part-system","status":"publish","type":"post","link":"https:\/\/dashd.cc\/?p=1626","title":{"rendered":"DASHD Masternode &#8211; A Troubleshooting Checklist PART-SYSTEM"},"content":{"rendered":"\n<p><\/p>\n\n\n<h4 style=\"text-align: justify;\">This is a guide to troubleshoot a DASHD masternode. It will help you to identify a possible wrong configuration or error in your masternode setup. These instructions are based on a Linux platform. For Windows based masternodes you can use this guide accordingly. The operation system provides certain SYS-commands and the DASHD wallet daemon includes certain CLI-commands that can help you to identify and understand the nature of your masternode problem. Before seeking the problem on the masternode-side, carefully check your system and verify that it is properly configured to run the masternode. Very often masternode problems are caused by the system its running on and not by the node configuration itself. Once you have checked your system continue the troubleshooting on the masternode-side.<\/h4>\n<h4 style=\"text-align: justify;\"><strong>PART-SYSTEM<\/strong>, this guide, is intended to help investigate system-side issues of operation and\/or configuration. Once you are sure that your system is properly configured continue with <strong>PART-NODE<\/strong> which is used to find out possible operation and\/or configuration issues on the masternode-side.<\/h4>\n<h4 style=\"text-align: justify;\">If this troubleshooting guide doesn&#8217;t result in a success you might ask in the Discord support channel for further help. The DASHD Discord Community is very helpful and supportive.<\/h4>\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_340544-1d .kt-block-spacer{height:60px;}.wp-block-kadence-spacer.kt-block-spacer-1626_340544-1d .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_340544-1d\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>1.) Check network connectivity for IPv4 and IPv6:<\/strong><\/h4>\n\n\n\n<p class=\"has-text-align-center\">&#8211; <em>IPv4<\/em> &#8211;<\/p>\n\n\n\n<pre class=\"wp-block-code has-medium-font-size\"><code>system@CMD:~\/: ping -4 -c 3 8.8.8.8\n\nPING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.\n64 bytes from 8.8.8.8: icmp_seq=1 ttl=119 time=3.98 ms\n64 bytes from 8.8.8.8: icmp_seq=2 ttl=119 time=3.96 ms\n64 bytes from 8.8.8.8: icmp_seq=3 ttl=119 time=3.99 ms\n\n--- 8.8.8.8 ping statistics ---\n3 packets transmitted, 3 received, 0% packet loss, time 2004ms\nrtt min\/avg\/max\/mdev = 3.956\/3.975\/3.988\/0.014 ms<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p class=\"has-text-align-center\">&#8211; <em>IPv6<\/em> &#8211;<\/p>\n\n\n\n<pre class=\"wp-block-code has-medium-font-size\"><code>system@CMD:~\/: ping -6 -c 3 2001:4860:4860::8888\n\nPING 2001:4860:4860::8888(2001:4860:4860::8888) 56 data bytes\n64 bytes from 2001:4860:4860::8888: icmp_seq=1 ttl=119 time=4.21 ms\n64 bytes from 2001:4860:4860::8888: icmp_seq=2 ttl=119 time=4.26 ms\n64 bytes from 2001:4860:4860::8888: icmp_seq=3 ttl=119 time=4.28 ms\n\n--- 2001:4860:4860::8888 ping statistics ---\n3 packets transmitted, 3 received, 0% packet loss, time 2003ms\nrtt min\/avg\/max\/mdev = 4.211\/4.251\/4.281\/0.029 ms<\/code><\/pre>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_18c006-9c .kt-block-spacer{height:30px;}.wp-block-kadence-spacer.kt-block-spacer-1626_18c006-9c .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_18c006-9c\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><\/div><\/div>\n\n\n<h4 style=\"text-align: justify;\">A DASHD wallet or node works with IPv4 and IPv6 connectivity. Only one type of connection is needed. For a better integration into the DASHD network both, IPv4 and IPv6, should be available to the node. If you encounter any problems with the connectivity of the system try to solve that problem first.<\/h4>\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_13189a-02 .kt-block-spacer{height:60px;}.wp-block-kadence-spacer.kt-block-spacer-1626_13189a-02 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_13189a-02\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>2.) Check free amount of harddisk space:<\/strong><\/h4>\n\n\n\n<p><\/p>\n\n\n\n<pre class=\"wp-block-code has-medium-font-size\"><code>system@CMD:~\/: df -h\n\nFilesystem Size Used Avail Use% Mounted on\n\/dev\/p2p13876 197G 7.3G 182G 4% \/\nnone 4.0G 0 4.0G 0% \/sys\/fs\/cgroup\nnone 4.0G 0 4.0G 0% \/dev\ntmpfs 4.0G 0 4.0G 0% \/dev\/shm<\/code><\/pre>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_4c946a-8c .kt-block-spacer{height:30px;}.wp-block-kadence-spacer.kt-block-spacer-1626_4c946a-8c .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_4c946a-8c\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><\/div><\/div>\n\n\n<h4 style=\"text-align: justify;\">Check your harddisk space and that there is enough free space available. During masternode operation over long time the harddisk space might become undersized. Then your node cannot store the blockchain data anymore. Free up diskspace or redeploy your masternode on a system with higher disk capacity.<\/h4>\n<h4 style=\"text-align: justify;\">Currently you require about 3GB of diskspace to store the complete blockchain. Every year the blockchain data will grow approximately by 2GB and therefore require more diskspace. The growth rate of the blockchain depends on the activity on the blockchain. More transactions and more complex transaction require more block space.<\/h4>\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_f246a9-dd .kt-block-spacer{height:60px;}.wp-block-kadence-spacer.kt-block-spacer-1626_f246a9-dd .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_f246a9-dd\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>3.) Check free amount of RAM:<\/strong><\/h4>\n\n\n\n<p><\/p>\n\n\n\n<pre class=\"wp-block-code has-medium-font-size\"><code>system@CMD:~\/: free -m\n\ntotal used free shared buff\/cache available\nMem: 8192 577 4539 1 3075 7612\nSwap: 1024 0 1023\n<\/code><\/pre>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_6594d0-37 .kt-block-spacer{height:30px;}.wp-block-kadence-spacer.kt-block-spacer-1626_6594d0-37 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_6594d0-37\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><\/div><\/div>\n\n\n<h4 style=\"text-align: justify;\">Check that you have enough RAM available on your system and SWAP RAM is kept to its minimum. A DASHD masternode requires a hardware with app. 2GB of RAM in total. Option -m of the &#8216;free&#8217; command shows the data in megabytes. If you find out that you have not got enough RAM available on your system free up some RAM or redeploy your masternode on another platform with better hardware specifications.<\/h4>\n\n\n<p><\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_ef5dc7-9e .kt-block-spacer{height:60px;}.wp-block-kadence-spacer.kt-block-spacer-1626_ef5dc7-9e .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_ef5dc7-9e\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>4.) Check date and time settings:<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code has-medium-font-size\"><code>system@CMD:~\/: timedatectl\n\nLocal time: Thu 2023-11-16 18:28:01 UTC\n           Universal time: Thu 2023-11-16 18:28:01 UTC\n                 RTC time: n\/a\n                Time zone: Etc\/UTC (UTC, +0000)\nSystem clock synchronized: yes\n              NTP service: active\n          RTC in local TZ: no<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_b1adbe-da .kt-block-spacer{height:30px;}.wp-block-kadence-spacer.kt-block-spacer-1626_b1adbe-da .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_b1adbe-da\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><\/div><\/div>\n\n\n<h4 style=\"text-align: justify;\">Your system date and time settings must be accurate. Otherwise your masternode cannot participate in the DASHD node network. The systemclock should have a maximum time offset of 5-10 seconds. You can check your system time against a web based time provider ( e.a. <a href=\"https:\/\/time.is\/de\/UTC\" target=\"_blank\" rel=\"noopener\">https:\/\/time.is\/en\/UTC<\/a> ).<\/h4>\n<h4 style=\"text-align: justify;\">Normally the operating system automatically syncronizes its clock, but when working with virtual machines or snapshots of them the date and time settings might not be correct. To avoid such situations set your system time and then check that automatic time syncronization is activated.<\/h4>\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_2f454e-b0 .kt-block-spacer{height:60px;}.wp-block-kadence-spacer.kt-block-spacer-1626_2f454e-b0 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_2f454e-b0\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>5.) Check listening ports:<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code has-medium-font-size\"><code>system@CMD:~\/: lsof -i -P -n | grep *:12341\n\ndashdiamo 63674            root   13u  IPv6 3280345933      0t0  TCP *:12341 (LISTEN)\ndashdiamo 63674            root   14u  IPv4 3280345934      0t0  TCP *:12341 (LISTEN)<\/code><\/pre>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_8863b2-84 .kt-block-spacer{height:30px;}.wp-block-kadence-spacer.kt-block-spacer-1626_8863b2-84 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_8863b2-84\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><\/div><\/div>\n\n\n<h4 style=\"text-align: justify;\">When your masternode starts it will bind and listen on port 12341 of your local device for incoming connections. 12341 is the standard listening port of DASHD. A DASHD masternode uses both, IPv4 and IPv6 protocols, therefore 2 entries should show up in the system records. If there are no entries corresponding to Dashdiamond and port 12341 you should find out more about this circumstance. Please make sure your node is up and running before doing this check. If the node doesn&#8217;t startup there can be a problem binding to port 12341. The port might already be in use by another application on your system. In this rare case make sure that other programs on your system are not interfering with port 12341. If a port binding error occours during startup it will be logged in the debug file of the node. The debug file is located in the nodes directory. Check the debug file for more details and the exact error code to further troubleshoot the problem.<\/h4>\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_0d521e-62 .kt-block-spacer{height:60px;}.wp-block-kadence-spacer.kt-block-spacer-1626_0d521e-62 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_0d521e-62\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>6.) Check network reachability:<\/strong><\/h4>\n\n\n\n<p class=\"has-text-align-center\">&#8211; <em>IPv4<\/em> &#8211;<\/p>\n\n\n\n<p><\/p>\n\n\n\n<pre class=\"wp-block-code has-medium-font-size\"><code>system@CMD:~\/: nmap -p 12341 -4 62.172.139.210\n\nStarting Nmap 7.80 ( https:\/\/nmap.org ) at 2023-11-10 15:43 UTC\nNmap scan report for vmi239601.contaboserver.net (62.172.139.210)\nHost is up (0.017s latency).\n\nPORT STATE SERVICE\n12341\/tcp open unknown\n\nNmap done: 1 IP address (1 host up) scanned in 2.05 seconds<\/code><\/pre>\n\n\n\n<p class=\"has-text-align-center\">&#8211; <em>IPv<\/em>6 &#8211;<\/p>\n\n\n\n<pre class=\"wp-block-code has-medium-font-size\"><code>system@CMD:~\/: nmap -p 12341 -6 2a01:4f9:3081:1780::105\n\nStarting Nmap 7.80 ( https:\/\/nmap.org ) at 2023-11-10 15:44 UTC\nNmap scan report for 2a01:4f9:3081:1780::105\nHost is up (0.027s latency).\n\nPORT      STATE SERVICE\n12341\/tcp open  unknown\n\nNmap done: 1 IP address (1 host up) scanned in 3.40 seconds<\/code><\/pre>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_16e5bd-49 .kt-block-spacer{height:30px;}.wp-block-kadence-spacer.kt-block-spacer-1626_16e5bd-49 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_16e5bd-49\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><\/div><\/div>\n\n\n<h4 style=\"text-align: justify;\">NMAP is a port scanner and can check the network port status of a network device. If NMAP is not installed on your system you can manually install it by using apt-get ( apt-get install nmap ).<\/h4>\n<h4 style=\"text-align: justify;\">The proper functioning of the masternode requires port 12341 to be in the &#8220;open&#8221; state.\u00a0 If it is in the state &#8220;closed&#8221; or &#8220;filtered&#8221; the node is not running or the firewall blocks the connection attempt. Please make sure that the masternode is up and running before doing this check. For further troubleshooting check the listening ports and the system firewall settings. Port 12341 needs to be reachable for other DASHD network masternodes.<\/h4>\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-1626_c73dd3-ce .kt-block-spacer{height:30px;}.wp-block-kadence-spacer.kt-block-spacer-1626_c73dd3-ce .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-1626_c73dd3-ce\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><\/div><\/div>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-419_e67105-4d .kt-block-spacer{height:30px;}.wp-block-kadence-spacer.kt-block-spacer-419_e67105-4d .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:100%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-419_e67105-4d\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-ad2f72ca wp-block-group-is-layout-flex\">\n\n\n<div style=\"height:100px;width:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-6388d5dc\"><\/div>\n\n\n\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-white-color has-white-background-color has-text-color has-background\"><tbody><tr><td><\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n<\/div>\n\n\n\n<p class=\"has-text-align-right\">Rate this Article | <span id=\"post-ratings-1626\" class=\"post-ratings\" data-nonce=\"7426c1e314\"><img decoding=\"async\" id=\"rating_1626_1\" src=\"https:\/\/dashd.cc\/wp-content\/plugins\/wp-postratings\/images\/stars\/rating_on.gif\" alt=\"1 Star\" title=\"1 Star\" onmouseover=\"current_rating(1626, 1, '1 Star');\" onmouseout=\"ratings_off(5, 0, 0);\" onclick=\"rate_post();\" onkeypress=\"rate_post();\" style=\"cursor: pointer; border: 0px;\" \/><img decoding=\"async\" id=\"rating_1626_2\" src=\"https:\/\/dashd.cc\/wp-content\/plugins\/wp-postratings\/images\/stars\/rating_on.gif\" alt=\"2 Star\" title=\"2 Star\" onmouseover=\"current_rating(1626, 2, '2 Star');\" onmouseout=\"ratings_off(5, 0, 0);\" onclick=\"rate_post();\" onkeypress=\"rate_post();\" style=\"cursor: pointer; border: 0px;\" \/><img decoding=\"async\" id=\"rating_1626_3\" src=\"https:\/\/dashd.cc\/wp-content\/plugins\/wp-postratings\/images\/stars\/rating_on.gif\" alt=\"3 Star\" title=\"3 Star\" onmouseover=\"current_rating(1626, 3, '3 Star');\" onmouseout=\"ratings_off(5, 0, 0);\" onclick=\"rate_post();\" onkeypress=\"rate_post();\" style=\"cursor: pointer; border: 0px;\" \/><img decoding=\"async\" id=\"rating_1626_4\" src=\"https:\/\/dashd.cc\/wp-content\/plugins\/wp-postratings\/images\/stars\/rating_on.gif\" alt=\"4 Star\" title=\"4 Star\" onmouseover=\"current_rating(1626, 4, '4 Star');\" onmouseout=\"ratings_off(5, 0, 0);\" onclick=\"rate_post();\" onkeypress=\"rate_post();\" style=\"cursor: pointer; border: 0px;\" \/><img decoding=\"async\" id=\"rating_1626_5\" src=\"https:\/\/dashd.cc\/wp-content\/plugins\/wp-postratings\/images\/stars\/rating_on.gif\" alt=\"5 Star\" title=\"5 Star\" onmouseover=\"current_rating(1626, 5, '5 Star');\" onmouseout=\"ratings_off(5, 0, 0);\" onclick=\"rate_post();\" onkeypress=\"rate_post();\" style=\"cursor: pointer; border: 0px;\" \/> (<strong>5<\/strong> votes, average: <strong>5.00<\/strong> out of 5)<br \/><span class=\"post-ratings-text\" id=\"ratings_1626_text\"><\/span><\/span><span id=\"post-ratings-1626-loading\" class=\"post-ratings-loading\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dashd.cc\/wp-content\/plugins\/wp-postratings\/images\/loading.gif\" width=\"16\" height=\"16\" class=\"post-ratings-image\" \/>Loading...<\/span>\n","protected":false},"excerpt":{"rendered":"<p>This is a guide to troubleshoot a DASHD masternode. It will help you to identify a possible wrong configuration or error in your masternode setup. These instructions are based on a Linux platform. For Windows based masternodes you can use &hellip; <a href=\"https:\/\/dashd.cc\/?p=1626\">Continued<\/a><\/p>\n","protected":false},"author":1,"featured_media":1739,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"kt_blocks_editor_width":"","footnotes":""},"categories":[1,12,59],"tags":[16,63,62,18,60,14,61],"class_list":["post-1626","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-general","category-technical","category-tutorial","tag-dashd","tag-error","tag-maintenance","tag-masternode","tag-repair","tag-requirements","tag-troubleshooting"],"_links":{"self":[{"href":"https:\/\/dashd.cc\/index.php?rest_route=\/wp\/v2\/posts\/1626","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dashd.cc\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dashd.cc\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dashd.cc\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dashd.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1626"}],"version-history":[{"count":128,"href":"https:\/\/dashd.cc\/index.php?rest_route=\/wp\/v2\/posts\/1626\/revisions"}],"predecessor-version":[{"id":1791,"href":"https:\/\/dashd.cc\/index.php?rest_route=\/wp\/v2\/posts\/1626\/revisions\/1791"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dashd.cc\/index.php?rest_route=\/wp\/v2\/media\/1739"}],"wp:attachment":[{"href":"https:\/\/dashd.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1626"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dashd.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1626"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dashd.cc\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1626"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}