Suitecrm login crash
Name and Version
bitnami/suitecrm:8
What steps will reproduce the bug?
1 start it with docker-compose 2 login multiple times 3 restart docker compose 4 when logging in it shows that it does not create the session suitecrm "you have been logged out because your session has expired"
What is the expected behavior?
log in normally
What do you see instead?
"you have been logged out because your session has expired"
Additional information
File permission problem, I solved it by putting everything chmod 777 -Rfv /bitnami/*
suitecrm presents a problem after deploying it several times both for volumes with relative path and when restarting it with docker-compose several times the login fails to solve it, it helped me to validate the file permissions.
It must be validated that permissions and owner user must be for mariadb and for the suitecrm web server
I also have a zip with all the data and its docker-compose to recreate the error if you want to see it first hand
Please, note that the Bitnami team is not actively monitoring GitHub Issues for this project. This issue will stay open for 20 days to allow the community to contribute, after 15 days without activity the issue will be marked as stale, being closed after 5 days.
If you would like to contribute to this container image by fixing a bug or adding a new feature, feel free to create a PR, the Bitnami team will be happy to review it and provide feedback.
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.