Opened 14 years ago

Closed 14 years ago

#326 closed defect (fixed)

problem oscam <-> ccam server reconect - login failed, pwd ack not received (n = 0)

Reported by: Vlado Fogo Owned by: cogsi
Priority: critical Component: Protocol - CCCam
Severity: medium Keywords:
Cc: Sensitive: no

Description

this problem exist if cccam server is restarted, or if oscam server is restarted. see log:

2010/01/09 16:00:09 5284 c02 test (1702&000000/00DD/93:CF76): found (814 ms) by cccam_test
2010/01/09 16:00:26 5276 p05 cccam: packet to small (0 bytes)
2010/01/09 16:00:26 5276 p05 cccam: proxy xxx.xxxx.com:166666 cccam v2.1.3 (3165), maxhop = 5 (fd=3, ridx=2)
2010/01/09 16:00:26 5276 p05 connect(fd=3) failed: (errno=111)
2010/01/09 16:00:36 5276 p05 cccam: server not init!
2010/01/09 16:00:36 5275 p04 cccam: sending ecm for sid 00dd to card 0007b3f0, hop 3
2010/01/09 16:00:37 5284 c02 test (1702&000000/00DD/93:021B): found (1000 ms) by cccam_test
2010/01/09 16:01:04 5275 p04 cccam: sending ecm for sid 00dd to card 0007b3f0, hop 3
2010/01/09 16:01:04 5276 p05 cccam: proxy xxx.xxxx.com:166666 cccam v2.1.3 (3165), maxhop = 5 (fd=3, ridx=2)
2010/01/09 16:01:04 5276 p05 connect(fd=3) failed: (errno=111)
2010/01/09 16:01:04 5276 p05 cccam: server not init!
2010/01/09 16:01:05 5284 c02 test (1702&000000/00DD/93:BC35): found (1008 ms) by cccam_test
2010/01/09 16:01:32 5275 p04 cccam: sending ecm for sid 00dd to card 0007b3f0, hop 3
2010/01/09 16:01:32 5276 p05 cccam: proxy xxx.xxxx.com:166666 cccam v2.1.3 (3165), maxhop = 5 (fd=3, ridx=2)
2010/01/09 16:01:32 5276 p05 cccam: login failed, pwd ack not received (n = 0)
2010/01/09 16:01:32 5276 p05 cccam: server not init!
2010/01/09 16:01:33 5284 c02 test (1702&000000/00DD/93:0A2C): found (1013 ms) by cccam_test
2010/01/09 16:02:00 5275 p04 cccam: sending ecm for sid 00dd to card 0007b3f0, hop 3
2010/01/09 16:02:00 5276 p05 cccam: proxy xxx.xxxx.com:166666 cccam v2.1.3 (3165), maxhop = 5 (fd=3, ridx=2)
2010/01/09 16:02:01 5284 c02 test (1702&000000/00DD/93:8A06): found (998 ms) by cccam_test
2010/01/09 16:02:10 5276 p05 cccam: login failed, pwd ack not received (n = 0)
2010/01/09 16:02:10 5276 p05 cccam: server not init!

Change History (4)

comment:1 by yous18, 14 years ago

yes me too when server restart i hope that developers of oscam work more on cccam module

comment:2 by cogsi, 14 years ago

Owner: set to cogsi
Status: newassigned

We will - have a few generic oscam issues to resolve first

comment:3 by alno, 14 years ago

Component: Protocol - CCCam
Sensitive: unset

comment:4 by schlocke, 14 years ago

Resolution: fixed
Status: assignedclosed

I also saw this message when I kicked my oscam and restarted it immediately. Also when cmd 0x05 is received and not reconnected.
This means:

  1. the CCCam server locked your account because of abuse (too fast restarts is a abuse)

or

  1. the CCCam server has too much load to handle your login request and this is a timeout message.

I think it's solved with Buildnr >2200 with:

  • auto restart reader after 5 seconds
  • better handling auf cmd 0x05
Note: See TracTickets for help on using tickets.