Open Closed

ECS Service is not up and getting Unhandled exception. System.InvalidOperationException: The ConnectionString property has not been initialized. In CW #8098


User avatar
0
arvind.srivastava.tas created
  • ABP Framework version:v8.3
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no yes
  • Exception message and full stack trace:
  • Unhandled exception. System.InvalidOperationException: The ConnectionString property has not been initialized.

at Npgsql.NpgsqlConnection.Open(Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlConnection.Open() at Hangfire.PostgreSql.PostgreSqlStorage.CreateAndOpenConnection() at Hangfire.PostgreSql.PostgreSqlStorage..ctor(String connectionString, Action1 connectionSetup, PostgreSqlStorageOptions options) at Hangfire.PostgreSql.PostgreSqlBootstrapperConfigurationExtensions.UsePostgreSqlStorage(IGlobalConfiguration configuration, String connectionString, Action1 connectionSetup, PostgreSqlStorageOptions options)

at SCV.Litmus.AdapterEngine.Program.Main(String[] args) in /src/SCV.Litmus/aspnet-core/modules/Integration/Engine/SCV.Litmus.AdapterEngine/Program.cs:line 25


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    How do I reproduce this problem, could you please share the full steps or a test project? thanks.

    shiwei.liang@volosoft.com

Made with ❤️ on ABP v9.1.0-preview. Updated on October 22, 2024, 09:35