Hello,
i set up neoload web using docker. I can log in and have also connected a controller and the LG. After uploading a test as a ZIP and running it, I get the following error message.
Could it be that I configured the all-in-one compose incorrectly?
Or is it because I did not use the yaml file to create the controller and LG.
Thanks for the support
you don't need the volume line either, or LG_HOST or LG_PORT or port mapping, the only thing in my env file is the NLW connection details
As mentioned on your other post, you cannot use localhost
Than why ist the controller try to access the localhost. When creating the controller with the yaml file, I don't specify a connection to the localhost
For the connections I created a tunnel using ngrok, which the containers can access.
Attached is my docker-compose for creating the individual containers.
Thank you for the help.
Were you on some recent training I did? the LG_HOST value is likely the issue, You are better off letting Docker take care of the networking.