Author Topic: recv: error! 111: Connection refused  (Read 1564 times)

0 Members and 1 Guest are viewing this topic.

Offline ibizara

  • Jr. Member
  • **
  • Posts: 11
recv: error! 111: Connection refused
« on: September 21, 2010, 05:03:12 PM »
Does anyone know what would cause:-

[ Newcamd ] recv: error! 111: Connection refused

Cheers

Full NewCS Log
Code: You are not allowed to view links. Register or Login
This is NewCS 1.67 RC1 [Build: 95] - the New CardServer by the Butter-team..
Compiled on Jul 14 2009 at 11:56:06
Reading Config file from /var/tuxbox/config/newcs.xml
NewCS is trying to bind to IP: 127.0.0.1
TCP-log password is enabled, set to: NewCSpwd
level: normal
type: init
output: console,tcp
logger config: level 1 type 3 output 5
Console log options: level 1 type 3
TCP log options: level 1 type 3
[ 19:59:06 ] [ Box detect ] Box type 4 (Dbox2)
[ 19:59:06 ] [ Config ] 1rd3t0 EMM mode 0 SET on reader Multicam
[ 19:59:06 ] [ Config ] Pincode for device 0 (Multicam): 0000
[ 19:59:06 ] [ Config ] /dev/tts/1 ECM priority: round
[ 19:59:06 ] [ httpd ] httpd-user: newcs, password: newcs, accesslevel: admin
[ 19:59:06 ] [ EMM Cache ] Initialising dynamic Cache
[ 19:59:06 ] [ ECM Cache ] Initialising dynamic Cache
[ NewCS ] Process ID is: 183
[ 19:59:06 ] [ Loader ] Starting Telnet on port 1001
[ 19:59:06 ] [ Loader ] Started HTTP-server on port: 8080
[ 19:59:06 ] [ Loader ] Reader type 4 on node /dev/tts/1
[ 19:59:06 ] [ Dbox ] Opening device /dev/tts/1
[ 19:59:08 ] [ ATR ] ***
[ 19:59:08 ] [ ATR ] Historical bytes: ***
[ 19:59:08 ] [ Loader ] Init NDS card
[ 19:59:09 ] [ KeymaN ] Adding key *** type 0 on Provider 000000 for
caid 0963 ID=0
[ 19:59:09 ] [ KeymaN ] Adding key *** type 1 on Provider 000000 for
caid 0963 ID=0
[ 19:59:09 ] [ Loader ] Card 0963 on port /dev/tts/1 ready
[ 19:59:09 ] [ Loader ] Starting Newcamd Server on port 15050
[ 19:59:09 ] [ Newcamd ] Newcamd thread Server started on port 15050
newcamd: main loop
[ 19:59:09 ] [ Newcamd ] recv: error! 111: Connection refused
[ 19:59:09 ] [ Newcamd:15050 ] User dummy logout
[ 19:59:09 ] [ Loader ] Starting Radegast Server on port 10001
[ 19:59:09 ] [ NewCS ] Ready to GO! :)

Offline Tirkic

  • Administrator
  • Hero Member
  • *****
  • Posts: 16512
Re: recv: error! 111: Connection refused
« Reply #1 on: September 21, 2010, 06:38:26 PM »
Try yo turn off the /dev/tts/0 device (serial ports) in cccam.cfg.

Offline ibizara

  • Jr. Member
  • **
  • Posts: 11
Re: recv: error! 111: Connection refused
« Reply #2 on: September 22, 2010, 10:04:34 AM »
Quote from: Legija
Try yo turn off the /dev/tts/0 device (serial ports) in cccam.cfg.

I only have one line in CCcam.cfg
Code: You are not allowed to view links. Register or Login
N: 127.0.0.1 15050 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Or is the device on in CCcam by default?

Additional info from the console when changing channel
Code: You are not allowed to view links. Register or Login
PES, queue 0 normal.
[CBasicClient] connect failed.
/tmp/camd.socket: Connection refused
18:34:28.898 eit_set_update_filter, servicekey = 0x7f800022f03, current version
17

Cheers