{"id":9643,"date":"2018-05-17T13:25:58","date_gmt":"2018-05-17T11:25:58","guid":{"rendered":"http:\/\/www.b.shuttle.de\/hayek\/hayek\/jochen\/wp\/blog-en\/?p=9643"},"modified":"2018-05-17T13:25:58","modified_gmt":"2018-05-17T11:25:58","slug":"in-the-middle-of-upgrading-a-wordpress-plugin-i-exceeded-my-disk-quota-and-i-only-saw-http-error-500-from-then-on","status":"publish","type":"post","link":"https:\/\/wp.jochen.hayek.name\/blog-en\/2018\/05\/17\/in-the-middle-of-upgrading-a-wordpress-plugin-i-exceeded-my-disk-quota-and-i-only-saw-http-error-500-from-then-on\/","title":{"rendered":"in the middle of upgrading a WordPress plugin I exceeded my disk quota and I only saw \u201cHTTP ERROR 500\u201d from then on"},"content":{"rendered":"<p>\t\t\t\tBefore I started upgrading that WordPress plugin I did not actually notice, that I exceeded my disk quota. Well, sh*t happens.<\/p>\n<p>Once I was able to think clearly again, I wondered which files I could easily get rid of. WordPress backups. I saved my (recent) WordPress backups over to my NAS immediately (I do have a Rakefile entry for that), and I removed the WordPress backups on my WordPress host. Now there was enough space to &#8220;breathe&#8221; again sufficiently.<\/p>\n<pre>$ cd ...\/wp\/wp-content\/plugins\n$ mkdir tmp\n$ mv THE_CORRUPT_PLUGIN tmp\/\n# from here on your \"HTTP ERROR 500\" should be gone already\n# and your plugin appears as inactive on the plugins dashboard.\n$ cd tmp\/\n$ wget FRESH_VERSION_OF_THE_CORRUPT_PLUGIN.tar.gz\n$ tar xtf\u00a0FRESH_VERSION_OF_THE_CORRUPT_PLUGIN.tar.gz\n$ cd ..\n$ mv tmp\/FRESH_VERSION_OF_THE_CORRUPT_PLUGIN .\n# re-activate your plugin on the plugins dashboard!<\/pre>\n<p>&#8230;\t\t\t\t<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Before I started upgrading that WordPress plugin I did not actually notice, that I exceeded my disk quota. Well, sh*t happens. Once I was able to think clearly again, I wondered which files I could easily get rid of. WordPress backups. I saved my (recent) WordPress backups over to my NAS immediately (I do have [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","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":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_share_on_mastodon":"0"},"categories":[715,716],"tags":[],"class_list":["post-9643","post","type-post","status-publish","format-standard","hentry","category-wordpress","category-wordpress-plugins"],"share_on_mastodon":{"url":"","error":""},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/paO0kP-2vx","jetpack_likes_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/posts\/9643","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/comments?post=9643"}],"version-history":[{"count":0,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/posts\/9643\/revisions"}],"wp:attachment":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/media?parent=9643"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/categories?post=9643"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/tags?post=9643"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}