#support

SDK Configuration Error and Exception Traces

TLDR Div shared error traces regarding an SDK configuration and asked if they are related and indicate improper configuration.

Powered by Struct AI
Mar 03, 2023 (9 months ago)
Div
Photo of md5-69a12cc92bad5b259938b070788a11aa
Div
05:17 AM
I am receiving some error traces like this, operation fs readFileSync , just wanted to confirm if this means the configuration for the SDK is not properly done or is it normal ?
Image 1 for I am receiving some error traces like this, operation `fs readFileSync` , just wanted to confirm if this means the configuration for the SDK is not properly done or is it normal ?
05:25
Div
05:25 AM
also I noticed an exception like this

no such file or directory, open '/root/.aws/credentials'
    at Object.openSync (fs.js:498:3)
    at Object.openSync (/var/www/node/node_modules/@opentelemetry/instrumentation-fs/build/src/instrumentation.js:89:33)

could this be related to the above trace ?