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

AppImage from local build fails with app.asar/web/index.html with error: ERR_FILE_NOT_FOUND #3695

Open
2 tasks done
ivaaaan opened this issue Dec 25, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@ivaaaan
Copy link

ivaaaan commented Dec 25, 2024

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

Hey. I have built Bruno on my local machine with npm run build:electron:linux. App runs, but I get white screen and console reports this:

(node:247861) electron: Failed to load URL: file:///tmp/.mount_bruno_HThDXo/resources/app.asar/web/index.html with error: ERR_FILE_NOT_FOUND
(Use `bruno --trace-warnings ...` to show where the warning was created)
Error: Failed to load URL: "file:///tmp/.mount_bruno_HThDXo/resources/app.asar/web/index.html" (Electron shows a blank screen because of this).

Platform:

Linux fedora 6.12.4-400.asahi.fc41.aarch64+16k #1 SMP PREEMPT_DYNAMIC Thu Dec 12 10:57:58 UTC 2024 aarch64 GNU/Linux

.bru file to reproduce the bug

No response

Screenshots/Live demo link

@ivaaaan ivaaaan added the bug Something isn't working label Dec 25, 2024
@ganesh-bruno ganesh-bruno self-assigned this Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants