Forum Discussion
ABruce1
Jun 21, 2024Copper Contributor
Teams Bot App debugging locally Listener function unable to start error
Hi, I have used the following guide to set up a Teams bot with Cron trigger to test out the abilities of the Teams Development toolkit. https://learn.microsoft.com/en-us/microsoftteams/platform/t...
Meghana-MSFT
Jun 25, 2024Bronze Contributor
Could you check if below points are causing this issue for you.
- Firewall Settings: Verify that the firewall on both the local and target machine is not blocking the connection. You may need to add an exception for the specific port you're trying to use.
- Port Configuration: Make sure that the port you're trying to connect to is open and listening on the target machine.
- Meghana-MSFTJul 01, 2024Bronze ContributorCould you please let us know if you are still facing this issue?