{"id":2313,"date":"2022-08-19T13:15:29","date_gmt":"2022-08-19T13:15:29","guid":{"rendered":"https:\/\/blog.samarthya.me\/wps\/?p=2313"},"modified":"2022-08-19T13:15:31","modified_gmt":"2022-08-19T13:15:31","slug":"vagrant-osx-m1-2","status":"publish","type":"post","link":"https:\/\/blog.samarthya.me\/wps\/2022\/08\/19\/vagrant-osx-m1-2\/","title":{"rendered":"Vagrant-OSX &#8211; M1"},"content":{"rendered":"\n<p>In the previous <a href=\"https:\/\/blog.samarthya.me\/wps\/2022\/08\/18\/vagrant-osx-m1\/\">blog<\/a>, I was left with the error that had little information for me to debug. I realized since I migrated most of the files from my previous laptop it might be causing an issue.<\/p>\n\n\n\n<p>So a shot in the dark helped me. In my home directory, I just moved the <code>.vagrant.d<\/code> to <code>.old_vagrant.d<\/code> and just reissued the commands and VOILA!<\/p>\n\n\n\n<pre class=\"wp-block-code has-white-color has-black-background-color has-text-color has-background has-small-font-size\"><code>> vagrant up --provider=docker\nBringing machine 'default' up with 'docker' provider...\n==> default: Creating and configuring docker networks...\n==> default: Image is already built from the Dockerfile. `vagrant reload` to rebuild.\n==> default: Vagrant has noticed that the synced folder definitions have changed.\n==> default: With Docker, these synced folder changes won't take effect until you\n==> default: destroy the container and recreate it.\n==> default: Enabling network interfaces...\n==> default: Starting container...<\/code><\/pre>\n\n\n\n<p>A quick check for the docker image execution<\/p>\n\n\n\n<pre class=\"wp-block-code has-white-color has-black-background-color has-text-color has-background has-small-font-size\"><code>> docker ps -a\nCONTAINER ID   IMAGE                  COMMAND                  CREATED        STATUS                      PORTS     NAMES\n82a58adb9870   e6a0117ec169           \"\/bin\/bash\"              17 hours ago   Exited (0) 16 seconds ago             qemu-test_default_1660854015<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>In the previous blog, I was left with the error that had little information for me to debug. I realized since I migrated most of the files from my previous laptop it might be causing an issue. So a shot in the dark helped me. In my home directory, I just moved the .vagrant.d to [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":1430,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"image","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"categories":[34],"tags":[],"class_list":["post-2313","post","type-post","status-publish","format-image","has-post-thumbnail","hentry","category-technical","post_format-post-format-image"],"_links":{"self":[{"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/posts\/2313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/comments?post=2313"}],"version-history":[{"count":1,"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/posts\/2313\/revisions"}],"predecessor-version":[{"id":2314,"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/posts\/2313\/revisions\/2314"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/media\/1430"}],"wp:attachment":[{"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/media?parent=2313"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/categories?post=2313"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.samarthya.me\/wps\/wp-json\/wp\/v2\/tags?post=2313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}