usebruno / bruno

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

Global Environment not found #3442

Closed raimondsL closed 1 day ago

raimondsL commented 2 weeks ago

I have checked the following:

Describe the bug

After I open Bruno and make any request I see Console error.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

image

sreelakshmi-bruno commented 2 weeks ago

Hi @raimondsL, thanks for reporting this. We're working on it!

raimondsL commented 2 weeks ago

meta { name: test type: http seq: 1 }

get { url: www.example.com body: none auth: none }

On Thu, 7 Nov 2024 at 11:04, sreelakshmi-bruno @.***> wrote:

Hi @raimondsL https://github.com/raimondsL, sorry to know you're facing this. I'm not able to reproduce this on 1.34.2. Can you share the bru file you are using?

— Reply to this email directly, view it on GitHub https://github.com/usebruno/bruno/issues/3442#issuecomment-2461680643, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASRTYL3XW545PFUOZ5TUWZTZ7MULBAVCNFSM6AAAAABRKPLF2WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRRGY4DANRUGM . You are receiving this because you were mentioned.Message ID: @.***>

BruAlcaraz commented 1 week ago

Hi, The best solution to the issue is to Create a global Environment even it does not have any variables and select it in the app. Once you do that the error will no longer be logged in the console image

helloanoop commented 1 day ago

Merged PR #3447 This is set to be released in v1.35.0 tomorrow