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

Unable to use unix sockets with gRPC #8387

Open
2 of 4 tasks
BSFishy opened this issue Feb 19, 2025 · 0 comments
Open
2 of 4 tasks

Unable to use unix sockets with gRPC #8387

BSFishy opened this issue Feb 19, 2025 · 0 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@BSFishy
Copy link

BSFishy commented Feb 19, 2025

Expected Behavior

I can use a path like unix:///path/to/my/socket.sock and it successfully connects to the socket

Actual Behavior

A "URL not specified" error is presented.

Reproduction Steps

  1. Start a gRPC server on a unix socket
  2. Create a gRPC request in Insomnia with the url pointing to the socket file
  3. Try to make the request

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

Unix sockets seem to work fine for HTTP requests, so I presume this is a bug but if not please help me redirect 🙏

Insomnia Version

10.3.1

What operating system are you using?

macOS

Operating System Version

macOS Sequoia 15.3

Installation method

Downloaded from the website

Last Known Working Insomnia version

No response

@BSFishy BSFishy added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

1 participant