Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DevTunnelNotPublicError #11934

Open
mmsharepoint opened this issue Jul 1, 2024 · 5 comments
Open

DevTunnelNotPublicError #11934

mmsharepoint opened this issue Jul 1, 2024 · 5 comments
Assignees
Labels

Comments

@mmsharepoint
Copy link

mmsharepoint commented Jul 1, 2024

When Creating a new Dev Tunnel with Visual Studio 10.3 I received the error
"The dev tunnel with the name '' is not set to public access. Please use a public dev tunnel in the debug dropdown menu (Dev Tunnels) to prepare Teams app."

To Reproduce
Steps to reproduce the behavior:

  1. In the debug dropdown menu, select Dev Tunnels > Create a Tunnel (set authentication type to Public, temporary, GitHub user)
  2. Right-click the 'TeamsApp' project and select Teams Toolkit > Prepare Teams App Dependencies

Expected behavior
Prepare Teams App Dependencies should succeed

VS 2022 Professional 10.3
TTK 17.10.63.65054

Additional context
If I use an older Dev Tunnel in an existing and updated version it works
If I use a new Dev Tunnel in an existing and updated version OR in a fresh VS installation (and here is my problem right now) it doesn't work.

Similar issues was reported a while a ago but should have been fixed as per versions...?

11136

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jul 1, 2024
@adashen adashen added investigating TA:Infra Team Area: Infra labels Jul 2, 2024
@xiaolang124
Copy link
Contributor

Thanks for the feedback. It seems that we cannot retrieve all dev tunnels from the GitHub account in our toolkit extension. We will investigate this further.

In the meantime, there is a workaround you can try: use a work account to create a dev tunnel. You can register or use an Outlook account for this purpose.

image

@adashen adashen removed the needs attention This issue needs the attention of a contributor. label Jul 3, 2024
@mmsharepoint
Copy link
Author

Thanks for the feedback. It seems that we cannot retrieve all dev tunnels from the GitHub account in our toolkit extension. We will investigate this further.

Thanks for the update. I was also wondering if there is a way I can see my dev tunnels ´per GitHub account OVER several VS
(de)installations??
This might help

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jul 3, 2024
@xiaolang124 xiaolang124 removed the needs attention This issue needs the attention of a contributor. label Jul 4, 2024
@xiaolang124
Copy link
Contributor

You can view all your dev tunnels in the Dev Tunnel Window. All your dev tunnel information is available there.

image
image

@mmsharepoint
Copy link
Author

Yes I saw this but that seems Visual Studio / Machine related.
If I use several instances (VMs e.g.) is there an overview overall? I recently "killed" a VM. Do the used Dev Tunnels there (connected to GitHub account) "waste" something and could I still access and clean it somehow?
Just curious

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jul 4, 2024
@xiaolang124 xiaolang124 removed the needs attention This issue needs the attention of a contributor. label Jul 5, 2024
@xiaolang124
Copy link
Contributor

Yes, it provides an overall view. You can see the usage status and manage the port in this management view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants