simojenki / bonob

sonos SMAPI implementation allowing integrating different music sources with sonos.
GNU General Public License v3.0
208 stars 15 forks source link

Unhandled error #171

Open simojenki opened 10 months ago

simojenki commented 10 months ago

node:internal/process/promises:279 triggerUncaughtException(err, true / fromPromise /); ^

[UnhandledPromiseRejection: 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(). The promise rejected with the reason "Subsonic error:Song not found".] { code: 'ERR_UNHANDLED_REJECTION' }

simojenki commented 10 months ago

node:internal/process/promises:279 triggerUncaughtException(err, true / fromPromise /); ^

[UnhandledPromiseRejection: 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(). The promise rejected with the reason "Subsonic failed with: Error: socket hang up".] { code: 'ERR_UNHANDLED_REJECTION' }