Activities of "yim.tim"

Ok, I can login using the device flow. Thx.

Even login success using device flow, I still cannot execute abp suite.

What organization I belong to? My colleague are on leave. I would like to get my organization master account to maintain the developer account. Thx.

After login and I try to create the application template, the following installing client-side package screen are hold more than 1 hours. What should I do?

It can solved. Thx.

Docker log show that abp need to login before start authentication server. Please advise. Thx.

Please see the following docker console log.

I try to copy access.bin to /root but the following error display. Please kindly advise.

The following is the Dockerfile of the auth server and VS2022 are run under debug mode. FROM mcr.microsoft.com/dotnet/aspnet:6.0 AS base WORKDIR /app EXPOSE 80 EXPOSE 443 COPY ["./docker-materials/access-token.bin", "/root/.abp/cli/"]

The license are existed.

The following error are displayed when access the page.

I try to run the application without docker but the issue is same. It seems the issue no related to dockerize issue.

I found my company network is https inspection environment. It mean all the https connection will change the SSL certificate to self-signed certificate. I execute the follow command by order but the issue still exists. Please kindly advise.

  1. npm set strict-ssl false
  2. yarn config set strict-ssl false -g
  3. abp install-libs
Showing 1 to 10 of 15 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 25, 2025, 11:10