inspectdev / inspect-issues

Issue tracker for Inspect
22 stars 2 forks source link

UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/opt/Inspect/resources/app-update.yml' #132

Closed Warxcell closed 7 months ago

Warxcell commented 2 years ago

node:451805) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/opt/Inspect/resources/app-update.yml'

Any ideas?

auchenberg commented 2 years ago

@Warxcell Can you provide some more details on when you are getting this? I assume you are on linux?

Warxcell commented 2 years ago

Yes, ArchLinux - it happens on Authentication.

auchenberg commented 2 years ago

Looks like something might be wrong with our auto updater. https://github.com/electron-userland/electron-builder/issues/4233

We'll dig into it.

auchenberg commented 2 years ago

@Warxcell We have upgraded electron-builder in the newest release. Does this still happen for you?

Warxcell commented 2 years ago

Sorry, lost context of this - I will go throught steps of installation and see what happens (hopefully in few days/weeks)