this.lastError=`Port already has a Gateway or service at ${blockedGatewayUrl}, but it is not reusable: ${reusableGateway.lastError}`;
this.appendLog("error",`${this.lastError} Failed to select a fallback port: ${formatExecError(error)}`);
this.refreshStatus("error");
this.refreshStatus("error");
returnthis.status();
returnthis.status();
}
}
this.appendLog(
"warn",
`Port already has a Gateway or service at ${blockedGatewayUrl}, but it is not reusable: ${reusableGateway.lastError}. Starting bundled runtime on fallback port ${fallbackPort}.`