Activities of "maliming"

Hi

Try to run the commands in cmd/terminal windows with administrator mode.

hi

Your logs show:

The SSL connection could not be established, see inner exception. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid because of errors in the certificate chain: NotTimeValid

The problem is related to SSL.

Thanks

hi

can you try to clean and create a new one?

dotnet dev-certs https --clean
dotnet dev-certs https --trust
dotnet dev-certs https --check --trust

Please share the output of these commands.

Thanks.

hi

The browser will not display not secure if there is a valid SSL certificate.

hi

It is recommended to use a pfx or other Certificates in a production environment.

You should use the same certificate for multiple instances.

see https://abp.io/docs/latest/deployment/configuring-openiddict#production-environment

hi

Can you try to set up a valid SSL and run apps again.

If the problem still present, please share the logs.txt of the web, api and authserver websites.

liming.ma@volosoft.com

Thanks.

hi

Have you run the DbMigrator app to seed initial data to the database?

Please try to add a valid SSL certification.

https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-dev-certs#examples

Then share the logs.txt of https://localhost:44315/ website to liming.ma@volosoft.com

Thanks.

ok, using a subdomain for each app will be fine.

Thanks.

hi

Can you try to use a subdomain instead of a sub-app?

https://www.example.com → Web Public

https://admin.example.com/ → Blazor Admin

https://api.example.com/ → API

https://auth.example.com/ → AuthServer

hi

services:
  rabbitmq:
    container_name: rabbitmq
    image: rabbitmq:3.12.7-management-alpine
    ports:
      - "15672:15672"
      - "5672:5672"
Showing 671 to 680 of 11567 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.