Answered question

Error occurred during project sending to controller agent

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

Niklas H.
Niklas H.

Niklas H.

Level
1
168 / 750
points
Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

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

Did you find this useful ?

No (0)

Yes (0)

0% of users found this answer useful

Other answers

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

As mentioned on your other post, you cannot use localhost

Niklas H.
Niklas H.

Niklas H.

Level
1
168 / 750
points

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.

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

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.