microsoft / azure-pipelines-agent

Azure Pipelines Agent 🚀
MIT License
1.72k stars 867 forks source link

[Question]: Azure Devops Server - Trying to configure environment listener - get Page not found #4944

Open rrichardsisat opened 2 months ago

rrichardsisat commented 2 months ago

Describe your question

I am trying to repeat the same configuration i have already completed on a few other servers. I believe it could be a firewall issue but am not certain. When going thru the registration process I used a personal access token that has FULL privileges and is scoped to ALL ACCESSIBLE ORGANIZATIONS. I get a "Page not found". Any ideas? thanks

Versions

Azure Devops Server 2020/Windows 10 but the agent is running on linux.

Environment type (Please select at least one enviroment where you face this issue)

Azure DevOps Server type

Azure DevOps Server (Please specify exact version in the textbox below)

Operation system

CentOS

Version controll system

git with Azure Repos

Azure DevOps Server Version (if applicable)

Azure Devops Server 2020

rrichardsisat commented 2 months ago

https://stackoverflow.com/questions/66887825/azure-devops-server-2019-2020-access-levels-page-not-found and https://developercommunity.visualstudio.com/t/page-not-found-error-while-executing-configcmd-com/828936

seem very similar. Thanks

aleksandrlevochkin commented 2 months ago

Hi @rrichardsisat thank you for reaching out. Did any of the solutions mentioned on SO and DevCommunity help you?