Activities of "liyingji"

I set startupTimeLimit to 500, it did not work;
I ran dotnet restore under the startup project, the problem was solved. But I dot not understand it.

  • ABP Framework version: v8.3.1
  • UI Type: / MVC /
  • Database System: EF Core (SQL Server) /
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • My project always failed to start with errors * HTTP Error 500.37 - ASP.NET Core app failed to start within startup time limit, I ever solved this problem by cleaning the solution ; Today I started my project without any new code, I ran into the same problem ,but I can't solve it. I tried to change the web.config file and startupTimeLimit=500, it took no effects; The log file shows:
  • "2025-01-15 11:14:44.923 +08:00 [INF] Starting web host. 2025-01-15 11:16:40.966 +08:00 [INF] Starting web host. 2025-01-15 11:19:25.467 +08:00 [INF] Starting web host. 2025-01-15 11:25:02.369 +08:00 [INF] Starting web host. 2025-01-15 11:30:26.446 +08:00 [INF] Starting web host. 2025-01-15 11:34:29.646 +08:00 [INF] Starting web host. 2025-01-15 11:41:23.169 +08:00 [INF] Starting web host. 2025-01-15 11:46:47.696 +08:00 [INF] Starting web host. 2025-01-15 11:49:33.360 +08:00 [INF] Starting web host. 2025-01-15 12:02:20.427 +08:00 [INF] Starting web host. 2025-01-15 12:03:46.036 +08:00 [INF] Starting web host. 2025-01-15 12:06:00.509 +08:00 [INF] Starting web host. 2025-01-15 12:06:46.101 +08:00 [INF] Starting web host. 2025-01-15 12:12:58.459 +08:00 [INF] Starting web host. 2025-01-15 12:15:05.057 +08:00 [INF] Starting web host. 2025-01-15 12:16:46.791 +08:00 [INF] Starting web host. 2025-01-15 12:18:29.759 +08:00 [INF] Starting web host. 2025-01-15 12:21:33.518 +08:00 [INF] Starting web host. 2025-01-15 12:23:46.142 +08:00 [INF] Starting web host. 2025-01-15 12:32:32.278 +08:00 [INF] Starting web host. 2025-01-15 12:36:16.943 +08:00 [INF] Starting web host. 2025-01-15 12:51:43.462 +08:00 [INF] Starting web host. 2025-01-15 13:04:13.671 +08:00 [INF] Starting web host. 2025-01-15 15:04:19.462 +08:00 [INF] Starting web host. 2025-01-15 15:06:38.042 +08:00 [INF] Starting web host. 2025-01-15 15:13:47.407 +08:00 [INF] Starting web host. 2025-01-15 15:20:26.280 +08:00 [INF] Starting web host. 2025-01-15 15:29:54.439 +08:00 [INF] Starting web host. 2025-01-15 15:35:35.712 +08:00 [INF] Starting web host. 2025-01-15 15:39:56.774 +08:00 [INF] Starting web host."
Answer

I have no idea to create an test project; Or could you remote control my compute Could I upgrade my project to ABP 9, to solve this problem

Answer

Is the Leptonx theme package of 4.0.3 for ABP 9?

Answer

Answer

I have clean my solution; But it failed to build still with the same errors

Answer

I have run abp install-libs under a proxy, it seems succedsfully;

Answer

It seems my version of NPM dependencies is greater than abp NugGet package; I used abp-suite to upgrade my solution; Why it did not upgrade to latest version?

Answer

abp install-libs command showed : yarn config get registry https://registry.npmmirror.com yarn config get registry https://registry.npmmirror.com

Should I used other yarn package source?

Question

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • ABP Framework version: v8.3.1
  • UI Type:Razor
  • Database System: EF Core (SQL Server, .)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: 1: My computer has been upgraded with a new hard drive.
  • 2. My project was started,but it seems many client-end library failed to load;
  • 3. I tried to upgrade the project from 8.3.0 to 8.3.1 using abp-suite; it failed to build;
Showing 1 to 10 of 54 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 13, 2025, 04:08