Getting ECONNREFUSED error

My Node.js scraper is working locally:

$ node scraper.js
{ id: 1,
  word: 'standardize',
  definition: 'to make all the things of one particular type the same as each other' }

…but not on https://morph.io/thdoan/longman_word_of_the_day:

Injecting configuration and compiling...
 Injecting scraper and running...
 Error requesting page: Error: connect ECONNREFUSED 52.45.11.161:u6e80

Please advise.

This should be fixed now - try running again.

1 Like

Thanks, it’s working now :).

Same problem here
Error getting url http://feed.rutracker.cc/atom/f/187.atom { Error: connect ECONNREFUSED 195.82.146.52:u6e80:

https://morph.io/achasik/torrents_ru_films

@achasik the problem should be fixed again. Thanks for your patience!