socioboard / Socioboard-5.0

Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.

Home Page:http://www.socioboard.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only one microserivce Notification is running successfully rest are not

hafsazulf17 opened this issue · comments

I have been following this procedure : https://www.atlantic.net/vps-hosting/how-to-install-socioboard-on-ubuntu-20-04/

In the above link It is for Socioboard version 4 but We are installing version 5.0
so for that : https://github.com/socioboard/Socioboard-5.0/blob/master/SocioBoard5.0-doc.md
After running
nodemon user.server.js
It don't respond and stop
but when I run nodemon.notify.js
It starts at port 3004 successfully and the rest micro services are not and not showing any error ...

I have also tried Step 7 here at : https://www.atlantic.net/vps-hosting/how-to-install-socioboard-on-ubuntu-20-04/
editing it by entering the required user and directory path but that also work fine only for notification micro service which runs successfully at port 3004 and for the rest the status is shown as running but It stops and shows ERR module not found ..They are are not starting at required ports 3000 ,3001 3002 , 3003

Server is ubuntu 20.04 and the required version are installed as per mentioned here: https://github.com/socioboard/Socioboard-5.0/blob/master/SocioBoard5.0-doc.md

Hi @hafsazulf17

If logs are not showing or an error is not displaying in the console, you can check that error in Log folders, it will have a proper log to find the issue and easy to fix it by seeing the log.

If you're still unable to fix it, then you can share the log here, I can help you with it.

Hi @hafsazulf17

If logs are not showing or an error is not displaying in the console, you can check that error in Log folders, it will have a proper log to find the issue and easy to fix it by seeing the log.

If you're still unable to fix it, then you can share the log here, I can help you with it.

@sureshbabu1995

My user Log file is showing the following error:
error: TypeError: Cannot read property 'use_env_variable' of undefined at file:///var/www/socioboard/socioboard-api/Common/Sequelize-cli/models/index.js

If I run nodemon user.server.js It is stuck and not proceeding with success message Log file is created show the above error but If I run : systemctl status socioboard-user
It does not show me any error message and show successfully running at port 3000
If the URL when entered with :3000 is blank and does show anything but the service of node is running at port 3000

to login to dashboard.. but errors when trying to add the social media accounts?

linkedin
facebook

to login to dashboard.. but errors when trying to add the social media accounts?

linkedin facebook

Hi @hafsazulf17,

   For the above issue please update the config values in development.json file, you can get the config values from creating the Developer Account for the respective social Account 

For Example: To add the Linked Account one should have the config value that you will get from creating a developer Account on LinkedIn Network

on login to dashboard It says :
Please upgrade your account
How can we fix it from the backend currently the values are setup as:
update user_activations set user_plan = 7;