bar top left
bar top right
left curve
right curve
Welcome, Guest

Addons tab hangs.Elastix 2.0.0-58 [SOLVED]
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1
TOPIC: Addons tab hangs.Elastix 2.0.0-58 [SOLVED]
#68745
Addons tab hangs.Elastix 2.0.0-58 [SOLVED] 1 Year, 4 Months ago Karma: 0
Problem : When clicking on "Addons" tab in Elastix WebUI, it will timeout waiting and give the following error message.
Code:

 Error:
The system can not connect to the Web Service resource. Please check your Internet connection.




/opt/elastix/elastix-updater/elxupdaterd.log
Code:

2011-01-12 09:37:55 : Main log located at /opt/elastix/elastix-updater/elxupdaterd.log
2011-01-12 09:37:55 : (ProcessMonitor) PID = 3239, monitor started normally
2011-01-12 09:37:55 : (ElastixInstallerProcess) starting up process...
2011-01-12 09:37:55 : (ElastixInstallerProcess) INFO: escuchando peticiones en tcp://127.0.0.1:20004 ...
2011-01-12 09:37:55 : (ElastixInstallerProcess) PID = 3246, process started normally
2011-01-12 20:48:13 : (ProcessMonitor) PID = 3239, elxupdaterd received signal #15, terminating...
2011-01-12 20:48:13 : (ProcessMonitor) Forwarding signal #15 to ElastixInstallerProcess...
2011-01-12 20:48:13 : (ProcessMonitor) Completed signal forwarding to ElastixInstallerProcess
2011-01-12 20:48:13 : (ElastixInstallerProcess) Warning: /opt/elastix/elastix-updater/ElastixInstallerProcess.class.php line 246 - stream_select(): unable to select [4]: Interrupted system call (max_fd=3)
2011-01-12 20:48:13 : (ElastixInstallerProcess) INFO: select() finaliza con fallo - señal pendiente?
2011-01-12 20:48:13 : (ElastixInstallerProcess) PID = 3246, process received signal 15, terminating...
2011-01-12 20:48:13 : (ElastixInstallerProcess) PID = 3246, process terminated normally.
2011-01-12 20:48:13 : (ProcessMonitor) PID = 3239, process terminated normally.
2011-01-12 20:51:11 : Main log opened correctly
----------------------------------------



This is line 246:
Code:

$iNumCambio = stream_select($listoLeer, $listoEscribir, $listoErr, 1);



It also appears YUM is locked up/in use.
Code:

 ps aux | grep yum
root      5725  0.0  0.0   4008   688 pts/0    S+   09:50   0:00 grep yum




yum.log
Code:

4
Jan 11 10:53:36 Installed: jwhois-3.2.3-8.el5.i386
Jan 11 10:54:28 Installed: gamin-0.1.7-8.el5.i386
Jan 11 10:54:29 Installed: shorewall-common-4.0.15-1.el5.noarch
Jan 11 10:54:29 Installed: gamin-python-0.1.7-8.el5.i386
Jan 11 10:54:30 Installed: shorewall-shell-4.0.15-1.el5.noarch
Jan 11 10:54:30 Installed: shorewall-perl-4.0.15-1.el5.noarch
Jan 11 10:54:30 Installed: shorewall-4.0.15-1.el5.noarch
Jan 11 10:54:30 Installed: fail2ban-0.8.4-23.el5.noarch
Jan 12 18:42:25 Updated: spandsp-0.0.6-0.1.pre17.i386
Jan 12 18:42:26 Updated: spandsp-devel-0.0.6-0.1.pre17.i386




Yes this box does have internet connectivity.
Code:

 ping www.google.ca
PING www.l.google.com (209.85.225.106) 56(84) bytes of data.
64 bytes from iy-in-f106.1e100.net (209.85.225.106): icmp_seq=1 ttl=57 time=34.0 ms
64 bytes from iy-in-f106.1e100.net (209.85.225.106): icmp_seq=2 ttl=57 time=33.0 ms
64 bytes from iy-in-f106.1e100.net (209.85.225.106): icmp_seq=3 ttl=57 time=32.7 ms
64 bytes from iy-in-f106.1e100.net (209.85.225.106): icmp_seq=4 ttl=57 time=32.6 ms



Any help would be very much appreciated.

EDIT : [SOLVED]

I found the answer on another forum. Turns out our gateway (firewall) was blocking something. It is a SonicWall TZ-210. I had to disable "Enforce Content Filtering Service" under "Zones" -> "LAN". Once I did this, it started working right away. We do not even subscribe to the content filtering option. Something to keep in mind and perhaps had to wiki / Install guides. This looks to affect numerous Sonicwall devices.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
ciphercore
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2011/01/13 14:54 By ciphercore.
Reply Quote
 
#68821
Re:Addons tab hangs.Elastix 2.0.0-58 [SOLVED] 1 Year, 4 Months ago Karma: 0
Thank you for this post, I was having the same issue with my SonicWall Pro 4060, I do not use the content filtering service either.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
liqdfire
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#68822
Re:Addons tab hangs.Elastix 2.0.0-58 [SOLVED] 1 Year, 4 Months ago Karma: 156
IMHO pretty well all Sonicwall devices are brain-dead when it comes to SIP, try using two separate services behind one, it really can't be done, they assume that SIP only uses 5060, and you only use one, the audio payload will just not be NATed rationally.

Caveat Implimentor

JM2CWAE
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
Last Edit: 2011/01/13 22:46 By dicko.
There are other solutions!!
Reply Quote
 
#68843
Re:Addons tab hangs.Elastix 2.0.0-58 [SOLVED] 1 Year, 4 Months ago Karma: 0
The issues of using SIP behind any firewall, not just Sonicwall, has nothing to do with the firewall manufacture. If your NAT policies are setup correctly, the firewall does not care what kind of traffic is being transported. With that being said, if you are using the professional grade Sonicwall, such as I am, I do not recommend using the VOIP features on the firewall like ip re-writing; because, the overhead from the packet inspection can slow down your voice traffic.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
liqdfire
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#68904
Re:Addons tab hangs.Elastix 2.0.0-58 [SOLVED] 1 Year, 4 Months ago Karma: 156
I must disagree, there are many ways of provisioning SIP through a PNAT box

www.asteriskguru.com/tutorials/sip_nat_o..._audio_asterisk.html

section 1.3 specifically

Will show most of them, that IMHO SonicWall don't implement SIP well is manufacturer specific and the nature of their routing engine.

regards

dicko
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
There are other solutions!!
Reply Quote
 
#79085
Re:Addons tab hangs.Elastix 2.0.0-58 [SOLVED] 11 Months, 3 Weeks ago Karma: 0
Hi All,

I'm having the same problem. Our server can ping urls, connect to the internet, our firewall is disabled and I still get the message when I try to load the add ons page using v2.0.3:

Error: The system can not connect to the Web Service resource. Please check your Internet connection.

Any ideas? I just want to load the Call centre module. Is there another way to do this? Manually?

Any help would be appreciated.

Thanks.

Daniel
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
danielb
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#97204
Re:Addons tab hangs.Elastix 2.0.0-58 [SOLVED] 2 Months, 3 Weeks ago Karma: 0
I've got the same problem on 2.0.3 anyone know how to solve this, its a fresh install.

Trying to install sugarCRM
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
plaz
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#97205
Re:Addons tab hangs.Elastix 2.0.0-58 [SOLVED] 2 Months, 3 Weeks ago Karma: 0
I've got the same problem on 2.0.3 anyone know how to solve this, its a fresh install.

Trying to install sugarCRM
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
plaz
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1
Moderators: Bob, jgutierrez
Protected by Spam Fighter