4th Street Bar Hive-Bar

Hive-Bar Powered by Hive beta-fdb5b5b

Community post

Fixing steemRSS and deploying it

Bug Fixes

  • What was the issue(s)?
    Streemian RSS services went down recently and @techslut asked me to help her find an alternative. We found out this repo which was last commited to half a year ago and the RSS service wasn't functional at all, it returned an internal server error at all times.

  • Describe briefly how you fixed the issue(s).
    I fixed async related bugs and some typos in variable names which made those errors. For example see tag.js changes in which I changed typos like menu or hashasProperty.

Most of the asynchronous code in tag.js wasn't working at all, logically. So I used promisifyin order to modernize some of the steem api methods to promises.

I also updated the steem api package and used the new steem api node instead of steemd node. Since it became unavailable on January 6th. So no "connection closed" errors come up from a websocket steem node.

I also deployed it to heroku in: https://techslut-rss.herokuapp.com
So its functional and usable for everyone.

Screenshots:
Screenshot_2018-01-20-08-11-05-362_com.android.chrome.png
The new landing page - dedicated to @techslut

Rss feed:
Screenshot_2018-01-20-08-12-49-325_com.android.chrome.png
All Rss feeds are now operational and not returning server error.

In order to see the URLs for the feeds you should look in the README file here and use the techslut-rss.herokuapp.com URL instead of the steemrss one.



Posted on Utopian.io - Rewarding Open Source Contributors

15 upvotes $37.37

Replies (8)

Review before signing

Posting as . Signing with . Keychain permission: Posting. Hive Keychain will ask you to approve this action next.


  
Technical details

Operation fingerprint: