Mendix Docker container login fails on VM, Cookie not being set

0
Hi everyone, I'm experiencing a login issue when deploying a Mendix application using a Docker image. Environment: Image: Based on Mendix Buildpack (latest) Database: Postgres Accessing the container from a VM with port mapping working correctly Issue: Accessing from my local machine works fine: login succeeds, Cookie is set, and I can access the homepage. Accessing from the VM: the page loads, but after login it stays on the login page, and the browser does not set the Cookie. Suspected cause: Possibly a compatibility issue with the Buildpack version Help needed: Has anyone encountered a similar issue or found a solution?
asked
0 answers