[GH-ISSUE #481] ENOENT: no such file or directory, open '/opt/Boost Note/resources/app-update.yml' #233

Closed
opened 2026-03-03 00:19:31 +03:00 by kerem · 1 comment
Owner

Originally created by @cjohnston1158 on GitHub (May 19, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/481

Current behavior

In syslog:

May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: 05:29:23.589 â<80>º Checking for update
May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: 05:29:23.699 â<80>º Error: Error: ENOENT: no such file or directory, open '/opt/Boost Note/resources/app-update.yml'
May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: Error: ENOENT: no such file or directory, open '/opt/Boost Note/resources/app-update.yml'
May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: (node:7628) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/opt/Boost Note/resources/app-update.yml'
May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: (node:7628) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/opt/Boost Note/resources/app-update.yml'
May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: (node:7628) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: (node:7628) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)

Expected behavior

No error.

Steps to reproduce

Happens on boot.

Environment

Desktop

  • Boost Note.next version:
dpkg -l | grep boost
ii  boostnote.next                                   0.4.1                                          amd64        
ii  libboost-date-time1.71.0:amd64                   1.71.0-6ubuntu6                                amd64        set of date-time libraries based on generic programming concepts
ii  libboost-filesystem1.71.0:amd64                  1.71.0-6ubuntu6                                amd64        filesystem operations (portable paths, iteration over directories, etc) in C++
ii  libboost-iostreams1.71.0:amd64                   1.71.0-6ubuntu6                                amd64        Boost.Iostreams Library
ii  libboost-locale1.71.0:amd64                      1.71.0-6ubuntu6                                amd64        C++ facilities for localization
ii  libboost-thread1.71.0:amd64                      1.71.0-6ubuntu6                                amd64        portable C++ multi-threading
  • OS version and name:
cat /etc/lsb-release
DISTRIB_ID=Pop
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Pop!_OS 20.04 LTS"
Originally created by @cjohnston1158 on GitHub (May 19, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/481 # Current behavior In syslog: ``` May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: 05:29:23.589 â<80>º Checking for update May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: 05:29:23.699 â<80>º Error: Error: ENOENT: no such file or directory, open '/opt/Boost Note/resources/app-update.yml' May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: Error: ENOENT: no such file or directory, open '/opt/Boost Note/resources/app-update.yml' May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: (node:7628) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/opt/Boost Note/resources/app-update.yml' May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: (node:7628) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/opt/Boost Note/resources/app-update.yml' May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: (node:7628) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) May 19 05:29:23 kachemak i3-gnome-flashback.desktop[7628]: (node:7628) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) ``` # Expected behavior No error. # Steps to reproduce Happens on boot. # Environment ## Desktop - Boost Note.next version: ``` dpkg -l | grep boost ii boostnote.next 0.4.1 amd64 ii libboost-date-time1.71.0:amd64 1.71.0-6ubuntu6 amd64 set of date-time libraries based on generic programming concepts ii libboost-filesystem1.71.0:amd64 1.71.0-6ubuntu6 amd64 filesystem operations (portable paths, iteration over directories, etc) in C++ ii libboost-iostreams1.71.0:amd64 1.71.0-6ubuntu6 amd64 Boost.Iostreams Library ii libboost-locale1.71.0:amd64 1.71.0-6ubuntu6 amd64 C++ facilities for localization ii libboost-thread1.71.0:amd64 1.71.0-6ubuntu6 amd64 portable C++ multi-threading ``` - OS version and name: ``` cat /etc/lsb-release DISTRIB_ID=Pop DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Pop!_OS 20.04 LTS" ```
kerem 2026-03-03 00:19:31 +03:00
Author
Owner

@Rokt33r commented on GitHub (Aug 22, 2021):

Cannot reproduce this issue. Please reopen this and ping me if you still experiencing the issue.

<!-- gh-comment-id:903347187 --> @Rokt33r commented on GitHub (Aug 22, 2021): Cannot reproduce this issue. Please reopen this and ping me if you still experiencing the issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#233
No description provided.