if (error) {
        this.log(`[Cloud Core] Error: ${error.code}`);
        console.log(error.stack);
      }