You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2023. It is now read-only.
When debugging and checking the logs I found a NOT FOUND 404 error, one screenshot here:
Fixed it changing nginx.conf, the bug was here:
And the solution:
Everything running ok now:
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.
The text was updated successfully, but these errors were encountered:
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:
Fixed it changing nginx.conf, the bug was here:
And the solution:
Everything running ok now:
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.
The text was updated successfully, but these errors were encountered: