C:\Program Files\Microsoft Visual Studio\2022\Enterprise>abp login lchao --organization arraycorp [08:42:30 INF] ABP CLI (https://abp.io) [08:42:30 INF] Version 6.0.0-rc.2 (Prerelease) Password: [08:42:41 INF] Successfully logged in as 'lchao'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise>abp suite [08:42:49 INF] ABP CLI (https://abp.io) [08:42:49 INF] Version 6.0.0-rc.2 (Prerelease) Starting Suite v6.0.0-rc.2 ... [08:42:51 ERR] ABP-LIC-0018 - LicenseExpiredValidationFailure: Your trial period has ended! - Please contact to license@abp.io to purchase a license. [08:42:51 ERR] ABP-LIC-0018 - T8BYm5qQ6aRtI0yWk5q: Your trial period has ended! - Please contact to license@abp.io to purchase a license. [08:42:51 ERR] ABP-LIC-0018 - LicenseExpiredValidationFailure: Your trial period has ended! - Please contact to license@abp.io to purchase a license. [08:42:51 ERR] ABP-LIC-ERROR - License check failed for 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Commercial-v6.0.0.0'.
For more information, contact to license@abp.io.
=======================================================================================================
Thanks, Lu
Hi there, My manager created an account for me on trial license, but when I am trying to login using dotnet login <username> -p <password>, it says my account is locked out. How do I unlock my account? I know my account is not locked out because I can login & out of the online account without any issues.
I just tried again. This time it's just invalid user id and password message:
PM> abp login lchao -p <password> [09:52:26 INF] ABP CLI (https://abp.io) [09:52:26 INF] Version 5.3.3 (Stable) [09:52:28 ERR] Invalid username or password!
Thanks