Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't access the plugin website #61

Open
Arkuyo opened this issue Jul 8, 2021 · 2 comments
Open

Can't access the plugin website #61

Arkuyo opened this issue Jul 8, 2021 · 2 comments

Comments

@Arkuyo
Copy link

Arkuyo commented Jul 8, 2021

Start the server by using the docker version.
But some page can't display correctly.
image
image
image

Please help.
Much appreciate!!!

@StephenOTT
Copy link
Owner

Did you setup the https for the Camunda endpoint?

There will also always be an error related to the openId conf as it is not configured in the dev demo.

@Arkuyo
Copy link
Author

Arkuyo commented Jul 12, 2021

Yes, I setup the https by a self-signed certificate with openssl.
And I also add the certificate to the chrome CA trust zone.
Is it work for this?

I noticed the error as below.
image
It shows try to execute the API using "localhost", but my server is on specific docker server, not the localhost.
Could this be the cause of the error?

I change the "localhost" to my IP, it does works.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants