ravgeetdhillon/notion-feeder

execute action error

Closed this issue · 3 comments

error log

Run curl -o index.js https://raw.githubusercontent.com/ravgeetdhillon/notion-feeder/build/dist/index.js
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1711k  100 1711k    0     0  6872k      0 --:--:-- --:--:-- --:--:-- 6872k
(node:2141) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
@notionhq/client info: request start {
  method: 'post',
  path: 'databases/***/query'
}
@notionhq/client info: request success {
  method: 'post',
  path: 'databases/***/query'
}
(node:2141) UnhandledPromiseRejectionWarning: Error: getaddrinfo ENOTFOUND wangdalao.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:71:26)
(node:2141) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:2141) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

This is not a valid address - wangdalao.com.

thank you,I disabled the site. That’s it.
But this site is accessible,here's the feed: https://wangdalao.com/feed.
Can this site be subscribed?

You can use https://validator.w3.org/feed to validate your feeds.