No calls on a fresh install

Moderator: areski

No calls on a fresh install

Postby far0ck » Thu Nov 21, 2013 5:03 pm

Hello,

i'm running a problem with my newfies fresh install.
The installation is under centos 6, following the steps of your guide in the website.
But the server send few calls ( 5 to 10) and then stops dialing.
The campaigns are active, but no calls are originating.
i'm running newfies dialer V2.8.8.

Here's some logs from my server :

gunicorn_newfies_dialer.log
Code: Select all
2013-11-21 17:40:57 [1397] [INFO] Handling signal: term
2013-11-21 17:40:57 [1397] [INFO] Shutting down: Master
2013-11-21 17:42:12 [1401] [INFO] Starting gunicorn 0.17.2
2013-11-21 17:42:12 [1401] [DEBUG] Arbiter booted
2013-11-21 17:42:12 [1401] [INFO] Listening at: http://127.0.0.1:8123 (1401)
2013-11-21 17:42:12 [1401] [INFO] Using worker: sync
2013-11-21 17:42:12 [1411] [INFO] Booting worker with pid: 1411
2013-11-21 17:42:12 [1412] [INFO] Booting worker with pid: 1412
2013-11-21 17:42:12 [1413] [INFO] Booting worker with pid: 1413
/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/conf/urls/defaults.py:3: DeprecationWarning: django.conf.urls.defaults is deprecated; use django.conf.urls instead
  DeprecationWarning)
/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/copycompat.py:10: DeprecationWarning: django.utils.copycompat is deprecated; use the native copy module instead
  DeprecationWarning)
/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/tastypie/api.py:82: UserWarning: 'override_urls' is a deprecated method & will be removed by v1.0.0. Please use ``prepend_urls`` instead.
  warnings.warn("'override_urls' is a deprecated method & will be removed by v1.0.0. Please use ``prepend_urls`` instead.")
/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/conf/urls/defaults.py:3: DeprecationWarning: django.conf.urls.defaults is deprecated; use django.conf.urls instead
  DeprecationWarning)
/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/copycompat.py:10: DeprecationWarning: django.utils.copycompat is deprecated; use the native copy module instead
  DeprecationWarning)
/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/tastypie/api.py:82: UserWarning: 'override_urls' is a deprecated method & will be removed by v1.0.0. Please use ``prepend_urls`` instead.
  warnings.warn("'override_urls' is a deprecated method & will be removed by v1.0.0. Please use ``prepend_urls`` instead.")



celery-newfies-node1.log
Code: Select all
[2013-11-21 17:58:48,511: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_running (dialer_campaign.tasks.campaign_running)
[2013-11-21 17:58:54,518: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_running (dialer_campaign.tasks.campaign_running)
[2013-11-21 17:59:00,525: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_running (dialer_campaign.tasks.campaign_running)
[2013-11-21 17:59:02,751: INFO/Beat] Scheduler: Sending due task dialer_cdr.tasks.task_pending_callevent (dialer_cdr.tasks.task_pending_callevent)
[2013-11-21 17:59:06,530: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_running (dialer_campaign.tasks.campaign_running)
[2013-11-21 17:59:12,537: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_running (dialer_campaign.tasks.campaign_running)
[2013-11-21 17:59:17,253: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_spool_contact (dialer_campaign.tasks.campaign_spool_contact)
[2013-11-21 17:59:17,753: INFO/Beat] Scheduler: Sending due task dialer_cdr.tasks.task_pending_callevent (dialer_cdr.tasks.task_pending_callevent)
[2013-11-21 17:59:18,539: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_running (dialer_campaign.tasks.campaign_running)
[2013-11-21 17:59:24,546: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_running (dialer_campaign.tasks.campaign_running)
[2013-11-21 17:59:24,818: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_expire_check (dialer_campaign.tasks.campaign_expire_check)
[2013-11-21 17:59:30,552: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_running (dialer_campaign.tasks.campaign_running)
[2013-11-21 17:59:32,755: INFO/Beat] Scheduler: Sending due task dialer_cdr.tasks.task_pending_callevent (dialer_cdr.tasks.task_pending_callevent)
[2013-11-21 17:59:36,556: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_running (dialer_campaign.tasks.campaign_running)
[2013-11-21 17:59:42,563: INFO/Beat] Scheduler: Sending due task dialer_campaign.tasks.campaign_running (dialer_campaign.tasks.campaign_running)



EDIT:

When i try to restart newfies celery :

Code: Select all
[root@s17328265 ~]# /etc/init.d/newfies-celeryd restart
/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/management/__init__.py:465: DeprecationWarning: The 'execute_manager' function is deprecated, you likely need to update your 'manage.py'; please see the Django 1.4 release notes (https://docs.djangoproject.com/en/dev/releases/1.4/).
  DeprecationWarning)
/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/management/__init__.py:409: DeprecationWarning: The 'setup_environ' function is deprecated, you likely need to update your 'manage.py'; please see the Django 1.4 release notes (https://docs.djangoproject.com/en/dev/releases/1.4/).
  DeprecationWarning)
celeryd-multi v3.0.23 (Chiastic Slide)
> Stopping nodes...
   > newfies-node1.s17328265: TERM -> 1555
> Waiting for 1 node -> 1555.....
   > newfies-node1.s17328265: OK
> Restarting node newfies-node1.s17328265: /usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/management/__init__.py:465: DeprecationWarning: The 'execute_manager' function is deprecated, you likely need to update your 'manage.py'; please see the Django 1.4 release notes (https://docs.djangoproject.com/en/dev/releases/1.4/).
  DeprecationWarning)
/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/management/__init__.py:409: DeprecationWarning: The 'setup_environ' function is deprecated, you likely need to update your 'manage.py'; please see the Django 1.4 release notes (https://docs.djangoproject.com/en/dev/releases/1.4/).
  DeprecationWarning)
OK
far0ck
 
Posts: 7
Joined: Wed Aug 21, 2013 11:42 am

Re: No calls on a fresh install

Postby alpaslan » Thu Nov 21, 2013 11:05 pm

yes I'm having a similar problem.
alpaslan
 
Posts: 10
Joined: Wed Nov 20, 2013 6:19 pm

Re: No calls on a fresh install

Postby far0ck » Fri Nov 22, 2013 12:31 am

alpaslan wrote:yes I'm having a similar problem.


I make the install in both centos and ubuntu, still having the same problem.
i think there's something in the new release that mess up.
Please let me now if you have solved the problem.
far0ck
 
Posts: 7
Joined: Wed Aug 21, 2013 11:42 am

Re: No calls on a fresh install

Postby alpaslan » Fri Nov 22, 2013 11:00 am

so so sorry ... Problem not solved still... I think 2.8.8 not working . I want to use 2.6 :)
alpaslan
 
Posts: 10
Joined: Wed Nov 20, 2013 6:19 pm

Re: No calls on a fresh install

Postby far0ck » Fri Nov 22, 2013 1:08 pm

i tried with several servers, Dedicated, Private, Virtual lol.
i think too that 2.8.8 doesnt work, we have to find a way to revert to 2.8.6.

Areski, we need you :D
far0ck
 
Posts: 7
Joined: Wed Aug 21, 2013 11:42 am

Re: No calls on a fresh install

Postby alpaslan » Fri Nov 22, 2013 3:42 pm

Please guide me
how can I install 2.8.6
???
alpaslan
 
Posts: 10
Joined: Wed Nov 20, 2013 6:19 pm

Re: No calls on a fresh install

Postby far0ck » Fri Nov 22, 2013 3:49 pm

alpaslan wrote:Please guide me
how can I install 2.8.6
???


Have no idea how to do it.
After 1 month of testing with small campaign in a vps, i convinced my boss to buy a dedicated server, and the AMD app.
and here i'm stuck with a useless server, i'm sure i'll get fired!
far0ck
 
Posts: 7
Joined: Wed Aug 21, 2013 11:42 am

Re: No calls on a fresh install

Postby alpaslan » Fri Nov 22, 2013 4:28 pm

far0ck wrote:
alpaslan wrote:Please guide me
how can I install 2.8.6
???


Have no idea how to do it.
After 1 month of testing with small campaign in a vps, i convinced my boss to buy a dedicated server, and the AMD app.
and here i'm stuck with a useless server, i'm sure i'll get fired!



thank you ... this is bad news :)
alpaslan
 
Posts: 10
Joined: Wed Nov 20, 2013 6:19 pm

Re: No calls on a fresh install

Postby reparationpcexpress » Wed Nov 27, 2013 3:10 pm

I have followed all the instruction for the new version 2.8 and I cant seem to dial out either! Can someone update us on the situation pls
reparationpcexpress
 
Posts: 1
Joined: Mon Nov 25, 2013 12:13 am

Re: No calls on a fresh install

Postby alpaslan » Thu Nov 28, 2013 10:48 am

areski doesnt answer last 5 - 10 days ...

2.8.8 doesnt work...
alpaslan
 
Posts: 10
Joined: Wed Nov 20, 2013 6:19 pm

Next

Return to Installation

Who is online

Users browsing this forum: No registered users and 25 guests

cron