Results 6 comments of Alfonso Vargas

> Hi [alexvazquez](https://github.com/alexvazquez), > > try this code, it worked for me: > > ```cs > serviceBuilder.AddService(serviceOptions => > { > serviceOptions.DebugBehavior.HttpsHelpPageEnabled = true; > serviceOptions.BaseAddresses.Add(new Uri("https://localhost/corewcfservice/Util.svc")); > }); >...

Hi @mizzPpY I have the same issue, can you fix it?

@davidmartos96 The same thing happened to me, how did you solve it without that change?

> @alfonsovgs I wasn't able to solve it without this. @rodydavis mentioned in the linked issue that it works as expected though. To me it makes much more sense the...

I think it's because of this ad Dev Home will be going away in May 2025 and a subset of its features will be moved to new places. Stay tuned...

hi @baptisteArno I have the same error, i'm self-hosting with docker. This is all the logs: ``` typebot-redis-1 | Starting Redis Server typebot-redis-1 | 1:signal-handler (1763697708) Received SIGTERM scheduling shutdown......