usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.62k stars 1.28k forks source link

Can't clone a request in wsl #3401

Open jan00bl opened 3 weeks ago

jan00bl commented 3 weeks ago

I have checked the following:

Describe the bug

If you try to clone a request in wsl, you will receive the following error message, as shown in the screenshot.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

image

Pragadesh44-Bruno commented 2 weeks ago

Hey @jan00bl, based on the path displayed in the error message above, it seems the path is invalid. Could you please verify that the clone request is valid? I've tested the clone request, folder, and collection in a valid WSL path, and it works fine for me.

eg valid path: \\wsl.localhost\Ubuntu\home\codex_wsl

image