None of my sites start after upgrading to 2.3.2 from 2.3.x Pre-release

I was excited to install 2.3.2 over the pre-release of 2.3.1 but sadly, none of my sites work now. I get:

This site can’t be reached
mydomain.local refused to connect.
Search Google for mydomain local admin
ERR_CONNECTION_REFUSED

This happens whether I try to view site or log into admin.

Quite urgent to resolve...please help.

Was it ok to install over the pre-release???
And yes docker volumes are turned on.
Development mode is also on.

BTW, I tried to turn off Docker Volumes and I got an error that said:

Error When Starting Site (HTTP Code 500) server error.

LOG:

Jul 2, 2018, 7:21 PM EDT - info: [main/stopSite] Stopping site: running mydumper
Jul 2, 2018, 7:21 PM EDT - info: [main/stopSite] Stopping site: stopping container 8239453efbf9f91d801c5c2d0c62d342a67db0886ea605280955d36fe2f9e378
Jul 2, 2018, 7:21 PM EDT - warn: [main/stopSite]  Error: (HTTP code 304) container already stopped -  
    at C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:239:17
    at getCause (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:269:7)
    at Modem.buildPayload (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:238:5)
    at IncomingMessage.<anonymous> (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:214:14)
    at emitNone (events.js:110:20)
    at IncomingMessage.emit (events.js:207:7)
    at endReadableNT (_stream_readable.js:1045:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickDomainCallback (internal/process/next_tick.js:218:9)
Jul 2, 2018, 7:21 PM EDT - info: [main/index] Shutting Down VM
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Environment does not have package.json: C:\Users\Alain\AppData\Roaming\Local by Flywheel\environments\custom\package.json
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Loading Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\custom-1-0-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Successfully Loaded Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\custom-1-0-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Loading Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\custom-1-1-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Successfully Loaded Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\custom-1-1-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Loading Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\custom-1-2-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Successfully Loaded Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\custom-1-2-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Loading Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\custom-1-3-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Successfully Loaded Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\custom-1-3-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Loading Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\flywheel-1-0-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Successfully Loaded Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\flywheel-1-0-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Loading Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\flywheel-1-1-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Successfully Loaded Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\flywheel-1-1-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Loading Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\flywheel-1-2-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/EnvironmentLoader] Successfully Loaded Environment: C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\environments\flywheel-1-2-0\out\environment.js
Jul 2, 2018, 7:22 PM EDT - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Running\n', stderr: '' }
Jul 2, 2018, 7:22 PM EDT - info: [main/set-docker-env] Getting Docker Machine env.
Jul 2, 2018, 7:22 PM EDT - info: [main/set-docker-env] Received Docker Machine env. export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://192.168.94.100:2376"
export DOCKER_CERT_PATH="C:\Users\Alain\.docker\machine\machines\local-by-flywheel"
export DOCKER_MACHINE_NAME="local-by-flywheel"
export COMPOSE_CONVERT_WINDOWS_PATHS="true"
# Run this command to configure your shell: 
# eval $("C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe" env --shell bash local-by-flywheel)

Jul 2, 2018, 7:22 PM EDT - info: [renderer/CheckEnvPage] Check system promise response: 
[ undefined,
  [ 'local-by-flywheel/clone-hk0hq4tgx:latest',
    'local-router:1.0',
    'custom:1.2',
    'flywheel:1.1' ] ]
Jul 2, 2018, 7:22 PM EDT - error: [main/waitForMySQL]  Error: (HTTP code 409) unexpected - Container e554f69745c0a15384c35860c9957f717e2f2eb83232885d74d53abbbddff922 is not running 
    at C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:239:17
    at getCause (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:269:7)
    at Modem.buildPayload (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:238:5)
    at IncomingMessage.<anonymous> (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:214:14)
    at emitNone (events.js:110:20)
    at IncomingMessage.emit (events.js:207:7)
    at endReadableNT (_stream_readable.js:1045:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickDomainCallback (internal/process/next_tick.js:218:9)
Jul 2, 2018, 7:22 PM EDT - warn: [main/EnvironmentUpdater]  StatusCodeError: 404 - "<!doctype html>\n<html lang=\"en\">\n<head>\n\t\t<!-- Google Tag Manager -->\n\t<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n\tnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n\tj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n\t'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n\t})(window,document,'script','dataLayer','GTM-WCLV7Q7');</script>\n\t<!-- End Google Tag Manager -->\n\t<meta charset=\"utf-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<meta name=\"description\" content=\"Local by Flywheel is a free local development environment designed to simplify the workflow of WordPress developers and designers. Download it for free today!\">\n\n\t<meta property=\"og:type\" content=\"website\">\n\t\t\t<meta property=\"og:title\" content=\"Hello world!\">\n\t\t<meta name=\"twitter:title\" content=\"Hello world!\">\n\t\t<meta property=\"og:url\" content=\"https://local.getflywheel.com/local-environment-updater-super-secret-testing-tester/releases/stable/custom/1.3.0/release.json\">\n\t<meta property=\"og:site_name\" content=\"Local by Flywheel | Local WordPress development made simple\">\n\t<meta property=\"og:description\" content=\"Local by Flywheel is a free local development environment designed to simplify the workflow of WordPress developers and designers. Download it for free today!\">\n\n\t<meta property=\"og:image\" content=\"https://local.getflywheel.com/wp-content/themes/flywheel15/images/meta_share_image.png\">\n\t<meta name=\"twitter:image:src\" content=\"https://local.getflywheel.com/wp-content/themes/flywheel15/images/meta_share_image.png\">\n\n\t<meta name=\"twitter:card\" content=\"summary\">\n\t<meta name=\"twitter:site\" content=\"@heyflywheel\">\n\n\n\t<title>Local by Flywheel |   Page not found</title>\n\t<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://local.getflywheel.com/wp-content/themes/flywheel15/favicon.ico\">\n\t<link rel=\"apple-touch-icon-precomposed\" href=\"https://local.getflywheel.com/wp-content/themes/flywheel15/favicon.png\">\n\t<!--[if lt IE 9]><script src=\"//html5shiv.googlecode.com/svn/trunk/html5.js\"></script><![endif]-->\n\n\t<style></style>\n\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"https://cloud.typography.com/7504314/6941952/css/fonts.css\" />\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"https://local.getflywheel.com/wp-content/themes/flywheel15/fonts/museo_sans_rounded/museo_sans_rounded.css\" />\n\t<link href=\"https://local.getflywheel.com/wp-content/themes/flywheel15/scss/dist/style.css?v=8267\" rel=\"stylesheet\">\n\n\t<link rel='dns-prefetch' href='//s.w.org' />\n<link rel='https://api.w.org/' href='https://local.getflywheel.com/wp-json/' />\n<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://local.getflywheel.com/xmlrpc.php?rsd\" />\n<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://local.getflywheel.com/wp-includes/wlwmanifest.xml\" /> \n<meta name=\"generator\" content=\"WordPress 4.7.2\" />\n</head>\n\n<body class=\"four-oh-four\"><!-- Google Tag Manager (noscript) -->\n<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WCLV7Q7\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n<!-- End Google Tag Manager (noscript) -->\n\n<!-- Top Banner -->\n<!-- Also controlled in current-promo.js -->\n<a target=\"_blank\" href=\"https://getflywheel.com/pricing?utm_source=local&utm_medium=internal&utm_campaign=fly-july-18&utm_content=top-banner\" class=\"top-banner\">\n\t<p class=\"top-banner__text\"><span><strong>SALE!</strong> Get 3 months of free WordPress hosting on all new annual plans with Flywheel.</span></p>\n\t<span class=\"top-banner__btn\">View pricing</span>\n</a>\n\n<div class=\"header-wrap\">\n\t<header class=\"header\" role=\"banner\">\n\t\t<div class=\"header__inner\">\n\n\t\t\t<a href=\"/\" class=\"header__logo\" title=\"Flywheel\">\n\t\t\t\t\t\t\t\t<img src=\"https://local.getflywheel.com/wp-content/themes/flywheel15/images/logo.svg\" width=\"210\" height=\"80\" alt=\"Flywheel\">\n\t\t\t\t\t\t\t</a>\n\n\t\t\t<a href=\"#\" class=\"header__btn modal-trigger\" data-modal-id=\"modal-download\">Download</a>\n\n\t\t\t<nav role=\"navigation\">\n\t\t\t\t<ul class=\"header__nav\">\n\t\t\t\t\t<li class=\"header__nav__item\"><a href=\"#js-pricing\" title=\"Pricing\">Pricing</a></li>\n\n\t\t\t\t\t<li class=\"header__nav__item\"><a href=\"https://local.getflywheel.com/community\" title=\"Community\">Community</a></li>\n\n\t\t\t\t\t<li class=\"header__nav__item\"><a href=\"https://local.getflywheel.com/connect-to-flywheel\" title=\"Connect to Flywheel\">Connect<span class=\"hide\"> to Flywheel</span></a></li>\n\t\t\t\t</ul>\n\t\t\t</nav>\n\t\t</div>\n\t</header>\n\n\t<!-- <a href=\"#\" class=\"header__hamburger\" id=\"js-offcanvas-trigger\">\n\t\t<span class=\"header__hamburger__line\"></span>\n\t\t<span class=\"header__hamburger__line\"></span>\n\t\t<span class=\"header__hamburger__line\"></span>\n\t</a>\n\n\t<section class=\"off-canvas\" id=\"js-off-canvas\">\n\t\t<nav>\n\t\t\t<ul class=\"off-canvas__nav\">\n\t\t\t\t<li class=\"off-canvas__nav__item\"><a href=\"https://local.getflywheel.com\">Home</a></li>\n\t\t\t\t<li class=\"off-canvas__nav__item\"><a href=\"https://local.getflywheel.com/wordpress-support\">Support</a></li>\n\t\t\t\t<li class=\"off-canvas__nav__item\"><a class=\"modal-trigger\" data-modal-id=\"modal-download\" href=\"#\">Download</a></li>\n\t\t\t</ul>\n\t\t</nav>\n\t</section> -->\n\t</div>\n\t<section class=\"uh-oh\">\n\t\t<div class=\"uh-oh__spaceship\"></div>\n\t\t<div class=\"uh-oh__ufo\"></div>\n\t\t<div class=\"uh-oh__planet\"></div>\n\n\t\t<!-- <ul class=\"uh-oh__floaters\">\n\t\t\t<li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li>\n\t\t\t<li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li>\n\t\t\t<li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li>\n\t\t\t<li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li>\n\t\t\t<li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li>\n\t\t\t<li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li>\n\t\t</ul> -->\n\n\t\t<div class=\"uh-oh__contain\">\n\t\t\t<h1 class=\"uh-oh__title\">Holey moley! This really sucks.</h1>\n\t\t\t<p class=\"uh-oh__subtitle\">We’re sorry, it looks like the page you’re<br>looking for isn’t in our system. Head back <a href=\"https://local.getflywheel.com\">home</a>!</p>\n\n\t\t\t<svg class=\"uh-oh__svg\" x=\"0px\" y=\"0px\" width=\"739.6px\" height=\"353px\" viewBox=\"0 0 739.6 348.8\" style=\"enable-background:new 0 0 739.6 348.8;\" xml:space=\"preserve\">\n\t\t\t\t<g>\n\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M148.2,202.1v-54.4h-34.8v54.4c0,0.6-0.4,1-1,1H43c-0.4,0-0.7-0.2-0.9-0.5s-0.2-0.7,0-1l74.9-139.7H81.4L2,208\n\t\t\t\t\t\tv28.1h110.4c0.6,0,1,0.4,1,1v56.3h34.8v-56.3c0-0.6,0.4-1,1-1h33v-33h-33C148.7,203.1,148.2,202.6,148.2,202.1z\"/>\n\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M703.5,202.1v-54.4h-34.8v54.4c0,0.6-0.4,1-1,1h-69.4c-0.4,0-0.7-0.2-0.9-0.5s-0.2-0.7,0-1l74.9-139.7h-35.7\n\t\t\t\t\t\tL557.3,208v28.1h110.4c0.6,0,1,0.4,1,1v56.3h34.8v-56.3c0-0.6,0.4-1,1-1h33v-33h-33C704,203.1,703.5,202.6,703.5,202.1z\"/>\n\t\t\t\t\t<path fill=\"#267048\" d=\"M183.2,201.1h-33v-54.4c0-0.6-0.4-1-1-1h-36.8c-0.6,0-1,0.4-1,1v54.4H44.7l74.9-139.7c0.2-0.3,0.2-0.7,0-1\n\t\t\t\t\t\ts-0.5-0.5-0.9-0.5H80.8c-0.4,0-0.7,0.2-0.9,0.5L0.1,207.3C0,207.5,0,207.6,0,207.8v29.3c0,0.6,0.4,1,1,1h110.4v56.3\n\t\t\t\t\t\tc0,0.6,0.4,1,1,1h36.8c0.6,0,1-0.4,1-1v-56.3h33c0.6,0,1-0.4,1-1v-35C184.2,201.5,183.8,201.1,183.2,201.1z M182.2,236.1h-33\n\t\t\t\t\t\tc-0.6,0-1,0.4-1,1v56.3h-34.8v-56.3c0-0.6-0.4-1-1-1H2V208L81.4,61.9h35.7L42.1,201.6c-0.2,0.3-0.2,0.7,0,1s0.5,0.5,0.9,0.5h69.4\n\t\t\t\t\t\tc0.6,0,1-0.4,1-1v-54.4h34.8v54.4c0,0.6,0.4,1,1,1h33V236.1z\"/>\n\t\t\t\t\t<path fill=\"#267048\" d=\"M738.6,201.1h-33v-54.4c0-0.6-0.4-1-1-1h-36.8c-0.6,0-1,0.4-1,1v54.4H600L675,61.4c0.2-0.3,0.2-0.7,0-1\n\t\t\t\t\t\ts-0.5-0.5-0.9-0.5h-37.9c-0.4,0-0.7,0.2-0.9,0.5l-79.8,146.9c-0.1,0.1-0.1,0.3-0.1,0.5v29.3c0,0.6,0.4,1,1,1h110.4v56.3\n\t\t\t\t\t\tc0,0.6,0.4,1,1,1h36.8c0.6,0,1-0.4,1-1v-56.3h33c0.6,0,1-0.4,1-1v-35C739.6,201.5,739.1,201.1,738.6,201.1z M737.6,236.1h-33\n\t\t\t\t\t\tc-0.6,0-1,0.4-1,1v56.3h-34.8v-56.3c0-0.6-0.4-1-1-1H557.3V208l79.4-146.2h35.7l-74.9,139.7c-0.2,0.3-0.2,0.7,0,1s0.5,0.5,0.9,0.5\n\t\t\t\t\t\th69.4c0.6,0,1-0.4,1-1v-54.4h34.8v54.4c0,0.6,0.4,1,1,1h33V236.1z\"/>\n\t\t\t\t</g>\n\t\t\t\t<g class=\"uh-oh__rotate\">\n\t\t\t\t\t<g>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M293,235.9c-0.1,0.2-0.1,0.5-0.1,0.8l1.8,5.7c0.1,0.3,0.3,0.5,0.5,0.6l16.1,7.4c0.1,0.1,0.3,0.1,0.4,0.1\n\t\t\t\t\t\t\tc0.1,0,0.2,0,0.3,0l151.4-48.8c0.3-0.1,0.5-0.3,0.6-0.5l6.8-14.8c0.1-0.2,0.1-0.5,0-0.7l-1.8-5.7c-0.2-0.5-0.7-0.8-1.3-0.6\n\t\t\t\t\t\t\tl-16.2,5.2c0,0,0,0,0,0l-28.3-87.7c-0.5-1.4-1.1-2.7-2-3.7c-2.4-3-6-4.2-9.7-3.1l-122.8,39.6c-5,1.6-9.2,7.5-7.4,12.9l28.3,87.7\n\t\t\t\t\t\t\tc0,0,0,0,0,0l-16.2,5.2C293.3,235.5,293.1,235.7,293,235.9z M361.9,215.5l7.2,3.7c0.2,0.1,0.5,0.1,0.8,0.1l28.6-9.2\n\t\t\t\t\t\t\tc0.3-0.1,0.5-0.3,0.6-0.5l3.7-7.2l64.8-20.9l1.4,4.4l-6.5,14.1l-150.6,48.5l-15.3-7.1l-1.4-4.4L361.9,215.5z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M283.4,141.9c-1.4-4.4,2.1-9.1,6.1-10.4l122.8-39.6c3.9-1.3,7.7,1,9.1,5.5l27.7,85.8v0c0,0,0,0,0,0l0.6,1.9v0\n\t\t\t\t\t\t\tc0,0,0,0,0,0l-48.1,15.5c-0.3,0.1-0.5,0.3-0.6,0.5l-3.7,7.2l-27.8,9l-7.2-3.7c-0.2-0.1-0.5-0.1-0.8-0.1l-50,16.1c0,0,0,0,0,0\n\t\t\t\t\t\t\tc0,0,0,0,0,0l-0.6-1.9c0,0,0,0,0,0l0,0L283.4,141.9z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M311.9,248.5l150.6-48.5l6.5-14.1l-1.4-4.4l-64.8,20.9l-3.7,7.2c-0.1,0.2-0.3,0.4-0.6,0.5l-28.6,9.2\n\t\t\t\t\t\t\tc-0.2,0.1-0.5,0.1-0.8-0.1l-7.2-3.7L295.1,237l1.4,4.4L311.9,248.5z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M295.8,139.3l114.6-36.9c1.6-0.5,3.3,0.4,3.8,1.9l23.2,71.9c0.2,0.8,0.2,1.6-0.2,2.3c-0.4,0.7-1,1.2-1.7,1.5\n\t\t\t\t\t\t\tl-114.6,36.9c-0.3,0.1-0.6,0.1-0.9,0.1c-1.3,0-2.4-0.8-2.9-2.1L293.9,143C293.4,141.5,294.2,139.8,295.8,139.3z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M412.3,104.9c-0.1-0.4-0.5-0.7-1-0.7c-0.1,0-0.2,0-0.3,0l-114.6,36.9c-0.5,0.2-0.8,0.7-0.6,1.3l5.8,17.9\n\t\t\t\t\t\t\tL418,122.8L412.3,104.9z M313.4,150c-0.6,1.1-1.6,2-2.8,2.4c-0.5,0.2-1,0.2-1.5,0.2c-0.7,0-1.5-0.2-2.2-0.5c-1.1-0.6-2-1.6-2.4-2.8\n\t\t\t\t\t\t\tc-0.8-2.5,0.6-5.2,3.1-6c2.5-0.8,5.2,0.6,6,3.1C314.1,147.6,314,148.9,313.4,150z M326.2,145.9c-0.6,1.1-1.6,2-2.8,2.4\n\t\t\t\t\t\t\tc-0.5,0.2-1,0.2-1.5,0.2c-2,0-3.9-1.3-4.5-3.3c-0.8-2.5,0.6-5.2,3.1-6c2.5-0.8,5.2,0.6,6,3.1C326.9,143.5,326.8,144.7,326.2,145.9z\n\t\t\t\t\t\t\t M336.3,144.1c-0.5,0.2-1,0.2-1.5,0.2c-2,0-3.9-1.3-4.5-3.3c-0.4-1.2-0.3-2.5,0.3-3.6c0.6-1.1,1.6-2,2.8-2.4c2.5-0.8,5.2,0.6,6,3.1\n\t\t\t\t\t\t\tv0C340.1,140.6,338.8,143.3,336.3,144.1z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M320.2,215l114.6-36.9c0.3-0.1,0.5-0.3,0.6-0.5c0.1-0.2,0.1-0.5,0.1-0.8l-16.8-52.1l-116.5,37.5l16.8,52.1\n\t\t\t\t\t\t\tC319.1,214.9,319.7,215.1,320.2,215z M403.7,178.8l-34.3,11c-0.1,0-0.2,0-0.3,0c-0.4,0-0.8-0.3-1-0.7c-0.2-0.5,0.1-1.1,0.6-1.3\n\t\t\t\t\t\t\tl34.3-11c0.5-0.2,1.1,0.1,1.3,0.6S404.2,178.7,403.7,178.8z M422.2,162.6c0.2,0.5-0.1,1.1-0.6,1.3L367,181.4c-0.1,0-0.2,0-0.3,0\n\t\t\t\t\t\t\tc-0.4,0-0.8-0.3-1-0.7c-0.2-0.5,0.1-1.1,0.6-1.3l54.6-17.6C421.4,161.8,422,162.1,422.2,162.6z M419.1,154.1\n\t\t\t\t\t\t\tc0.2,0.5-0.1,1.1-0.6,1.3l-54.6,17.6c-0.1,0-0.2,0-0.3,0c-0.4,0-0.8-0.3-1-0.7c-0.2-0.5,0.1-1.1,0.6-1.3l54.6-17.6\n\t\t\t\t\t\t\tC418.4,153.3,419,153.6,419.1,154.1z M416.4,145.5c0.2,0.5-0.1,1.1-0.6,1.3l-54.6,17.6c-0.1,0-0.2,0-0.3,0c-0.4,0-0.8-0.3-1-0.7\n\t\t\t\t\t\t\tc-0.2-0.5,0.1-1.1,0.6-1.3l54.6-17.6C415.6,144.7,416.2,144.9,416.4,145.5z M357.8,153.8l54.6-17.6c0.5-0.2,1.1,0.1,1.3,0.6\n\t\t\t\t\t\t\tc0.2,0.5-0.1,1.1-0.6,1.3l-54.6,17.6c-0.1,0-0.2,0-0.3,0c-0.4,0-0.8-0.3-1-0.7C356.9,154.5,357.2,154,357.8,153.8z M313.3,169.1\n\t\t\t\t\t\t\tc0-0.1,0-0.2,0-0.3c0-0.1,0-0.3,0.1-0.4c0.1-0.1,0.1-0.2,0.2-0.3c0.1-0.1,0.2-0.1,0.3-0.2c0,0,0,0,0.1,0l34.2-11c0,0,0,0,0,0\n\t\t\t\t\t\t\tc0.1,0,0.2-0.1,0.4,0c0,0,0.1,0,0.1,0c0.1,0,0.2,0,0.2,0.1c0,0,0.1,0,0.1,0.1c0.1,0.1,0.2,0.1,0.2,0.2c0.1,0.1,0.1,0.2,0.2,0.3\n\t\t\t\t\t\t\tc0,0,0,0,0,0.1l11,34.2c0,0,0,0.1,0,0.1c0,0.1,0,0.2,0,0.3c0,0.1,0,0.3-0.1,0.4c0,0,0,0,0,0c-0.1,0.1-0.1,0.2-0.2,0.3\n\t\t\t\t\t\t\tc0,0,0,0-0.1,0.1c-0.1,0.1-0.2,0.1-0.3,0.1c0,0,0,0,0,0l-34.2,11c-0.1,0-0.2,0-0.3,0c-0.4,0-0.8-0.3-1-0.7L313.3,169.1\n\t\t\t\t\t\t\tC313.3,169.1,313.3,169.1,313.3,169.1z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M309.1,145.1c-0.3,0-0.6,0-0.8,0.1c-1.5,0.5-2.2,2-1.8,3.5c0.2,0.7,0.7,1.3,1.4,1.6c0.7,0.3,1.4,0.4,2.1,0.2\n\t\t\t\t\t\t\tc0.7-0.2,1.3-0.7,1.6-1.4c0.3-0.7,0.4-1.4,0.2-2.1C311.4,145.8,310.3,145.1,309.1,145.1z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M324.6,142.9c-0.4-1.2-1.5-1.9-2.6-1.9c-0.3,0-0.6,0-0.8,0.1c-1.5,0.5-2.2,2-1.8,3.5c0.5,1.5,2,2.2,3.5,1.8\n\t\t\t\t\t\t\tc0.7-0.2,1.3-0.7,1.6-1.4C324.8,144.3,324.8,143.6,324.6,142.9L324.6,142.9z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M334.8,136.8c-0.3,0-0.6,0-0.8,0.1c-0.7,0.2-1.3,0.7-1.6,1.4c-0.3,0.7-0.4,1.4-0.2,2.1c0.5,1.5,2,2.2,3.5,1.8\n\t\t\t\t\t\t\tc1.5-0.5,2.2-2,1.8-3.5C337.1,137.6,336,136.8,334.8,136.8z\"/>\n\t\t\t\t\t\t<polygon fill=\"#51bb7b\" points=\"357.8,190.1 348.2,160.5 338.2,180 \t\"/>\n\t\t\t\t\t\t<polygon fill=\"#51bb7b\" points=\"327.3,201.4 356.9,191.8 337.3,181.8 \t\"/>\n\t\t\t\t\t\t<polygon fill=\"#51bb7b\" points=\"335.5,180.9 315.9,170.9 325.5,200.5 \t\"/>\n\t\t\t\t\t\t<polygon fill=\"#51bb7b\" points=\"346.5,159.5 316.9,169.1 336.4,179.1 \t\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M319.9,217c0.3,0,0.6,0,0.9-0.1L435.4,180c0.8-0.2,1.4-0.8,1.7-1.5c0.4-0.7,0.4-1.5,0.2-2.3l-23.2-71.9\n\t\t\t\t\t\t\tc-0.5-1.6-2.2-2.4-3.8-1.9l-114.6,36.9c-1.6,0.5-2.4,2.2-1.9,3.8l23.2,71.9C317.5,216.2,318.6,217,319.9,217z M295.8,142.4\n\t\t\t\t\t\t\tc-0.2-0.5,0.1-1.1,0.6-1.3L411,104.2c0.1,0,0.2,0,0.3,0c0.4,0,0.8,0.3,1,0.7l5.8,17.9l-116.5,37.5L295.8,142.4z M418.6,124.7\n\t\t\t\t\t\t\tl16.8,52.1c0.1,0.3,0.1,0.5-0.1,0.8c-0.1,0.2-0.3,0.4-0.6,0.5L320.2,215c-0.5,0.2-1.1-0.1-1.3-0.6l-16.8-52.1L418.6,124.7z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M307.7,143.3c-2.5,0.8-3.9,3.5-3.1,6c0.4,1.2,1.2,2.2,2.4,2.8c0.7,0.4,1.4,0.5,2.2,0.5c0.5,0,1-0.1,1.5-0.2\n\t\t\t\t\t\t\tc1.2-0.4,2.2-1.2,2.8-2.4c0.6-1.1,0.7-2.4,0.3-3.6C312.9,143.9,310.2,142.5,307.7,143.3z M311.6,149.1c-0.3,0.7-0.9,1.1-1.6,1.4\n\t\t\t\t\t\t\tc-0.7,0.2-1.5,0.2-2.1-0.2c-0.7-0.3-1.1-0.9-1.4-1.6c-0.5-1.5,0.3-3,1.8-3.5c0.3-0.1,0.6-0.1,0.8-0.1c1.2,0,2.3,0.7,2.6,1.9\n\t\t\t\t\t\t\tC312,147.7,311.9,148.4,311.6,149.1z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M320.5,139.2c-2.5,0.8-3.9,3.5-3.1,6c0.7,2,2.5,3.3,4.5,3.3c0.5,0,1-0.1,1.5-0.2c1.2-0.4,2.2-1.2,2.8-2.4\n\t\t\t\t\t\t\tc0.6-1.1,0.7-2.4,0.3-3.6C325.7,139.7,323,138.4,320.5,139.2z M324.4,145c-0.3,0.7-0.9,1.1-1.6,1.4c-1.4,0.5-3-0.3-3.5-1.8\n\t\t\t\t\t\t\tc-0.5-1.5,0.3-3,1.8-3.5c0.3-0.1,0.6-0.1,0.8-0.1c1.2,0,2.3,0.7,2.6,1.9v0C324.8,143.6,324.8,144.3,324.4,145z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M339.3,138.1c-0.8-2.5-3.5-3.9-6-3.1c-1.2,0.4-2.2,1.2-2.8,2.4c-0.6,1.1-0.7,2.4-0.3,3.6\n\t\t\t\t\t\t\tc0.7,2,2.5,3.3,4.5,3.3c0.5,0,1-0.1,1.5-0.2C338.8,143.3,340.1,140.6,339.3,138.1L339.3,138.1z M335.6,142.2\n\t\t\t\t\t\t\tc-1.4,0.5-3-0.3-3.5-1.8c-0.2-0.7-0.2-1.5,0.2-2.1c0.3-0.7,0.9-1.1,1.6-1.4c0.3-0.1,0.6-0.1,0.8-0.1c1.2,0,2.3,0.7,2.6,1.9\n\t\t\t\t\t\t\tC337.9,140.2,337.1,141.7,335.6,142.2z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M358.1,155.7c0.1,0,0.2,0,0.3,0l54.6-17.6c0.5-0.2,0.8-0.7,0.6-1.3c-0.2-0.5-0.7-0.8-1.3-0.6l-54.6,17.6\n\t\t\t\t\t\t\tc-0.5,0.2-0.8,0.7-0.6,1.3C357.2,155.5,357.6,155.7,358.1,155.7z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M359.9,163.7c0.1,0.4,0.5,0.7,1,0.7c0.1,0,0.2,0,0.3,0l54.6-17.6c0.5-0.2,0.8-0.7,0.6-1.3s-0.7-0.8-1.3-0.6\n\t\t\t\t\t\t\tl-54.6,17.6C360,162.6,359.7,163.1,359.9,163.7z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M362.7,172.3c0.1,0.4,0.5,0.7,1,0.7c0.1,0,0.2,0,0.3,0l54.6-17.6c0.5-0.2,0.8-0.7,0.6-1.3\n\t\t\t\t\t\t\tc-0.2-0.5-0.7-0.8-1.3-0.6L363.3,171C362.8,171.2,362.5,171.8,362.7,172.3z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M365.7,180.8c0.1,0.4,0.5,0.7,1,0.7c0.1,0,0.2,0,0.3,0l54.6-17.6c0.5-0.2,0.8-0.7,0.6-1.3\n\t\t\t\t\t\t\tc-0.2-0.5-0.7-0.8-1.3-0.6l-54.6,17.6C365.8,179.7,365.5,180.3,365.7,180.8z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M403.1,176.9l-34.3,11c-0.5,0.2-0.8,0.7-0.6,1.3c0.1,0.4,0.5,0.7,1,0.7c0.1,0,0.2,0,0.3,0l34.3-11\n\t\t\t\t\t\t\tc0.5-0.2,0.8-0.7,0.6-1.3S403.6,176.8,403.1,176.9z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M325.3,204.1c0.1,0,0.2,0,0.3,0l34.2-11c0,0,0,0,0,0c0.1,0,0.2-0.1,0.3-0.1c0,0,0,0,0.1-0.1\n\t\t\t\t\t\t\tc0.1-0.1,0.2-0.2,0.2-0.3c0.1-0.1,0.1-0.2,0.1-0.4c0-0.1,0-0.2,0-0.3c0,0,0-0.1,0-0.1l-11-34.2c0,0,0,0,0-0.1\n\t\t\t\t\t\t\tc0-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.1-0.1-0.2-0.2c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.2-0.1c0,0-0.1,0-0.1,0c-0.1,0-0.2,0-0.4,0\n\t\t\t\t\t\t\tc0,0,0,0,0,0l-34.2,11c0,0,0,0-0.1,0c-0.1,0-0.2,0.1-0.3,0.2c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.1,0,0.2,0,0.3c0,0,0,0.1,0,0.1l11,34.2\n\t\t\t\t\t\t\tC324.5,203.8,324.8,204.1,325.3,204.1z M327.3,201.4l10-19.6l19.6,10L327.3,201.4z M348.2,160.5l9.5,29.6l-19.6-10L348.2,160.5z\n\t\t\t\t\t\t\t M346.5,159.5l-10,19.6l-19.6-10L346.5,159.5z M335.5,180.9l-10,19.6l-9.5-29.6L335.5,180.9z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M360.4,192.5c0.1-0.1,0.1-0.2,0.1-0.4C360.4,192.3,360.4,192.4,360.4,192.5\n\t\t\t\t\t\t\tC360.3,192.5,360.4,192.5,360.4,192.5z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M313.4,168.4c-0.1,0.1-0.1,0.2-0.1,0.4c0-0.3,0.1-0.5,0.3-0.7C313.5,168.2,313.4,168.3,313.4,168.4z\"/>\n\t\t\t\t\t</g>\n\t\t\t\t\t<g>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M308.2,268.9c-18.1-10.5-33.7-24.8-45.9-42.1c-19.4-27.4-28.8-60.9-26.5-94.4c2.2-33,15.7-64.5,37.8-88.8\n\t\t\t\t\t\t\tc0,0,0.1-0.1,0.1-0.1c1.1-1.1,1.8-2.7,1.8-4.4c0-1.7-0.7-3.3-1.8-4.5c-2.5-2.5-6.5-2.5-8.9,0c0,0,0,0-0.1,0.1\n\t\t\t\t\t\t\tc-27.2,27.3-42.2,63.5-42.2,102.1c0,38.6,15,74.9,42.3,102.2C277.2,251.6,292,261.7,308.2,268.9z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M471,218.5c0.1-0.5-0.2-1-0.7-1.2c-0.5-0.2-1,0.1-1.2,0.6c-10.5,24.7-27.6,46-49.6,61.5\n\t\t\t\t\t\t\tc-27,19.1-60.1,28.4-93.1,26.2c-32.5-2.2-63.6-15.5-87.5-37.3c-1.6-1.6-3.7-2.4-5.9-2.4s-4.3,0.9-5.9,2.4\n\t\t\t\t\t\t\tc-3.2,3.2-3.2,8.4-0.1,11.6c0,0,0,0.1,0.1,0.1c28.6,28.6,66.1,42.8,103.6,42.8c37.5,0,75-14.3,103.6-42.8\n\t\t\t\t\t\t\tC451.4,262.9,464.1,241.6,471,218.5z M228.6,278.7C228.6,278.7,228.6,278.6,228.6,278.7c-2.5-2.5-2.5-6.5-0.1-9\n\t\t\t\t\t\t\tc1.2-1.2,2.8-1.8,4.5-1.8s3.3,0.7,4.5,1.9c24.3,22.1,55.8,35.6,88.8,37.8c33.4,2.3,67-7.1,94.4-26.5c17.3-12.2,31.6-27.9,42.1-45.9\n\t\t\t\t\t\t\tc-7.2,16.1-17.3,30.9-29.9,43.5C376.5,334.9,284.9,334.9,228.6,278.7z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M472.1,132.9c-0.3-0.5-0.8-0.7-1.3-0.4c-0.5,0.2-0.7,0.8-0.5,1.3c10.1,24.8,13,52,8.4,78.6\n\t\t\t\t\t\t\tc-5.6,32.6-22.4,62.6-47.3,84.3c-24.6,21.4-55.9,34-88.2,35.5c-4.6,0-8.3,3.7-8.3,8.3c0,4.5,3.6,8.2,8.2,8.3c0,0,0.1,0,0.1,0\n\t\t\t\t\t\t\tc80.8,0,146.5-65.7,146.5-146.5C489.5,178.1,483.5,154.1,472.1,132.9z M343.2,346.8C343.2,346.8,343.1,346.8,343.2,346.8\n\t\t\t\t\t\t\tc-3.6,0-6.4-2.8-6.4-6.3c0-3.5,2.8-6.3,6.4-6.3c32.8-1.5,64.6-14.3,89.5-36c25.3-22,42.3-52.4,48-85.5c3.6-20.8,2.6-42-2.7-62.2\n\t\t\t\t\t\t\tc6.3,16.5,9.6,34.1,9.6,51.9C487.5,281.9,422.8,346.7,343.2,346.8z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M412.7,71.6c-0.5-0.1-1,0.2-1.2,0.7c-0.2,0.5,0.1,1,0.6,1.2c24.7,10.5,46,27.6,61.5,49.6\n\t\t\t\t\t\t\tc19.1,27,28.4,60.1,26.2,93.1c-2.2,32.5-15.5,63.6-37.3,87.5c-1.6,1.6-2.4,3.7-2.4,5.9s0.9,4.3,2.4,5.9c1.6,1.6,3.7,2.4,5.9,2.4\n\t\t\t\t\t\t\tc2.1,0,4.2-0.8,5.8-2.3c0,0,0.1,0,0.1-0.1c57.1-57.1,57.1-150,0-207.1C457,91.3,435.8,78.6,412.7,71.6z M472.8,314\n\t\t\t\t\t\t\tC472.8,314.1,472.8,314.1,472.8,314c-2.5,2.5-6.5,2.5-9,0.1c-1.2-1.2-1.8-2.8-1.8-4.5s0.7-3.3,1.9-4.5\n\t\t\t\t\t\t\tc22.1-24.3,35.6-55.8,37.8-88.8c2.3-33.4-7.1-67-26.5-94.4c-12.2-17.3-27.9-31.6-45.9-42.1c16.1,7.2,30.9,17.3,43.5,29.9\n\t\t\t\t\t\t\tC529.1,166.1,529.1,257.7,472.8,314z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M396.5,53.1c-24.2,0-48.2,6-69.5,17.5c-0.4,0.3-0.6,0.8-0.3,1.3c0.2,0.5,0.8,0.7,1.3,0.5\n\t\t\t\t\t\t\tc24.8-10.1,52-13,78.6-8.4c32.6,5.6,62.6,22.4,84.3,47.3c21.4,24.6,34,55.9,35.5,88.2c0,4.6,3.7,8.3,8.3,8.3c4.5,0,8.2-3.6,8.3-8.2\n\t\t\t\t\t\t\tc0,0,0-0.1,0-0.1C543,118.8,477.2,53.1,396.5,53.1z M541,199.5c0,3.5-2.8,6.3-6.3,6.3s-6.3-2.8-6.3-6.4\n\t\t\t\t\t\t\tc-1.5-32.8-14.3-64.6-36-89.5c-22-25.3-52.4-42.3-85.5-48c-8.3-1.4-16.6-2.1-24.9-2.1c-12.6,0-25.1,1.6-37.3,4.8\n\t\t\t\t\t\t\tc16.5-6.3,34.1-9.6,51.9-9.6C476.1,55.1,540.9,119.8,541,199.5C541,199.5,541,199.5,541,199.5z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M266.4,130.3c-0.1,0.5,0.2,1,0.7,1.2c0.1,0,0.2,0,0.3,0c0.4,0,0.8-0.2,0.9-0.6c10.5-24.7,27.6-45.9,49.6-61.5\n\t\t\t\t\t\t\tC345,50.3,378,41,411,43.3c32.5,2.2,63.6,15.5,87.5,37.3c1.6,1.6,3.7,2.4,5.9,2.4s4.3-0.9,5.9-2.4c1.6-1.6,2.4-3.7,2.4-5.9\n\t\t\t\t\t\t\tc0-2.2-0.8-4.2-2.3-5.8c0,0,0-0.1-0.1-0.1c-57.1-57.1-150-57.1-207.1,0C286,85.9,273.3,107.2,266.4,130.3z M406.7,27.9\n\t\t\t\t\t\t\tc38.5,0,74.8,15,102.1,42.2c0,0,0,0.1,0.1,0.1c1.2,1.2,1.8,2.8,1.8,4.5s-0.7,3.3-1.8,4.5c-1.2,1.2-2.8,1.8-4.5,1.8\n\t\t\t\t\t\t\ts-3.3-0.7-4.4-1.8c0,0-0.1-0.1-0.1-0.1c-24.3-22.1-55.8-35.6-88.8-37.8c-33.4-2.3-67,7.1-94.4,26.5c-17.3,12.2-31.6,27.9-42.1,45.9\n\t\t\t\t\t\t\tc7.2-16.1,17.3-30.9,29.9-43.5C331.9,42.9,368.1,27.9,406.7,27.9z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M265.3,215.9c0,0,0,0.1,0.1,0.1c0.2,0.3,0.5,0.4,0.8,0.4c0.2,0,0.3,0,0.5-0.1c0.4-0.2,0.6-0.8,0.4-1.3\n\t\t\t\t\t\t\tc-10.1-24.8-13-52-8.4-78.6c5.6-32.6,22.4-62.6,47.3-84.3c24.6-21.4,55.9-34.1,88.2-35.5c4.6,0,8.3-3.7,8.3-8.3\n\t\t\t\t\t\t\tc0-4.5-3.7-8.2-8.2-8.3c0,0-0.1,0-0.1,0c-80.8,0-146.5,65.7-146.5,146.5C247.9,170.7,253.9,194.7,265.3,215.9z M394.2,2\n\t\t\t\t\t\t\tC394.2,2,394.2,2,394.2,2c3.6,0,6.4,2.8,6.4,6.3s-2.8,6.3-6.4,6.3c-32.8,1.5-64.6,14.3-89.5,36c-25.3,22-42.3,52.4-48,85.5\n\t\t\t\t\t\t\tc-3.6,20.8-2.6,42,2.7,62.2c-6.3-16.5-9.6-34.1-9.6-51.9C249.9,66.9,314.6,2.1,394.2,2z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M420.6,281c-27.4,19.4-60.9,28.8-94.4,26.5c-33-2.2-64.5-15.7-88.8-37.8c-1.2-1.2-2.8-1.9-4.5-1.9\n\t\t\t\t\t\t\ts-3.3,0.7-4.5,1.8c-2.5,2.5-2.5,6.5,0,8.9c0,0,0,0,0.1,0.1c56.3,56.2,147.9,56.2,204.2-0.1c12.6-12.6,22.7-27.4,29.9-43.5\n\t\t\t\t\t\t\tC452.2,253.1,437.9,268.8,420.6,281z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M477.9,150.4c5.3,20.2,6.3,41.4,2.7,62.2c-5.7,33.1-22.7,63.5-48,85.5c-24.9,21.7-56.7,34.5-89.5,36\n\t\t\t\t\t\t\tc-3.5,0-6.4,2.8-6.4,6.3c0,3.5,2.8,6.3,6.3,6.3c0,0,0.1,0,0.1,0c79.6-0.1,144.3-64.9,144.3-144.5\n\t\t\t\t\t\t\tC487.5,184.6,484.2,166.9,477.9,150.4z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M429.2,79.9c18.1,10.5,33.7,24.8,45.9,42.1c19.4,27.4,28.8,60.9,26.5,94.4c-2.2,33-15.7,64.5-37.8,88.8\n\t\t\t\t\t\t\tc-1.2,1.2-1.9,2.8-1.9,4.5s0.7,3.3,1.8,4.5c2.5,2.5,6.5,2.5,8.9,0c0,0,0,0,0.1-0.1c56.2-56.3,56.2-147.9-0.1-204.2\n\t\t\t\t\t\t\tC460.2,97.2,445.4,87.1,429.2,79.9z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M396.5,55.1c-17.8,0-35.4,3.3-51.9,9.6c12.2-3.2,24.7-4.8,37.3-4.8c8.3,0,16.6,0.7,24.9,2.1\n\t\t\t\t\t\t\tc33.1,5.7,63.5,22.7,85.5,48c21.7,24.9,34.5,56.7,36,89.5c0,3.5,2.8,6.4,6.3,6.4s6.3-2.8,6.3-6.3c0,0,0-0.1,0-0.1\n\t\t\t\t\t\t\tC540.9,119.8,476.1,55.1,396.5,55.1z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M316.8,67.8c27.4-19.4,60.9-28.8,94.4-26.5c33,2.2,64.5,15.7,88.8,37.8c0,0,0.1,0.1,0.1,0.1\n\t\t\t\t\t\t\tc1.1,1.1,2.7,1.8,4.4,1.8s3.3-0.7,4.5-1.8c1.2-1.2,1.8-2.8,1.8-4.5s-0.7-3.3-1.8-4.5c0,0,0,0-0.1-0.1\n\t\t\t\t\t\t\tc-27.3-27.2-63.5-42.2-102.1-42.2c-38.6,0-74.9,15-102.2,42.3c-12.6,12.6-22.7,27.4-29.9,43.5C285.2,95.7,299.5,80,316.8,67.8z\"/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M259.5,198.4c-5.3-20.2-6.3-41.4-2.7-62.2c5.7-33.1,22.7-63.5,48-85.5c24.9-21.7,56.7-34.5,89.5-36\n\t\t\t\t\t\t\tc3.5,0,6.4-2.8,6.4-6.3S397.8,2,394.3,2c0,0-0.1,0-0.1,0c-79.6,0.1-144.3,64.9-144.3,144.5C249.9,164.2,253.1,181.9,259.5,198.4z\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t<path fill=\"#51bb7b\" d=\"M340.9,293.7c17.8,0,35.4-3.3,51.9-9.6c-20.2,5.3-41.4,6.3-62.2,2.7c-33.1-5.7-63.5-22.7-85.5-48\n\t\t\t\t\t\t\tc-21.7-24.9-34.5-56.7-36-89.5c0-3.5-2.8-6.4-6.3-6.4c-3.5,0-6.3,2.8-6.3,6.3c0,0,0,0.1,0,0.1C196.5,229,261.3,293.7,340.9,293.7z\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M324.8,277.2c0.1,0,0.1,0,0.2,0c0.4,0,0.8-0.3,1-0.7c0.2-0.5-0.1-1-0.6-1.2c-24.7-10.5-46-27.6-61.5-49.6\n\t\t\t\t\t\t\tc-19.1-27-28.4-60.1-26.2-93.1C239.9,100,253.2,69,275,45c1.6-1.6,2.4-3.7,2.4-5.9c0-2.2-0.9-4.3-2.4-5.9c-1.6-1.6-3.7-2.4-5.9-2.4\n\t\t\t\t\t\t\tc-2.2,0-4.2,0.8-5.8,2.3c0,0-0.1,0-0.1,0.1c-57.1,57.1-57.1,150,0,207.1C280.4,257.5,301.6,270.2,324.8,277.2z M264.5,34.8\n\t\t\t\t\t\t\tC264.6,34.8,264.6,34.7,264.5,34.8c2.5-2.5,6.5-2.5,9-0.1c1.2,1.2,1.8,2.8,1.8,4.5c0,1.7-0.7,3.3-1.8,4.4c0,0-0.1,0.1-0.1,0.1\n\t\t\t\t\t\t\tc-22.1,24.3-35.6,55.8-37.8,88.8c-2.3,33.4,7.1,67,26.5,94.4c12.2,17.3,27.9,31.6,45.9,42.1c-16.1-7.2-30.9-17.3-43.5-29.9\n\t\t\t\t\t\t\tc-27.3-27.3-42.3-63.6-42.3-102.2C222.3,98.3,237.3,62,264.5,34.8z\"/>\n\t\t\t\t\t\t<path fill=\"#267048\" d=\"M340.9,295.7c24.2,0,48.2-6,69.4-17.5c0,0,0.1,0,0.1-0.1c0.4-0.3,0.5-0.9,0.3-1.3c-0.2-0.4-0.8-0.6-1.3-0.4\n\t\t\t\t\t\t\tc-24.8,10.1-52,13-78.6,8.4c-32.6-5.6-62.6-22.4-84.3-47.3c-21.4-24.6-34-55.9-35.5-88.2c0-4.6-3.7-8.3-8.3-8.3\n\t\t\t\t\t\t\tc-4.5,0-8.2,3.6-8.3,8.2c0,0,0,0.1,0,0.1C194.4,230,260.1,295.7,340.9,295.7z M196.4,149.3c0-3.5,2.8-6.3,6.3-6.3\n\t\t\t\t\t\t\tc3.5,0,6.3,2.8,6.3,6.4c1.5,32.8,14.3,64.6,36,89.5c22,25.3,52.4,42.3,85.5,48c20.8,3.6,42,2.6,62.2-2.7\n\t\t\t\t\t\t\tc-16.5,6.3-34.1,9.6-51.9,9.6C261.3,293.7,196.5,229,196.4,149.3C196.4,149.3,196.4,149.3,196.4,149.3z\"/>\n\t\t\t\t\t</g>\n\t\t\t\t</g>\n\t\t\t</svg>\n\t\t</div>\n\t</section>\n\n\t\t<section class=\"social-footer\">\n\n\t<ul class=\"social-footer__icons\">\n\t\t<span class=\"social-footer__follow\">Follow Flywheel:</span>\n\t\t<li>\n\t\t\t<a class=\"social-footer__facebook\" href=\"//facebook.com/heyflywheel\">Facebook</a>\n\t\t</li>\n\t\t<li>\n\t\t\t<a class=\"social-footer__twitter\" href=\"//twitter.com/heyflywheel\">Twitter</a>\n\t\t</li>\n\t\t<li>\n\t\t\t<a class=\"social-footer__instagram\" href=\"//instagram.com/heyflywheel\">Instagram</a>\n\t\t</li>\n\t</ul>\n</section>\n\t\t<section class=\"footer\">\n\t<div class=\"footer__contain\">\n\t\t<ul class=\"footer__list\">\n\t\t\t<li class=\"footer__list__heading\">Products</li>\n\t\t\t<li><a href=\"https://getflywheel.com/why-flywheel/\">WordPress hosting</a></li>\n\t\t\t<li><a href=\"https://getflywheel.com/partners/\">Reseller hosting</a></li>\n\t\t\t<li><a href=\"https://getflywheel.com/enterprise-wordpress-hosting/\">Enterprise hosting</a></li>\n\t\t</ul>\n\n\t\t<ul class=\"footer__list\">\n\t\t\t\t<li class=\"footer__list__heading\">Resources</li>\n\t\t\t\t<li><a href=\"https://local.getflywheel.com/community\">Community/help forum</a></li>\n\t\t\t\t<li><a href=\"https://getflywheel.com/layout\">Layout: a WordPress + design blog</a></li>\n\t\t\t\t<li><a href=\"https://getflywheel.com/design-and-wordpress-resources/ebooks\">Free ebooks</a></li>\n\t\t\t\t<li><a href=\"https://getflywheel.com/design-and-wordpress-resources/toolbox\">Discounts</a></li>\n\t\t\t</ul>\n\n\t\t<ul class=\"footer__list\">\n\t\t\t<li class=\"footer__list__heading\"><a href=\"https://getflywheel.com/wordpress-support\">Company</a></li>\n\t\t\t<li><a href=\"https://getflywheel.com/about\">About</a></li>\n\t\t\t<li><a href=\"https://getflywheel.com/about/careers\">Careers</a></li>\n\t\t\t<li><a href=\"https://life.getflywheel.com\">Life at Flywheel</a></li>\n\t\t</ul>\n\n\t\t<div class=\"footer__row\">\n\t\t\t<a class=\"footer__logo--link\" href=\"https://getflywheel.com\">\n\t\t\t\t<img class=\"footer__logo\" src=\"https://local.getflywheel.com/wp-content/themes/flywheel15/images/logo-footer.svg\" alt=\"Flywheel\" width=\"115\" height=\"33\">\n\t\t\t</a>\n\t\t\t<p class=\"footer__copyright\">&copy; 2018 Flywheel&nbsp;&nbsp;&bull;&nbsp;&nbsp;<a href=\"https://getflywheel.com/legal\">Legal Stuff</a></p>\n\t\t</div>\n\t</div>\n</section>\n\t</div>\n\n\t<script type='text/javascript' src='https://local.getflywheel.com/wp-includes/js/wp-embed.min.js?ver=4.7.2'></script>\n\n\t<script type=\"text/javascript\">\n\t\tvar FW = {};\n\t</script>\n\n\t<script src=\"https://local.getflywheel.com/wp-content/themes/flywheel15/js/local.min.js?v=6281\"></script>\n\n</body>\n</html>\n"
    at new StatusCodeError (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\request-promise-core\lib\errors.js:32:15)
    at Request.plumbing.callback (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\request-promise-core\lib\plumbing.js:104:33)
    at Request.RP$callback [as _callback] (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\request-promise-core\lib\plumbing.js:46:31)
    at Request.self.callback (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\request\request.js:186:22)
    at emitTwo (events.js:125:13)
    at Request.emit (events.js:213:7)
    at Request.<anonymous> (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\request\request.js:1163:10)
    at emitOne (events.js:115:13)
    at Request.emit (events.js:210:7)
    at IncomingMessage.<anonymous> (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\request\request.js:1085:12)
    at Object.onceWrapper (events.js:314:30)
    at emitNone (events.js:110:20)
    at IncomingMessage.emit (events.js:207:7)
    at endReadableNT (_stream_readable.js:1045:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickDomainCallback (internal/process/next_tick.js:218:9)
Jul 2, 2018, 7:22 PM EDT - info: [main/docker-machine-fdv] NFS Mount Status 
{ mountedPoints: [ '/c/Users' ], mountPoints: [ '/c/Users' ] }
Jul 2, 2018, 7:22 PM EDT - info: [main/docker-machine-fdv] WinNFSd already running
Jul 2, 2018, 7:22 PM EDT - error: [main/waitForMySQL]  Error: (HTTP code 409) unexpected - Container e554f69745c0a15384c35860c9957f717e2f2eb83232885d74d53abbbddff922 is not running 
    at C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:239:17
    at getCause (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:269:7)
    at Modem.buildPayload (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:238:5)
    at IncomingMessage.<anonymous> (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:214:14)
    at emitNone (events.js:110:20)
    at IncomingMessage.emit (events.js:207:7)
    at endReadableNT (_stream_readable.js:1045:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickDomainCallback (internal/process/next_tick.js:218:9)
Jul 2, 2018, 7:22 PM EDT - info: [main/stopSite] Stopping site: running mydumper
Jul 2, 2018, 7:22 PM EDT - info: [main/stopSite] Stopping site: stopping container e554f69745c0a15384c35860c9957f717e2f2eb83232885d74d53abbbddff922
Jul 2, 2018, 7:22 PM EDT - warn: [main/stopSite]  Error: (HTTP code 304) container already stopped -  
    at C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:239:17
    at getCause (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:269:7)
    at Modem.buildPayload (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:238:5)
    at IncomingMessage.<anonymous> (C:\Users\Alain\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:214:14)
    at emitNone (events.js:110:20)
    at IncomingMessage.emit (events.js:207:7)
    at endReadableNT (_stream_readable.js:1045:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickDomainCallback (internal/process/next_tick.js:218:9)

Because getting my sites back up is URGENT, I tried a few things…such as downloading and installing latest VM 5.2.14 to see if it would fix my 2.3.2 issue. It did not. In fact, since then I’ve been stuck at Starting Local Machine. Since I know its possible to restore my sites if their folder structure is intact, although effin tedious, I decided to uninstall 2.3.2 and try it again. Again stuck on Starting Local Machine. Going to uninstall 2.3.2 again and go back to pre-release 2.3.1

There hasnt been one single official release that did not break my installation yet. Please tell us, do we have to UNINSTALL pre-releases prior to installing official releases? Is this what’s breaking my install??

@clay, I’m seeing the same thing after updating to 2.3.2. In looking at the log it looks like it’s trying to load the local.getflywheel.com web page, or some other getflywheel.com page.

This is clearly a problem.

Re-installing 2.3.1 seems to work again but I see this in my log.

Jul 2, 2018, 5:35 PM PDT - warn: [main/EnvironmentUpdater] Error reading https://local.getflywheel.com/local-environment-updater-super-secret-testing-tester/releases/stable/custom/1.3.0/release.json. SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at Request._callback (/Users/afragen/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/environments/EnvironmentUpdater.js:1:4891)
at Request.self.callback (/Users/afragen/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:186:22)
at emitTwo (events.js:125:13)
at Request.emit (events.js:213:7)
at Request. (/Users/afragen/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:1163:10)
at emitOne (events.js:115:13)
at Request.emit (events.js:210:7)
at IncomingMessage. (/Users/afragen/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:1085:12)
at Object.onceWrapper (events.js:314:30)
at emitNone (events.js:110:20)
at IncomingMessage.emit (events.js:207:7)
at endReadableNT (_stream_readable.js:1045:12)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickDomainCallback (internal/process/next_tick.js:218:9)

Thx afragen for chiming in. OK, I just managed to get 2.3.2 started again but of course all my sites are gone. I installed VM 5.2.14 (which is more up to date than the one packaged with 2.3.2) and ran it first. I’m now going to start reassociating my websites and report back…

Same here complete fail. Push to flywheel has only worked once then i have to restart local, I thought this would fix it it ended up completely braking everything. Trying to downgrade now Local just give me loading dots.

All I get is this on all my sites.

1 Like

Again, I re-installed 2.3.1 and now I have a working installation.

I tried the manual method of reconnecting previous site structures from Local Sites to 2.3.2 (this was given to me by Clay in the past and had worked then), but it didnt’ work this time. When trying to view the reconnected site or log in its admin, I get a 503 error of service unavailable. ARGHHH better not have lost all my sites :frowning:

@clay : I am now getting 503 Service Unavailable error on BOTH 2.3.1 and 2.3.2 after trying to reconnect my sites after the 2.3.2 broke everything. Please assist.

These were your previous instructions which I followed but didn’t work this time:

Note: There must be SQL files present in app/sql in order for this to work. Otherwise, the database won’t be able to be restored.
1. Rename the target folder in your Local Sites folder (ex: mydomain) to something like mydomain-backup
2. If the site still exists in Local with a “Container Missing” error, delete it.
3. Create new sites for each using the existing domains and paths. So, if it was mydomain before, you’ll use mydomain again
4. Stop the sites in Local.
5. Browse back to the Local Sites folder and delete the newly created mydomain folder and rename mydomain-backup back to mydomain. This is done because you can’t create sites over site folders that already exist.
_6. Start the sites in Local. _
7. Right-click on the site in Local and go to “Open Site SSH”
8. Enter myloader -p root -d /app/sql --overwrite-tables --database local
*This will load in the SQL files in /app/sql
9. Click View Site and make sure it looks right

I’ve tried creating the new site with Fast Docker OFF without success. Then tried over again this time with nginx instead of Apache. this time the error is a 502 instead of a 503.

lbf%20error%201

I’m done for now. Spent a bunch of time today building sites only to see them all come down at the end of the day because I jumped on the shiny new release. Speechless…

@clay I’ve been able to reconnect the sites by changing the PHP version from 7.0.3 to 7.1.4
I don’t know if this is why I was getting 503/502 errors but if so, then I suppose it means that the PHP version must be exactly the same as the site we are trying to reconnect? If so, I will add this to my notes.

Following this, I decided to go back and experiment with 2.3.2 as a FRESH INSTALL (my previous was installed OVER the 2.3.1 pre), Instead of trying to bring in one of my sites, I just created a new one using my custom settings that I usually use. Apache 7.1.4 PHP 5.6. The new site lead to 502 Request Error for both View and Admin.

For shits and giggle, I decided to change it to nginx and it worked.

When I tried to change it back to Apache I got an error popup about Error in Changing related to some sort of “hook”. BUT it still worked.

So it seems that we have to manually change the web server for something to “kick in”. This version is definitely wonky and Im not sure where to go from here or what I think of LbF anymore.

I remember having had to switch NGiNX and Apache back and forth a few times to get sites working again a few months back, so possibly this isn’t strictly 2.3.2-related.

Still not very confidence-inspiring, though.

Divi%20Popup%20When%20Trying%20to%20Fix%20the%20Site%20Thru%20Changing%20Web%20Server%20(Works%20but%20Error)

Tried to connect one of my old sites on 2.3.2 and same issue as a fresh site. I will get 502 Request Error UNLESS I change the Web Server to something else. In which case it fixes it but I see this ugly popup every time by doing so.

Hi all,

We’re currently looking into all of these issues. Thanks for the screenshots and logs!

@afragen,

The JSON warning should be gone. Please let me know if otherwise.


@starksocial,

Just to clarify, your Local sites are working but Connect to Flywheel isn’t?


@metrosuperstar,

If you’re getting 500 errors, the best place to check is:

  1. Go to Help » Reveal Local Router’s Log
  2. The specific site’s logs folder

I’ll look into the error with Apache.

@clay just for future reference… if I do ever use a pre-release again in the future then update “manually” to the official release, do you recommend I fully uninstall the pre-release? it is my understanding that pre-releases will never prompt to update either?

Nope, not for pre-releases.

Pre-releases will prompt for updates like regular releases. I think you’re just ahead of the game and always update before the version is pushed to the auto-updater :slight_smile:


I’m currently looking into these issues. I think there are some issues specifically with Custom 1.3.0 and Apache on Windows.

@clay, I tried re-installing 2.3.1 and I could never get an existing site to open and run. I didn’t try to create a new site. I don’t have time to debug right now, going out of town for a few days.

Fortunately re-installing 2.3.1 works. I’m happy to help figure this out when I get back.

To be clear, to install or re-install different versions of Local, all I do is swap the Local by Flywheel.app. I’m currently at VB Version 5.2.12 r122591 (Qt5.6.3)

@afragen Oh, I didn’t know we could just swap the exe file…sounds much easier than what I was doing which was uninstalling the program then resintalling the other version (which has the huge downside of having to reconnect all my sites manually).

@clay Is it OK to do it this way, as afragen described?