question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for mac use of emulator

See original GitHub issue

I would like to be able to use the cosmos emulator (running in a virtual machine) when developing on my mac. As far as I can tell, this workflow is only supported when using v2 of the SDK. The solution there is to create a custom HttpClientHandler that ignores the “bad” SSL cert used by the emulator. I would prefer to use v3 (the api is much nicer imo) but I cannot find a way to make it work.

Please consider a way to disable the SSL check or inject an http client. Or - if there actually is a viable workaround for v3, please update the documentation to make it clear.

Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
philwadecommented, Nov 5, 2019

@j82w per this comment: https://github.com/Azure/azure-cosmos-dotnet-v3/pull/743#pullrequestreview-283833083 and the actual diff, it appears the disabling of SSL verification was removed from the pull request. I’ve tried to figure out if there is a way to use the WebProxy to disable it, but I haven’t been able to find any examples. The API it provides doesn’t present an obvious way. Could you point me to some documentation that might help?

0reactions
j82wcommented, Feb 3, 2020

The initial issue @philwade described was for being able to connect the v3 SDK running on Mac or Linux to the emulator running on windows. That issue is fixed with the workaround.

This repo is used for the Cosmos DB .NET V3 SDK. This broader request that is not limited to v3 SDK and is being tracked here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The 5 Best Android Emulators for Mac in 2023
The 5 Best Android Emulators for Mac in 2023 · Best Overall: Nox Player · Most Popular: Bluestacks 3 · More Than Just...
Read more >
7 Best Mac Emulators For Gamers In 2023
7 Best Mac Emulators For Gamers In 2023 · 7. Virtual Machine · 6. DOSBox · 5. DeSmuME · 4. Redream · 3....
Read more >
Emulators on macOS - Emulation General Wiki
This page is about emulators that run on macOS (previously Mac OS X). For emulators that run on Classic Mac OS, see Emulators...
Read more >
18 Best Android Emulators For Mac In 2023
Anbox, an Android emulator for Mac, is free of cost and open source, allowing any Android app to run smoothly on Mac systems....
Read more >
The Best Game Console Emulators on Mac OS - Dr.Fone
Playstation Emulators Nintendo 64 Emulator for Mac Dolphin Emulator: GameCube and Wii games emulator for Mac OpenEmu RetroArch PPSSPP DeSmuME DosBox Xamarian Android...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found