- 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, Action
1 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)
-
0
Hi,
How do I reproduce this problem, could you please share the full steps or a test project? thanks.
shiwei.liang@volosoft.com