Error: ENOENT: no such file or directory, stat '/t...
# general
b
Error: ENOENT: no such file or directory, stat '/tmp/automation-logs-preview-9DtLoU/eventlog.txt' error: [runtime] Unhandled exception: Error: ENOENT: no such file or directory, stat '/tmp/automation-logs-preview-9DtLoU/eventlog.txt' error: [runtime] Unhandled exception: Error: ENOENT: no such file or directory, stat '/tmp/automation-logs-preview-9DtLoU/eventlog.txt Hi we are getting this error constantly while using the automation api with typescript SDK while previewing or applying. The resources are deployed properly and there is no indication in diagnostic logs as well. The program is an inline program and the preview is being called via an express router . The error stops coming when the node js server is restarted but we are not able to find the reason for this. The cli version is 3.16.0 Node module @pulumi/pulumi is also 3.16.0 Also is there a way to pass --logtostderr flag via the automation api so we can maybe bypass this issue till we find the cause.