Activities of "renhaiming"

i have fix, because the dbmigrator the database the redrect uri is mistake.

hello,

the project is angular , and abp version is .9.2.1

i have deploy the project to docker which angular and api, when i go to address http://serverip:4200 and display the login ui, when i click login and report error. the api report the details error is: [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/connect/authorize?response_type=code&client_id=NovaLab_App&state=RjVXU25Zd0hUNHpnNF9BVC1mNUJZSlg4VVpJT3FMYWoyZmNkbW12cTRiQkhz&redirect_uri=http%3A%2F%2F10.136.36.151%3A4200&scope=openid%20offline_access%20NovaLab&code_challenge=xk1RgjUh4HfAnezEvaeFFVJu1Gsl54jzTPZ-f4svYw8&code_challenge_method=S256&nonce=RjVXU25Zd0hUNHpnNF9BVC1mNUJZSlg4VVpJT3FMYWoyZmNkbW12cTRiQkhz&culture=zh-Hans&ui-culture=zh-Hans - null null 2025-11-29T11:59:33.305661029Z [11:59:33 INF] The request URI matched a server endpoint: Authorization. 2025-11-29T11:59:33.306377908Z [11:59:33 INF] The authorization request was successfully extracted: { 2025-11-29T11:59:33.306448313Z "response_type": "code", 2025-11-29T11:59:33.306458807Z "client_id": "NovaLab_App", 2025-11-29T11:59:33.306466745Z "state": "RjVXU25Zd0hUNHpnNF9BVC1mNUJZSlg4VVpJT3FMYWoyZmNkbW12cTRiQkhz", 2025-11-29T11:59:33.306476021Z "redirect_uri": "http://10.136.36.151:4200", 2025-11-29T11:59:33.306484828Z "scope": "openid offline_access NovaLab", 2025-11-29T11:59:33.306492340Z "code_challenge": "xk1RgjUh4HfAnezEvaeFFVJu1Gsl54jzTPZ-f4svYw8", 2025-11-29T11:59:33.306499388Z "code_challenge_method": "S256", 2025-11-29T11:59:33.306507129Z "nonce": "RjVXU25Zd0hUNHpnNF9BVC1mNUJZSlg4VVpJT3FMYWoyZmNkbW12cTRiQkhz", 2025-11-29T11:59:33.306514571Z "culture": "zh-Hans", 2025-11-29T11:59:33.306521727Z "ui-culture": "zh-Hans" 2025-11-29T11:59:33.306528230Z }. 2025-11-29T11:59:33.312877786Z [11:59:33 INF] Client validation failed because 'http://10.136.36.151:4200' was not a valid redirect_uri for NovaLab_App. 2025-11-29T11:59:33.312891698Z [11:59:33 INF] The authorization request was rejected because the redirect_uri was invalid: 'http://10.136.36.151:4200'. 2025-11-29T11:59:33.315019927Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/connect/authorize?response_type=code&client_id=NovaLab_App&state=RjVXU25Zd0hUNHpnNF9BVC1mNUJZSlg4VVpJT3FMYWoyZmNkbW12cTRiQkhz&redirect_uri=http%3A%2F%2F10.136.36.151%3A4200&scope=openid%20offline_access%20NovaLab&code_challenge=xk1RgjUh4HfAnezEvaeFFVJu1Gsl54jzTPZ-f4svYw8&code_challenge_method=S256&nonce=RjVXU25Zd0hUNHpnNF9BVC1mNUJZSlg4VVpJT3FMYWoyZmNkbW12cTRiQkhz&culture=zh-Hans&ui-culture=zh-Hans - 302 0 null 13.1607ms 2025-11-29T11:59:33.333296966Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/Error?httpStatusCode=400 - null null 2025-11-29T11:59:33.339992506Z [11:59:33 INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)' 2025-11-29T11:59:33.340323731Z [11:59:33 INF] Route matched with {action = "Index", controller = "Error", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Int32) on controller Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared). 2025-11-29T11:59:33.342972129Z [11:59:33 INF] Executing ViewResult, running view ~/Views/Error/Default.cshtml. 2025-11-29T11:59:33.362635898Z [11:59:33 INF] Executed ViewResult - view ~/Views/Error/Default.cshtml executed in 19.8547ms. 2025-11-29T11:59:33.362737890Z [11:59:33 INF] Executed action Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared) in 22.3684ms 2025-11-29T11:59:33.362824075Z [11:59:33 INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)' 2025-11-29T11:59:33.363945958Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/Error?httpStatusCode=400 - 400 null text/html; charset=utf-8 30.5744ms 2025-11-29T11:59:33.382540072Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/Themes/LeptonX/Global/side-menu/css/bootstrap-light.css - null null 2025-11-29T11:59:33.382599063Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/Themes/LeptonX/Global/side-menu/css/light.css - null null 2025-11-29T11:59:33.383027868Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/__bundles/Views.Error.DefaultErrorComponent.default.F15FCDEA56EC024E1CDCD86CA6B586D8.css?_v=639000143214000924 - null null 2025-11-29T11:59:33.383053082Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/__bundles/LeptonX.Global.CB0A1C447568985CB74B4BBF34865669.css?_v=639000143217578587 - null null 2025-11-29T11:59:33.383731124Z [11:59:33 INF] Sending file. Request path: '/__bundles/Views.Error.DefaultErrorComponent.default.F15FCDEA56EC024E1CDCD86CA6B586D8.css'. Physical path: 'N/A' 2025-11-29T11:59:33.383744095Z [11:59:33 INF] Sending file. Request path: '/Themes/LeptonX/Global/side-menu/css/light.css'. Physical path: 'N/A' 2025-11-29T11:59:33.383806425Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/__bundles/Views.Error.DefaultErrorComponent.default.F15FCDEA56EC024E1CDCD86CA6B586D8.css?_v=639000143214000924 - 200 168 text/css 0.8358ms 2025-11-29T11:59:33.383906474Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/Themes/LeptonX/Global/side-menu/css/light.css - 200 5238 text/css 1.332ms 2025-11-29T11:59:33.386257134Z [11:59:33 INF] Sending file. Request path: '/Themes/LeptonX/Global/side-menu/css/bootstrap-light.css'. Physical path: 'N/A' 2025-11-29T11:59:33.386517741Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/libs/jquery-validation/localization/messages_zh.js?_v=638997732226611565 - null null 2025-11-29T11:59:33.386556770Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/__bundles/LeptonX.Global.14DE296C99D9196452982BD5A099A9A9.js?_v=639000143223372141 - null null 2025-11-29T11:59:33.386567170Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/Themes/LeptonX/Global/side-menu/css/bootstrap-light.css - 200 270080 text/css 3.9466ms 2025-11-29T11:59:33.386575311Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/libs/timeago/locales/jquery.timeago.zh-CN.js?_v=638997731827151743 - null null 2025-11-29T11:59:33.386629595Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js?_v=638997731968170102 - null null 2025-11-29T11:59:33.386872463Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/libs/moment/locale/zh-cn.js?_v=638997731677495200 - null null 2025-11-29T11:59:33.387044813Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/Abp/ApplicationConfigurationScript - null null 2025-11-29T11:59:33.387066398Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/Abp/ApplicationLocalizationScript?cultureName=zh-Hans - null null 2025-11-29T11:59:33.387420248Z [11:59:33 INF] Sending file. Request path: '/__bundles/LeptonX.Global.CB0A1C447568985CB74B4BBF34865669.css'. Physical path: 'N/A' 2025-11-29T11:59:33.387655133Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/__bundles/LeptonX.Global.CB0A1C447568985CB74B4BBF34865669.css?_v=639000143217578587 - 200 361585 text/css 4.5577ms 2025-11-29T11:59:33.389114988Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/Abp/ServiceProxyScript - null null 2025-11-29T11:59:33.393355748Z [11:59:33 INF] Executing endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint' 2025-11-29T11:59:33.393698474Z [11:59:33 INF] Executing endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint' 2025-11-29T11:59:33.393798736Z [11:59:33 INF] Executing endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint' 2025-11-29T11:59:33.393861755Z [11:59:33 INF] Executing endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint' 2025-11-29T11:59:33.393892313Z [11:59:33 INF] Sending file. Request path: 'libs/jquery-validation/localization/messages_zh.js'. Physical path: '/app/wwwroot/libs/jquery-validation/localization/messages_zh.js.br' 2025-11-29T11:59:33.393905493Z [11:59:33 INF] Executed endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint' 2025-11-29T11:59:33.394108238Z [11:59:33 INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2025-11-29T11:59:33.394119774Z [11:59:33 INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)' 2025-11-29T11:59:33.394175064Z [11:59:33 INF] Sending file. Request path: 'libs/timeago/locales/jquery.timeago.zh-CN.js'. Physical path: '/app/wwwroot/libs/timeago/locales/jquery.timeago.zh-CN.js.br' 2025-11-29T11:59:33.394217287Z [11:59:33 INF] Executed endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint' 2025-11-29T11:59:33.394234890Z [11:59:33 INF] Sending file. Request path: 'libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js'. Physical path: '/app/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js.br' 2025-11-29T11:59:33.394332748Z [11:59:33 INF] Executed endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint' 2025-11-29T11:59:33.394345039Z [11:59:33 INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc). 2025-11-29T11:59:33.394355972Z [11:59:33 INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc). 2025-11-29T11:59:33.394375818Z [11:59:33 INF] Sending file. Request path: 'libs/moment/locale/zh-cn.js'. Physical path: '/app/wwwroot/libs/moment/locale/zh-cn.js.br' 2025-11-29T11:59:33.394419651Z [11:59:33 INF] Executed endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint' 2025-11-29T11:59:33.394508153Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/libs/jquery-validation/localization/messages_zh.js?_v=638997732226611565 - 200 529 text/javascript 8.1539ms 2025-11-29T11:59:33.394843282Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/libs/timeago/locales/jquery.timeago.zh-CN.js?_v=638997731827151743 - 200 305 text/javascript 8.2547ms 2025-11-29T11:59:33.394887419Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js?_v=638997731968170102 - 200 286 text/javascript 8.2158ms 2025-11-29T11:59:33.394975089Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/libs/moment/locale/zh-cn.js?_v=638997731677495200 - 200 1295 text/javascript 8.256ms 2025-11-29T11:59:33.395911664Z [11:59:33 INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2025-11-29T11:59:33.396142016Z [11:59:33 INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc). 2025-11-29T11:59:33.574768984Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/images/logo/leptonx/icon.svg - null null 2025-11-29T11:59:33.574800505Z [11:59:33 INF] Request starting HTTP/2 GET https://10.136.36.151:44380/Themes/LeptonX/Global/side-menu/libs/bootstrap-icons/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d - null null 2025-11-29T11:59:33.579520013Z [11:59:33 INF] Sending file. Request path: '/Themes/LeptonX/Global/side-menu/libs/bootstrap-icons/font/fonts/bootstrap-icons.woff2'. Physical path: 'N/A' 2025-11-29T11:59:33.579618589Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/Themes/LeptonX/Global/side-menu/libs/bootstrap-icons/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d - 200 92064 font/woff2 4.8089ms 2025-11-29T11:59:33.587927770Z [11:59:33 INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2025-11-29T11:59:33.589241531Z [11:59:33 INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 194.8151ms 2025-11-29T11:59:33.589255116Z [11:59:33 INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)' 2025-11-29T11:59:33.590060303Z [11:59:33 INF] Executing endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint' 2025-11-29T11:59:33.590252749Z [11:59:33 INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2025-11-29T11:59:33.590517160Z [11:59:33 INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 196.0919ms 2025-11-29T11:59:33.590531934Z [11:59:33 INF] Sending file. Request path: 'images/logo/leptonx/icon.svg'. Physical path: '/app/wwwroot/images/logo/leptonx/icon.svg.br' 2025-11-29T11:59:33.590571178Z [11:59:33 INF] Executed endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint' 2025-11-29T11:59:33.590580884Z [11:59:33 INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2025-11-29T11:59:33.590958463Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/images/logo/leptonx/icon.svg - 200 1284 image/svg+xml 16.2337ms 2025-11-29T11:59:33.596748112Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/Abp/ApplicationLocalizationScript?cultureName=zh-Hans - 200 105943 application/javascript 209.6368ms 2025-11-29T11:59:33.596798088Z [11:59:33 INF] Sending file. Request path: '/__bundles/LeptonX.Global.14DE296C99D9196452982BD5A099A9A9.js'. Physical path: 'N/A' 2025-11-29T11:59:33.596867163Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/Abp/ApplicationConfigurationScript - 200 6303 application/javascript 209.8657ms 2025-11-29T11:59:33.596936595Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/__bundles/LeptonX.Global.14DE296C99D9196452982BD5A099A9A9.js?_v=639000143223372141 - 200 941839 application/javascript 210.5654ms 2025-11-29T11:59:33.660993228Z [11:59:33 INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2025-11-29T11:59:33.661526959Z [11:59:33 INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 265.3227ms 2025-11-29T11:59:33.661540674Z [11:59:33 INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2025-11-29T11:59:33.662960841Z [11:59:33 INF] Request finished HTTP/2 GET https://10.136.36.151:44380/Abp/ServiceProxyScript - 200 162611 application/javascript 273.8543ms

hello, when i want to deploy my project which the frontend is angular, i have modifed the environment.prod.ts file as below:

import { Environment } from '@abp/ng.core';

const baseUrl = 'http://10.136.36.151:4200';

const oAuthConfig = { issuer: 'https://10.136.36.151:44380/', redirectUri: baseUrl, clientId: 'NovaLab_App', responseType: 'code', scope: 'offline_access NovaLab', requireHttps: true, impersonation: { tenantImpersonation: true, userImpersonation: true, }, };

export const environment = { production: true, application: { baseUrl, name: 'NovaLab', }, oAuthConfig, apis: { default: { url: 'https://10.136.36.151:44380', rootNamespace: 'RZ.NovaLab', }, AbpAccountPublic: { url: oAuthConfig.issuer, rootNamespace: 'AbpAccountPublic', }, }, remoteEnv: { url: '/getEnvConfig', mergeStrategy: 'deepmerge', }, } as Environment;

but i want to visit the address : http://servieip:4200, report the error.

about the https://localhost:44380/.well-known/openid-configuration , but it should be https://sererhost:44380/.well-known/openid-configuration

Best regards Haiming

Answer

THS, and my e-mail address : renhaiming@126.com

Answer

thanks, and this not working. I think that send me the working .suite file is good idea.

Answer

[EngincanV] said: Hi, we've assigned an Angular developer to assist you with your question. To help her support you more efficiently, could you please share the following information:

  • ABP version : 9.11
  • ABP Suite version :ABP CLI 0.9.26

Regards.

Question

hello, when I create a CRUD Page Generator wiht the abp suite and succeeded. but I found didn't create angular UI relation files.

in the log file and display these error message: 2025-07-02 14:32:20.430 +08:00 [INF] Running the Angular Schematics command: node run-schematics.mjs '/Users/hank/RiderProjects/RZ.NovaLab/angular/.suite/schematics/node_modules/.bin/ng' g '.suite/schematics/collection.json:entity' app-pro RZ.NovaLab '/Users/hank/RiderProjects/RZ.NovaLab/.suite/entities/SampleOrder.json' '/Users/hank/RiderProjects/RZ.NovaLab/angular' 2025-07-02 14:32:20.604 +08:00 [INF] Angular Schematics command failed. node:internal/modules/package_json_reader:268 throw new ERR_MODULE_NOT_FOUND(packageName, fileURLToPath(base), null); ^

Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'execa' imported from /Users/hank/RiderProjects/RZ.NovaLab/angular/.suite/schematics/run-schematics.mjs at Object.getPackageJSONURL (node:internal/modules/package_json_reader:268:9) at packageResolve (node:internal/modules/esm/resolve:768:81) at moduleResolve (node:internal/modules/esm/resolve:854:18) at defaultResolve (node:internal/modules/esm/resolve:984:11) at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:780:12) at #cachedDefaultResolve (node:internal/modules/esm/loader:704:25) at ModuleLoader.resolve (node:internal/modules/esm/loader:687:38) at ModuleLoader.getModuleJobForImport (node:internal/modules/esm/loader:305:38) at ModuleJob._link (node:internal/modules/esm/module_job:137:49) { code: 'ERR_MODULE_NOT_FOUND' }

Node.js v22.15.0

2025-07-02 14:32:20.665 +08:00 [INF] 10/11 - AngularUiGenerateWithSchematicsCommand completed. | Duration: 235 ms.

Showing 1 to 7 of 7 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 03, 2025, 13:19
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.