Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Getting 502 (Bad Gateway) #99

Open
s8sg opened this issue Apr 23, 2019 · 3 comments
Open

Getting 502 (Bad Gateway) #99

s8sg opened this issue Apr 23, 2019 · 3 comments
Labels

Comments

@s8sg
Copy link

s8sg commented Apr 23, 2019

I'm following the provided tutorial to start on docker-compose

After docker-compose up when I'm trying to access http://192.168.99.100/activiti-cloud-modeling/, I'm getting the below error

GET http://192.168.99.100/auth/realms/activiti/.well-known/openid-configuration 502 (Bad Gateway)

I have set DOCKER_IP to my docker-machine IP

@XudongLiu
Copy link

I got the same problem.

@mteodori mteodori added the bug label May 11, 2020
@kimskovhusandersen
Copy link

I had similar issues. Perhaps this might help you.
When running make all activiti/example-runtime-bundle started, but then it crashed.
What helped me was to increase the resources available to Docker. Go to your docker Preferences and increasing the CPUs (8) and memory (8GB).

@boxXing
Copy link

boxXing commented Sep 16, 2021

I had similar issues.Modify the permissions of activiti-realm.json file to be rw.
docker-compose down and docker-compose up -d

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

No branches or pull requests

5 participants