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

Redirection Error on Modeler #107

Open
luisGithubPeru opened this issue Oct 27, 2019 · 2 comments
Open

Redirection Error on Modeler #107

luisGithubPeru opened this issue Oct 27, 2019 · 2 comments

Comments

@luisGithubPeru
Copy link

When running the Docker Compose example at https://activiti.gitbook.io/activiti-7-developers-guide/getting-started/getting-started-activiti-cloud/getting-started-docker-compose an error message "Unknown error happened during the loading of projects." appears.

When debugging and checking the logs I found a NOT FOUND 404 error, one screenshot here:

Screenshot_3

Fixed it changing nginx.conf, the bug was here:

Screenshot_5

And the solution:

Screenshot_6

Everything running ok now:

image

Also minimum system requirements could be posted, I runned it on a Virtual Host with 2GB RAM and activity-modeler-backend couldn't start, changed it to 4GB and everything runs OK.

@omariqbalnaru
Copy link

After making the change in the conf file, what are the next steps to make sure this change is reflected?

@morganzhh
Copy link

docker-compose up -d

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

No branches or pull requests

3 participants