Jump to content

Server dont keep the Streaming


*HOOT

Recommended Posts

Hi guys,

for some reasons our Server cant keep the Streaming even if is constantly up and works fine.

I did several times the hub setup but there are no way to stay on streming for more than 24 hours.

 

Here is the log of the Automated hub setup:

 

Opening connection ...

Connection opened

Checking PB version ( pb_sv_ver )

Server replied: PunkBuster Server: PunkBuster Server (v1.740 | A1407 C2.180) Enabled

Checking present ucon profiles ( pb_sv_uconlist )

Server replied: PunkBuster Server: [slot] [Type] [Mask] [Name]

PunkBuster Server: 1 1 91.121.168.38: GVUCON

PunkBuster Server: End of PB UCON Profile List (1 Entry)

Setting sessions limit ( pb_sv_usessionlimit 8 )

Server replied: PunkBuster Server: pb_sv_USessionLimit = 8 (0 to 16)

Adding ucon profile for PBBans Hub ( pb_sv_uconadd 1 64.27.21.46 pbbanshub pbbanshub )

Setting pbbans.dat autoupdate ( pb_sv_autoupdban 1 )

Server replied: PunkBuster Server: pb_sv_AutoUpdBan = 1 (0 to 1)

Adding heartbeat task ( pb_sv_task 0 3600 pb_sv_ver )

Server replied: PunkBuster Server: PB Scheduled Task Added: 0 3600 pb_sv_ver

Saving settings into pbsv.cfg ( pb_sv_writecfg )

Server replied: PunkBuster Server: Config File written to configs/30060/pb/pbsv.cfg

No error occured during setup. Server should be ready to stream

Closing connection ...

Connection closed

 

Any suggestions ?

 

Thanks

Link to comment
Share on other sites

Often servers will stop streaming if empty for a long period of time. Adding a heartbeat task should help.

 

Ensure the following command is in your config.

 

pb_sv_task 0 7200 pb_sv_ver

 

There could be other issues however, starting with the above can help.

Link to comment
Share on other sites

  • 2 weeks later...

What happen now is I find everytimes the HUB deactivated.

 

Could be the GV Scripts ? and how I could remove that ? :unsure:

Edited by 1*CdAHOOT
Link to comment
Share on other sites

The status automatically switches to 'Deactivated' if the server hasn't streamed for several days on end.

 

Post up your configs and we can have a look ;)

Link to comment
Share on other sites

You're running GV-streaming. Not to sure how well they support multiple streaming, but I can guarantee you your problem lies with them. Ours works fine for multi-streaming, and since you load them first, according to your logs, you will need to post your config here, for trouble-shooting. We can't help if we can't see what's really going on within those configs. GV has caused problems in the past, and will in the future.

Link to comment
Share on other sites

The gv scripts for cod4 contain this;

 

//PB UCON Settings / Lists

pb_sv_usessionlimit 1
pb_sv_ucontimeout 300
pb_sv_uconempty
pb_sv_uconadd 1 "91.121.168.38:" "GVUCON" "YOUR_PASSWORD_HERE"
pb_sv_uconignoreempty

 

Therein lies your problem, if for some insane reason you want to continue using gv streaming scripts and want to stream to PBBans as well, your ucon usesessionlimit needs increasing and the line pb_sv_uconadd 1 64.27.21.46 pbbanshub pbbanshub needs to be added.

 

try this;

//PB UCON Settings / Lists

pb_sv_usessionlimit 8
pb_sv_ucontimeout 300
pb_sv_uconempty
pb_sv_uconadd 1 "91.121.168.38:" "GVUCON" "YOUR_PASSWORD_HERE"
pb_sv_uconadd 1 64.27.21.46 pbbanshub pbbanshub
pb_sv_uconignoreempty

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.