LearningTransport on Linux machine

Hi All,

I am evaluating NServiceBus for my application.

I am using LearningTransport for developing my application on my Windows machine and it is working fine. But when I tried to test it on my Linux machine, it is not working with LearningTransport. Does “LearningTransport” work on Linux for development or are there any known issues or are there any specific configuration that we need to do?

Please suggest.

Thanks
-Kesav

It should work on Linux, we are running our CI test suite on Ubuntu 20.04, what are you running and what is the exception you are getting?

Cheers,

Andreas

Thanks for your reply. We have similar requirement where we wanted to run our CI tests. We couldn’t see any exceptions or errors but the messages are not getting delivered and not processed.

The tests are working on local box.

Thanks
-Kesav

Sounds to me like there is an issue with how the shared folder is configured. Is there nothing in the logs on the CI server?

Can you share the setup code?

This is how we setup the learning transport for our own CI runs

Cheers,

Andreas