Andrei Petrut
Andrei Petrut
I have checked each field in the template and I found out that I had to manually add a new line at the end of each field (I basically pressed...
@amcasey I had a similar issue when using same browser with 2 tabs. If tried using 2 different browsers then I didn't get that issue anymore.
@amcasey I don't recall seeing this ticket when I opened mine. @weirdyang This is what I've tried in order to get rid of the error and it worked for me:...
@hdu7 can you confirm you created 3 different app services (sts, admin and admin-api)? Have you tried with Azure K8S?
@Diponchik can you elaborate how you fixed the VPN restrictions? Did you deploy the apps inside K8S or simple Azure App Services? I am using Azure K8S with Docker deployed...
@MaxThom we are trying to deploy sts, admin and admin-api services in K8S in Azure but we are not using Nginx (we use Azure App Gateway). Only the STS service...
Hi @cypherbuild , Can you confirm how you managed to run the https://sts.skoruba.local with no SSL errors? I followed the manual from @skoruba but this command line didn't work: ...
@albrookesplowman I managed to run locally the admin project, by setting the correct certificate path like below:  However sometimes I get the same issues when navigating to the Admin...
@albrookesplowman I have tried this approach but it works on my machine only every second run. This change needs to be made in all 3 projects.  Can you confirm...
@albrookesplowman regarding this exception: ` System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:44310)` why is it showing localhost if the SSL certificates for skoruba.local...