Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the status shown that playSMS Daemon is not running although IT IS running #479

Closed
astrakid opened this issue Aug 11, 2015 · 4 comments
Closed
Milestone

Comments

@astrakid
Copy link
Contributor

I have the latest version from master branch installed. the web-gui tells me that my playsms daemon is not running, although it IS running and sms are delivered to smsservertools coorectly and are processed fine. My sent SMS shows the right status (first yellow, after successful sending it turns to green).
i have playsms daemon running in custom folders (/opt/playsms/bin/* and config file there as well).

@antonraharja antonraharja changed the title playSMS Daemon not running although it IS running playSMS the status shown that playSMS Daemon is not running although IT IS running Aug 13, 2015
@antonraharja
Copy link
Member

make sure that you're using playsmsd from the package (from the source folder, on daemon folder), and then when you run playsmsd check_json it should shown some output in json format

@astrakid
Copy link
Contributor Author

this is the output:

[xxxxxxxxxx:gxxxa] /opt/playsms/bin> playsmsd check_json
{"PLAYSMSD_CONF":"./playsmsd.conf","PLAYSMS_PATH":"/opt/playsms/www","PLAYSMS_LIB":"/opt/playsms/www/lib","PLAYSMS_BIN":"/opt/playsms/bin","PLAYSMS_LOG":"/opt/playsms/log","DAEMON_SLEEP":1,"ERROR_REPORTING":"1","IS_RUNNING":true,"PIDS":{"schedule":"5381","dlrssmsd":"5383","recvsmsd":"5385","sendsmsd":"5387"}}[xxxxxxxxx:gxxxa] /opt/playsms/bin>

looks fine, right?

@astrakid
Copy link
Contributor Author

any idea?

@antonraharja antonraharja added this to the 1.3 milestone Aug 22, 2015
@yahia007
Copy link
Contributor

I have this issue too.

The changes doesn't fix it!

Could it be because of permission issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants