Dimas Anwar Aziz

Results 5 comments of Dimas Anwar Aziz

> I'm using Google Cloud instance.. Ubuntu 18.04.. the package needed for snd_aloop is '**linux-modules-extra-gcp**' Thank's, it's work for me on Ubuntu 20.04 GCP

Okay, thank's for your response, I'll discover this first.

Yes you can close this case, thanks.

Maybe yes. It might be help for other's.

> Ok looking quickly at the code, the issue I think is here: > > https://github.com/usebruno/bruno/blob/main/packages/bruno-electron/src/utils/cookies.js#L14 > > specifically > > ``` > const getCookiesForUrl = (url) => { >...