try {
      await this.startServer();
      this.appServerMindStarted = true;
    } catch (e) {
      console.error(e);