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
I have found another bug after update to 2.2.1 release:
Application booted at Mon, 26 Sep 2022 05:03:53 GMT
AlertHub RSS Feed server running at port 3444
file:///usr/src/app/src/utils/rss.js:114
plugins_directories: [path.join(__dirname, '..', 'plugins', 'rss-braider')],
^
ReferenceError: __dirname is not defined
at RssUtils.createRSSFeed (file:///usr/src/app/src/utils/rss.js:114:41)
at Server.<anonymous> (file:///usr/src/app/src/index.js:144:14)
at Server.emit (node:events:513:28)
at parserOnIncoming (node:_http_server:1034:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
And again, thank you in advance for your help.
The text was updated successfully, but these errors were encountered:
I have found another bug after update to 2.2.1 release:
And again, thank you in advance for your help.
The text was updated successfully, but these errors were encountered: