microsoft / dev-tunnels

Dev Tunnels SDK
MIT License
286 stars 20 forks source link

Object reference not set to an instance of an object. #464

Closed smbabaz closed 1 month ago

smbabaz commented 1 month ago

I'm logged in to devtunnel and when I try to execute the following I receive "Object reference not set to an instance of an object." This has worked in the past.

.\devtunnel.exe host -p 58888 -a

Any suggestions would be appreciated.

Thanks

derekbekoe commented 1 month ago

Which version of the CLI are you running? This can be displayed with .\devtunnel.exe --version.

derekbekoe commented 1 month ago

Closing as this appears a duplicate of https://github.com/microsoft/dev-tunnels/issues/439