-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Error attempying to Generate Code #2444
Comments
I have the same problem on the downloaded Bruno 1.19.0 (from homeBrew) - Previous release was working fine. Instead, the forked repository looks working fine, it open the generation code panel. |
Same issue, same version, but running on Windows 11. |
Same here. issue on all "scripts" |
The stack trace is:
I guess this must be a bug in Golden Edition code with the new vault integration feature, as I don't see that function in this repository. I am a free user. |
Same here |
+1 |
+1 |
+1 |
Fedora, flatpak, 1.19, same error here. |
same |
I have the same issue on Mac M1 |
+1, Bruno 1.19.0 on Windows 11 (x64)
|
Same here, Fedora 40, Bruno 1.19.0, Flatpak. I also tested with appimage . |
Error doesn't appear on me anymore with version 1.34 in mac m2 |
I have checked the following:
Describe the bug
I am using version 1.19.0 on Mac Apple Silicon.
As soon as I click on the "Generate Code" option I get an error that says:
Oops! Something went wrong
If you are using an official production build: the above error is most likely a bug!
Please report this under:https://github.com/usebruno/bruno/issues
.bru file to reproduce the bug
`meta {
name: Random US
type: http
seq: 1
}
get {
url: https://randomuser.me/api/?nat=us
body: none
auth: none
}
query {
nat: us
}
`
Screenshots/Live demo link
The text was updated successfully, but these errors were encountered: