I just filed an issue with some of the problems I had to get NodeBB run on Heroku. Overall, it was not hard, but some clarifications could save time. I just documented the problems that I faced: https://github.com/NodeBB/NodeBB/issues/1714
navid
Posts
-
Facebook SSO Plugin not working on Heroku -
Facebook SSO Plugin not working on HerokuIt was not empty. But now it is working. It seems that restarting the Heroku server manually helped.
Thanks!
-
Facebook SSO Plugin not working on HerokuOk, the problem with installation is the Ephemeral File System of Heroku. So, when after install, I actually reset the server, the plugins that are installed through the Control Panel get deleted. Solution: I installed it locally and added to package.json file. Then pushed it to server and now I get to see this dialog where I entered App ID and App Secret. Saved and restarted. But still I can not see anything in the login/register page to login with FB.
-
Facebook SSO Plugin not working on HerokuOn the left sidebar on Admin control panel, Facebook appeared once under social plugins and it showed an error page when I clicked on it. I uninstalled it and now when I install it, reset NodeBB, and the plugin does not appear on control panel anymore, and when I go back to the plugins page, Facebook is not installed!
Well, now Facebook appears under Social Plugins. But when I click on it, this is the error I get:
Not Found
You seem to have stumbled upon a page that does not exist. Return to the home page. -
Facebook SSO Plugin not working on HerokuI have installed NodeBB on Heroku. When I install and Activate the FB SSO plugin from plugins, I get no error. So, everything seems to be fine. But then nothing appears on the Login/Register page.
Am I missing something?
Thanks.