jaspopejoy
Unhandled exception error while trying to deploy a project
Im kinda new to railway and when I try to deploy my project, I keep getting exception errors when I try to deploy. one of which is:
Unhandled exception. System.ArgumentException: Host can't be null
at Npgsql.NpgsqlConnectionStringBuilder.PostProcessAndValidate()
This is just one of many and most have to do with Npgsql from what I can tell. can someone explain to me how to correct this error and deploy my project?
19 replies