{"id":1418,"date":"2017-05-20T00:06:10","date_gmt":"2017-05-19T23:06:10","guid":{"rendered":"https:\/\/wordpress.apeconsulting.co.uk\/wordpress\/adrian\/?p=1418"},"modified":"2017-05-20T00:06:10","modified_gmt":"2017-05-19T23:06:10","slug":"freenas-manual-update","status":"publish","type":"post","link":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/","title":{"rendered":"FreeNAS Manual Update"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-1433 size-full\" title=\"FreeNAS Shark Logo\" src=\"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2017\/05\/freenas-logo-1.png\" alt=\"FreeNAS Shark Logo\" width=\"222\" height=\"73\"><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>OK, so I wasn&#8217;t expecting this to be straight forward, but I also didn&#8217;t expect to fall at the first hurdle!<\/p>\n<p>I knew I couldn&#8217;t use the auto updater built into FreeNAS, as this will take me to the latest stable or nightly train. &nbsp;I was hoping I could just download the 9.10.1-U4 iso file from <a href=\"http:\/\/download.freenas.org\">download.freenas.org<\/a>&nbsp;and then use the Manual Update button to run this. &nbsp;This throws up an error message before it&#8217;s even copied the files across to the temporary location.<!--more--><\/p>\n<p>It looks like I&#8217;ll need to try copying the iso file to a memory stick in terminal:<\/p>\n<ul>\n<li>diskutil list (which displays a list of the connected drives, making a note that the USB drive is disk2)<\/li>\n<li>sudo dd if=FreeNAS-9.10.1-U4.iso of=\/dev\/rdisk2 bs=64k (where rdiskx is the number noted above)<\/li>\n<\/ul>\n<p>and then reboot the server and update from the memory stick. &nbsp;After some advice in the <a href=\"https:\/\/forums.freenas.org\/index.php\">FreeNAS forum<\/a> (which has to be one of the most helpful and friendly places on the whole internet) I booted the server from the USB stick and selected a clean install. &nbsp;I already have a nightly task setup which takes a copy of my configuration db so that I can reload this after the clean install and hopefully everything will be working as before. &nbsp;It&#8217;s a big hope, so fingers crossed&#8230;..<\/p>\n<p>My FreeNAS box runs 24&#215;7, and I&nbsp;very rarely need to access the hardware itself. &nbsp;It&#8217;s set to boot from the SSD FreeNAS is installed to, so the first job was to access the BIOS and change the boot preferences. &nbsp;Accessing the hardware is through IPMI as I don&#8217;t have a keyboard or monitor hooked up to the device, and trying to remember which key I needed to press took a little while! &nbsp;Finally worked out it was the Del key to access the bios so change the boot order to the USB stick. &nbsp;This then rebooted into the FreeNAS installer and I selected option 1 Install\/Upgrade and then selected the SSD as the target, being very careful not choose one of the 9 Seagate HDD that make up the ZFS pool. &nbsp;This would be very bad!<\/p>\n<p>The install didn&#8217;t take long, and then it was a case of removing the USB drive, rebooting and holding my breathe. &nbsp;I&#8217;m doing that as I type this with a glass of whisky in hand. &nbsp;This is either going to go really well or really badly as I don&#8217;t think there&#8217;s a middle ground. &nbsp;I&#8217;m hoping that FreeNAS is going to start and my pool is visible, and the configuration is all intact. &nbsp;After that, the hope is that all the jails are still there and they all restart. &nbsp;Finally, the VirtualBox&nbsp;VMs all start. &nbsp;Not hoping for much! &nbsp;Just realised I couldn&#8217;t even save this blog post as a draft, as the WordPress&nbsp;install is running in a jail on FreeNAS \ud83d\ude42<\/p>\n<p>So the first panic was no pool, but I guessed this might happen. &nbsp;Went to Storage and Import Volume and that&#8217;s back! &nbsp;A first big sigh of relief! &nbsp;It&#8217;s not that I&#8217;m worried about the data as I have a replica of&nbsp;on my other FreeNAS box, but it would have been really painful starting from scratch! &nbsp;Given there was no pool, it was safe to assume all my configuration was gone, so it was into System and General to Import Config. &nbsp;Pointed to the local copy I&#8217;d saved from last night, and then another 5 minutes of whisky while everything reboots. &nbsp;It was disappointing to see in the GRUB manager that my previous 9.3.1 installation wasn&#8217;t available, so if this doesn&#8217;t work it&#8217;s not just going to be a simple case of rolling back. &nbsp;I guess my fall back now would be to reinstall 9.3.1 and start from there but lets not start assuming the worst just yet. &nbsp;More whisky&#8230;.<\/p>\n<p>Reboot complete, and I&#8217;m connecting to the previous IP address, and it looks like the jails are trying to acquire&nbsp;network connections and IP addresses. &nbsp;Woo hoo! &nbsp;My ownCloud server icon has just reconnected, and Plex is back up and running too. &nbsp;And I can connect via VPN, which were my three biggest concerns, so it looks like things have gone well. &nbsp;I&#8217;ve even managed to save this draft blog, so I think that&#8217;s a pretty good result.<\/p>\n<p>So my FreeNAS box is a little more up to date, although still some way from the bleeding edge. &nbsp;At least I&#8217;m back into the current year and running a base version of FreeBSD 10.3 which is supported until 2018. &nbsp;I suspect some fun and games will arise when I need to update the jails, at which point I&#8217;ll probably need to recreate them using the 10.3 template, but will deal with that as and when.<\/p>\n<h6>Update<\/h6>\n<p>After some playing today, I also noticed a few other things which I&#8217;ve been able to fix:<\/p>\n<ol>\n<li>Replication wasn&#8217;t working, but after a little look at the <a href=\"http:\/\/doc.freenas.org\/9.10\/freenas.html\">manual<\/a> (the FreeNAS documentation is pretty good), I just needed to copy the public key from the PUSH system (the one I&#8217;d just updated) to the replication (root) user of the PULL system. &nbsp;Overnight replication ran successfully, even though I haven&#8217;t updated the backup server from FreeNAS 9.3.1!<\/li>\n<li>The cron job to backup the config db every night wasn&#8217;t working as the format of the versioning had changed. &nbsp;A quick look in the forum found a solution that should work for any future updates<\/li>\n<li>While I could connect to the OpenVPN jail, I couldn&#8217;t access my network or the internet. &nbsp;I was hoping that this was another simple fix by just reviewing the address assigned (ifconfig) and then editing the firewall rules (nano \/usr\/local\/etc\/ipfw.rules), but alas this didn&#8217;t fix the routing problem. &nbsp;As this was a pretty old jail that hadn&#8217;t been updated, I thought I&#8217;d have a good at recreating using the FreeBSD 10.3 template and after a little trial and error using this forum <a href=\"https:\/\/forums.freenas.org\/index.php?threads\/how-to-install-openvpn-inside-a-jail-in-freenas-9-2-1-6-with-access-to-remote-hosts-via-nat.22873\/\">thread<\/a> got this running again with a much newer version and using stronger security, so not too bad. &nbsp;I always had this down as the most difficult to rebuild, so the fact that&#8217;s done at the start is another small relief<\/li>\n<\/ol>\n<p>That&#8217;s all for now, as nothing else needs updating, and I&#8217;ve been out this afternoon watching Fantastic Mr. Fox at the Kings Theatre in Edinburgh. &nbsp;Maybe I&#8217;ll do a short blog review of that later&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; OK, so I wasn&#8217;t expecting this to be straight forward, but I also didn&#8217;t expect to fall at the first hurdle! I knew I couldn&#8217;t use the auto updater built into FreeNAS, as this will take me to the latest stable or nightly train. &nbsp;I was hoping I could just download the 9.10.1-U4 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[19,2,9],"tags":[21],"class_list":["post-1418","post","type-post","status-publish","format-standard","hentry","category-freenas","category-it","category-server","tag-spellchecked"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>FreeNAS Manual Update - Adrian&#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:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FreeNAS Manual Update - Adrian&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"&nbsp; &nbsp; OK, so I wasn&#8217;t expecting this to be straight forward, but I also didn&#8217;t expect to fall at the first hurdle! I knew I couldn&#8217;t use the auto updater built into FreeNAS, as this will take me to the latest stable or nightly train. &nbsp;I was hoping I could just download the 9.10.1-U4 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/\" \/>\n<meta property=\"og:site_name\" content=\"Adrian&#039;s Blog\" \/>\n<meta property=\"article:published_time\" content=\"2017-05-19T23:06:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2017\/05\/freenas-logo-1.png\" \/>\n<meta name=\"author\" content=\"Adrian\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Adrian\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/\"},\"author\":{\"name\":\"Adrian\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#\\\/schema\\\/person\\\/f63f15ff50bb8f956afdd86a816c5d2a\"},\"headline\":\"FreeNAS Manual Update\",\"datePublished\":\"2017-05-19T23:06:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/\"},\"wordCount\":1154,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#\\\/schema\\\/person\\\/f63f15ff50bb8f956afdd86a816c5d2a\"},\"image\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2017\\\/05\\\/freenas-logo-1.png\",\"keywords\":[\"Checked\"],\"articleSection\":[\"FreeNAS\",\"IT\",\"Server\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/\",\"url\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/\",\"name\":\"FreeNAS Manual Update - Adrian&#039;s Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2017\\\/05\\\/freenas-logo-1.png\",\"datePublished\":\"2017-05-19T23:06:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/#primaryimage\",\"url\":\"http:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2017\\\/05\\\/freenas-logo-1.png\",\"contentUrl\":\"http:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2017\\\/05\\\/freenas-logo-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/freenas-manual-update\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FreeNAS Manual Update\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#website\",\"url\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/\",\"name\":\"Adrian&#039;s Blog\",\"description\":\"Ramblings of an IT Geek\",\"publisher\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#\\\/schema\\\/person\\\/f63f15ff50bb8f956afdd86a816c5d2a\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#\\\/schema\\\/person\\\/f63f15ff50bb8f956afdd86a816c5d2a\",\"name\":\"Adrian\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g\",\"caption\":\"Adrian\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FreeNAS Manual Update - Adrian&#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:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/","og_locale":"en_GB","og_type":"article","og_title":"FreeNAS Manual Update - Adrian&#039;s Blog","og_description":"&nbsp; &nbsp; OK, so I wasn&#8217;t expecting this to be straight forward, but I also didn&#8217;t expect to fall at the first hurdle! I knew I couldn&#8217;t use the auto updater built into FreeNAS, as this will take me to the latest stable or nightly train. &nbsp;I was hoping I could just download the 9.10.1-U4 [&hellip;]","og_url":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/","og_site_name":"Adrian&#039;s Blog","article_published_time":"2017-05-19T23:06:10+00:00","og_image":[{"url":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2017\/05\/freenas-logo-1.png","type":"","width":"","height":""}],"author":"Adrian","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Adrian","Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/#article","isPartOf":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/"},"author":{"name":"Adrian","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#\/schema\/person\/f63f15ff50bb8f956afdd86a816c5d2a"},"headline":"FreeNAS Manual Update","datePublished":"2017-05-19T23:06:10+00:00","mainEntityOfPage":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/"},"wordCount":1154,"commentCount":0,"publisher":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#\/schema\/person\/f63f15ff50bb8f956afdd86a816c5d2a"},"image":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/#primaryimage"},"thumbnailUrl":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2017\/05\/freenas-logo-1.png","keywords":["Checked"],"articleSection":["FreeNAS","IT","Server"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/","url":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/","name":"FreeNAS Manual Update - Adrian&#039;s Blog","isPartOf":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#website"},"primaryImageOfPage":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/#primaryimage"},"image":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/#primaryimage"},"thumbnailUrl":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2017\/05\/freenas-logo-1.png","datePublished":"2017-05-19T23:06:10+00:00","breadcrumb":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/#primaryimage","url":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2017\/05\/freenas-logo-1.png","contentUrl":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2017\/05\/freenas-logo-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/freenas-manual-update\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/home.apeconsulting.co.uk\/adrian\/"},{"@type":"ListItem","position":2,"name":"FreeNAS Manual Update"}]},{"@type":"WebSite","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#website","url":"https:\/\/home.apeconsulting.co.uk\/adrian\/","name":"Adrian&#039;s Blog","description":"Ramblings of an IT Geek","publisher":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#\/schema\/person\/f63f15ff50bb8f956afdd86a816c5d2a"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/home.apeconsulting.co.uk\/adrian\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#\/schema\/person\/f63f15ff50bb8f956afdd86a816c5d2a","name":"Adrian","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g","caption":"Adrian"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g"}}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p90DI4-mS","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/posts\/1418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/comments?post=1418"}],"version-history":[{"count":0,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/posts\/1418\/revisions"}],"wp:attachment":[{"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/media?parent=1418"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/categories?post=1418"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/tags?post=1418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}