SAP-archive / cloud-platform-workflow-virtual-event

Material for the virtual event on SAP Cloud Platform Workflow.
28 stars 21 forks source link

Error accessing cloud connector https://localhost:8443 #1

Closed jhonj98 closed 4 years ago

jhonj98 commented 4 years ago

Hello Devtoberfest team,

It seems I'm the first reporting an issue or this is not the place to do it, even it could be that nobody have had issues yet haha....

So, the fact is that I was doing the docker image process (build) when I face the following messages in the tracing log:

image

image

When I run the image no errors are issued but when I try to access the https://localhost:8443 is displaying the following error:

image

This was made using windows 10 Professional as the base operating system.

Please your kind help.

Jhon Jairo.

jhonj98 commented 4 years ago

By the way if I do docker ps it seems everything is ok

image

Thanks.

SandorAguilar commented 4 years ago

Same thing happened to me with Chrome. I was able to access the site on Internet Explorer by clicking on "Go on to the webpage (not recommended)" link. By default, IE will note that the site is not secured.

jhonj98 commented 4 years ago

Thank you Sandor, I tested in IE and it works, thank you very much.