You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error and warning repeats in the logs from time to time.
incentive-server-1 | Error in subscriber task: ENOENT: no such file or directory, lstat '/.dig/stores/ad18c23361decb109c6bd5e49162bec9df79e44d0415e3f53a2e0f3416ea3457'
incentive-server-1 | (node:972) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
incentive-server-1 | (Use node --trace-deprecation ... to show where the warning was created)
The text was updated successfully, but these errors were encountered:
This error and warning repeats in the logs from time to time.
incentive-server-1 | Error in subscriber task: ENOENT: no such file or directory, lstat '/.dig/stores/ad18c23361decb109c6bd5e49162bec9df79e44d0415e3f53a2e0f3416ea3457'
incentive-server-1 | (node:972) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
incentive-server-1 | (Use
node --trace-deprecation ...
to show where the warning was created)The text was updated successfully, but these errors were encountered: