De acuerdo a las recomendaciones ejecute el comando: dotnet run --project src/OPUSNova.HttpApi.Host/OPUSNova.HttpApi.Host.csproj
Como resultado manda esto: aparece ABP-LIC-0018: “Your trial period has ended!”. Eso hace que el proceso termine inmediatamente y ABP Studio muestre “exited with code: -42
Detalle 14:24:34 INF] TRIAL-INFO - You are using the trial version of ABP and your expiry date is 2025-11-10 [14:24:34 ERR] ABP-LIC-0018 - iA5wWKYJaP1jwR0HjSE: Your trial period has ended! - Please contact to license@abp.io to purchase a license. [14:24:34 ERR] ABP-LIC-0018 - w2Qqo7AHOYV3iD25y0Y: Your trial period has ended! - Please contact to license@abp.io to purchase a license. [14:24:34 ERR] ABP-LIC-0018 - y7V81uKZMLDDl5PtxHv: Your trial period has ended! - Please contact to license@abp.io to purchase a license. [14:24:34 ERRb48fce22034d4ceb8ea2d686d2f8ae83=False
Contexto: Asunto: Urgente: Problema de ejecución de aplicación para usuarios migrados de licencia Trial a Business
Estimado equipo de soporte,
Solicitamos su asistencia urgente con un problema de licenciamiento que afecta a tres de nuestros desarrolladores.
A continuación, detallamos la situación:
Licencia Trial: Inicialmente, operamos con una licencia Trial para 3 desarrolladores. Dicha licencia expiró el 10 de noviembre de 2025.
Nueva Licencia Business: Antes del vencimiento, el 29 de octubre de 2025, adquirimos una nueva licencia Business.
Migración de Usuarios: A la licencia Business se incorporaron los 3 desarrolladores que usaban la licencia Trial (utilizando sus mismos correos electrónicos) y se añadieron 2 miembros nuevos al equipo.
El Problema: Los 3 desarrolladores originales que fueron migrados de Trial a Business no pueden ejecutar la aplicación. Sin embargo, los 2 desarrolladores nuevos, que no tuvieron licencia Trial, sí pueden ejecutar los proyectos sin inconvenientes.
Acciones Tomadas: Los 3 desarrolladores afectados ya realizaron un cierre de sesión (Logout) y un nuevo inicio de sesión (Login) para intentar forzar el reconocimiento de la licencia Business, pero el problema persiste.
Esta situación está afectando nuestra capacidad de desarrollo y requerimos una solución a la brevedad posible.
Quedamos atentos a su pronta respuesta.
Saludos cordiales, Jorge Torres
Configuration
Exception message and full stack trace:
11:01:17.428 Information CLI command executed. Command: "pwsh -Command "netsh interface ipv4 show excludedportrange protocol=Tcp"" Working directory: "C:\Users\jtorr\AppData\Local\abp-studio\current" CommandResult { ExitCode: 0, IsSuccess: True, StartTime: 11/14/2025 11:01:16 -06:00, ExitTime: 11/14/2025 11:01:17 -06:00, RunTime: 00:00:01.2504615 } 11:01:17.430 Information Starting the application: OPUSNova.HttpApi.Host 11:01:17.430 Information Running the project: C:\Codigo\OPUSNova\src\OPUSNova.HttpApi.Host\OPUSNova.HttpApi.Host.csproj 11:01:17.433 Information Project has been started: C:\Codigo\OPUSNova\src\OPUSNova.HttpApi.Host\OPUSNova.HttpApi.Host.csproj 11:01:17.433 Information Application has been started: OPUSNova.HttpApi.Host 11:01:17.448 Information Starting the application: OPUSNova.Blazor 11:01:17.449 Information Running the project: C:\Codigo\OPUSNova\src\OPUSNova.Blazor\OPUSNova.Blazor.csproj 11:01:17.451 Information Project has been started: C:\Codigo\OPUSNova\src\OPUSNova.Blazor\OPUSNova.Blazor.csproj 11:01:17.451 Information Application has been started: OPUSNova.Blazor 11:01:17.466 Information Starting the application: OPUSNova.Web.Public 11:01:17.466 Information Running the project: C:\Codigo\OPUSNova\src\OPUSNova.Web.Public\OPUSNova.Web.Public.csproj 11:01:17.468 Information Project has been started: C:\Codigo\OPUSNova\src\OPUSNova.Web.Public\OPUSNova.Web.Public.csproj 11:01:17.469 Information Application has been started: OPUSNova.Web.Public 11:01:18.069 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:18.069 Information Start processing HTTP request "GET" "https://localhost:44302/health-status" 11:01:18.069 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:18.069 Information Sending HTTP request "GET" "https://localhost:44302/health-status" 11:01:18.100 Information Start processing HTTP request "GET" "https://localhost:44383/health-status" 11:01:18.100 Information Sending HTTP request "GET" "https://localhost:44383/health-status" 11:01:22.785 Information Start processing HTTP request "GET" "https://localhost:44302/health-status" 11:01:22.785 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:22.785 Information Sending HTTP request "GET" "https://localhost:44302/health-status" 11:01:22.785 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:22.816 Information Start processing HTTP request "GET" "https://localhost:44383/health-status" 11:01:22.816 Information Sending HTTP request "GET" "https://localhost:44383/health-status" 11:01:26.975 Information OPUSNova.HttpApi.Host exited with code: -42 11:01:27.226 Information OPUSNova.Web.Public exited with code: -42 11:01:27.486 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:27.486 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:29.002 Information Automatically restarting the application: OPUSNova.HttpApi.Host 11:01:29.002 Information Running the project: C:\Codigo\OPUSNova\src\OPUSNova.HttpApi.Host\OPUSNova.HttpApi.Host.csproj 11:01:29.007 Information Project has been started: C:\Codigo\OPUSNova\src\OPUSNova.HttpApi.Host\OPUSNova.HttpApi.Host.csproj 11:01:29.007 Information Application has been restarted: OPUSNova.HttpApi.Host 11:01:29.236 Information Automatically restarting the application: OPUSNova.Web.Public 11:01:29.236 Information Running the project: C:\Codigo\OPUSNova\src\OPUSNova.Web.Public\OPUSNova.Web.Public.csproj 11:01:29.241 Information Project has been started: C:\Codigo\OPUSNova\src\OPUSNova.Web.Public\OPUSNova.Web.Public.csproj 11:01:29.241 Information Application has been restarted: OPUSNova.Web.Public 11:01:29.624 Information Start processing HTTP request "GET" "https://localhost:44302/health-status" 11:01:29.624 Information Sending HTTP request "GET" "https://localhost:44302/health-status" 11:01:29.856 Information Start processing HTTP request "GET" "https://localhost:44383/health-status" 11:01:29.856 Information Sending HTTP request "GET" "https://localhost:44383/health-status" 11:01:32.205 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:32.205 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:34.352 Information Start processing HTTP request "GET" "https://localhost:44302/health-status" 11:01:34.352 Information Sending HTTP request "GET" "https://localhost:44302/health-status" 11:01:34.600 Information Start processing HTTP request "GET" "https://localhost:44383/health-status" 11:01:34.601 Information Sending HTTP request "GET" "https://localhost:44383/health-status" 11:01:36.915 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:36.915 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:38.988 Information OPUSNova.HttpApi.Host exited with code: -42 11:01:39.292 Information Start processing HTTP request "GET" "https://localhost:44383/health-status" 11:01:39.292 Information Sending HTTP request "GET" "https://localhost:44383/health-status" 11:01:39.957 Information OPUSNova.Web.Public exited with code: -42 11:01:41.144 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:41.144 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:41.767 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:41.767 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:42.391 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:42.391 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:43.014 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:43.014 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:43.014 Information Automatically restarting the application: OPUSNova.HttpApi.Host 11:01:43.014 Information Running the project: C:\Codigo\OPUSNova\src\OPUSNova.HttpApi.Host\OPUSNova.HttpApi.Host.csproj 11:01:43.017 Information Project has been started: C:\Codigo\OPUSNova\src\OPUSNova.HttpApi.Host\OPUSNova.HttpApi.Host.csproj 11:01:43.017 Information Application has been restarted: OPUSNova.HttpApi.Host 11:01:43.637 Information Start processing HTTP request "GET" "https://localhost:44302/health-status" 11:01:43.637 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:43.637 Information Sending HTTP request "GET" "https://localhost:44302/health-status" 11:01:43.637 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:43.965 Information Automatically restarting the application: OPUSNova.Web.Public 11:01:43.965 Information Running the project: C:\Codigo\OPUSNova\src\OPUSNova.Web.Public\OPUSNova.Web.Public.csproj 11:01:43.968 Information Project has been started: C:\Codigo\OPUSNova\src\OPUSNova.Web.Public\OPUSNova.Web.Public.csproj 11:01:43.968 Information Application has been restarted: OPUSNova.Web.Public 11:01:44.277 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:44.277 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:44.587 Information Start processing HTTP request "GET" "https://localhost:44383/health-status" 11:01:44.588 Information Sending HTTP request "GET" "https://localhost:44383/health-status" 11:01:44.915 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:44.915 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:45.553 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:45.553 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:46.193 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:46.193 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:46.845 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:46.845 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:47.487 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:47.487 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:48.127 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:48.127 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:48.376 Information Start processing HTTP request "GET" "https://localhost:44302/health-status" 11:01:48.376 Information Sending HTTP request "GET" "https://localhost:44302/health-status" 11:01:48.764 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:48.764 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:49.287 Information Start processing HTTP request "GET" "https://localhost:44383/health-status" 11:01:49.287 Information Sending HTTP request "GET" "https://localhost:44383/health-status" 11:01:49.395 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:49.395 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:50.033 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:50.034 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:50.677 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:50.677 Information Sending HTTP request "GET" "https://localhost:44382/" 11:01:51.300 Information Start processing HTTP request "GET" "https://localhost:44382/" 11:01:51.300 Information Sending HTTP request "GET" "https://localhost:44382/"
Steps to reproduce the issue:
When trying to run an existing application on my licensed computer
When trying to run an existing application on any of my licensed colleagues' computers
When creating a new solution and attempting to run the new solution, on my computer and on my colleagues' licensed computers