Eror when trying to run in offline mode

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.0.0, 2.0.0-alpha2
    • Affects Version/s: 2.0.0
    • Component/s: backend
    • None

      When trying to start the backend with no internet connection and the `--o`switch, I get this error:

      Franzs-MBP-2:client franz$ yarn start-backend -o
      yarn run v1.2.1
      $ node scripts/start-backend -o
      mvn clean package -DskipTests { cwd: '/Users/franz/Documents/Projects/camunda-optimize' }
      {
        "name": "RequestError",
        "code": "ENOTFOUND",
        "host": "camunda.org",
        "hostname": "camunda.org",
        "method": "GET",
        "path": "/release/camunda-bpm/tomcat/7.8/camunda-bpm-tomcat-7.8.0-alpha2.tar.gz",
        "protocol": "https:",
        "url": "https://camunda.org/release/camunda-bpm/tomcat/7.8/camunda-bpm-tomcat-7.8.0-alpha2.tar.gz"
      }
      ✨  Done in 0.73s.
      

        This is the controller panel for Smart Panels app

              Assignee:
              Michael Schoettes
              Reporter:
              Franz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: