Abrir Fechadas

TestHost crashes without exception #7305


User avatar
0
christian@laekkerai.com criada

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ ✅ done Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index ✅ done The exact solution to your question may have been answered before, and please first use the search on the homepage. ✅ done Provide us with the following info:

  • ABP Framework version: v7.3.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server) AND MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • None TestHost just crashes.
  • We isolated the issue so far that we can see that is crashes when initializing the SaasDomainModule. It never reaches the exception handler though.
  • Steps to reproduce the issue:
  • started using the 7.3.2 Community Edition of ABP
  • added MongoDB manually (by using another generated project as a draft)
  • have a mix of EF Core (Saas, etc.) and our data (MongoDB)
  • migrate to 7.3.2 Commercial Edition of ABP using your guides.
  • ** Notes **
  • We can execute our API normally.
  • When executing tests, the test host crashes for unknown reason without an exception we could use.

Have you seen this in the past?


5 resposta (s)
  • User Avatar
    0
    liangshiwei criada
    Equipe de Apoio Fullstack Developer

    Hi,

    I have no idea. Could you share an example project with me? i will check it. thanks. my email is shiwei.liang@volosoft.com

  • User Avatar
    0
    christian@laekkerai.com criada

    Hi,

    i sent an example project by mail.

  • User Avatar
    0
    liangshiwei criada
    Equipe de Apoio Fullstack Developer

    Hi,

    Sorry, I did not receive the email

  • User Avatar
    0
    christian@laekkerai.com criada

    Hi,

    your provider blocked the zip file :-/ I sent u an email again. But this time I was using a OneDrive-FileShare.

  • User Avatar
    0
    liangshiwei criada
    Equipe de Apoio Fullstack Developer

    Add appsettings.secrets.json to TestBase project

Made with ❤️ on ABP v8.2.0-preview Updated on março 25, 2024, 15:11