UCP Node is not running

One more thing related to UCP, It seems to use port TCP 8001. The FreePBX firewall does not include a service for this. Currently need to create one manually. It would be nice if it can have an option to open it when a phone registers with the responsive firewall. In general, it would be nice to have a “responsive” option/zone for all the services.

Sounds like a bug? Perhaps a ticket through the “Issues” button might be a good thing?

Actually it should already do this @xrobau

I agree, but maybe it isn’t? I don’t know - if the OP is doing everything right and it’s failing like this, it could be a simple oversight somewhere. If he isn’t, there’s an “opportunity for training” that might need some amplification.

Please notice that I tagged rob.

1 Like

Still having issues with UCPNODE stopping. I am getting this repeated error:

/var/www/html/admin/modules/ucpnode/node/lib/server.js:159
if (serverS.address()) {
^
TypeError: Cannot call method ‘address’ of null
at stop (/var/www/html/admin/modules/ucpnode/node/lib/server.js:159:14)
at EventEmitter. (/var/www/html/admin/modules/ucpnode/node/lib/server.js:115:4)
at EventEmitter.emit (events.js:117:20)
at Socket.emit (events.js:95:17)
at TCP.close (net.js:466:12)

Just curious, did you ever figure this out?

Any news on this? Have the same problem.

I had this issue a couple of times in the past. I think the instructions that I followed to fix it were the ones in the comments here:
http://issues.freepbx.org/browse/FREEPBX-10725

Noting that although I had the issue a couple of times, it has not returned for a while.