Hi Red Squirrel,
our shard "Sigena" (www.uosigena.de) doesn't appear in the shard-list, voting seems possible, but it's not registered in the "last polled" page and I don't know why it is like that. The shard is active and online though we were - so far - unable to let your site know our server is up and alive. I'd like to change this, but found only sphere-server comments. We run POL. Could you help us out, please?
Archived topic from UOG, old topic ID:111, old post ID:348
removed?
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
Re: removed?
Not familiar with POL, I wonder if it's using a different packet, could you verify that it's sending the packet outlined here: http://www.uogateway.com/forum/index.php/topic,4.0.html
This is the log if it helps. Basically the poller is not getting the correct info back from the server. It could be that it's not doing a null return on the string, I've seen that before.
This is the log if it helps. Basically the poller is not getting the correct info back from the server. It could be that it's not doing a null return on the string, I've seen that before.
Archived topic from UOG, old topic ID:111, old post ID:349[Oct-03-2017 09:07:14pm] (3) {Sigena} : prepoll...
[Oct-03-2017 09:07:14pm] (2) {Sigena} : Starting new thread...
[Oct-03-2017 09:07:14pm] (3) {Sigena} : thread created
[Oct-03-2017 09:07:14pm] (3) {Sigena} : Thread Function started
[Oct-03-2017 09:07:14pm] (2) {Sigena} : Connecting to 195.37.132.190:5003] (Attempt 1)
[Oct-03-2017 09:07:18pm] (3) {Sigena} : Connected, sending stats packet...
[Oct-03-2017 09:07:24pm] (3) {Sigena} : Time out exceeded while waiting for response, will try to parse anyway...
[Oct-03-2017 09:07:24pm] (4) {Sigena} : Response receved:
[Oct-03-2017 09:07:24pm] (3) {Sigena} : Response receved (Sanitized):
[Oct-03-2017 09:07:24pm] (3) {Sigena} : Expected "clients=" in response string not found. Aboring this shard entry.
[Oct-03-2017 09:07:24pm] (2) {Sigena} : Connecting to 195.37.132.190:5003] (Attempt 2)
[Oct-03-2017 09:07:26pm] (3) {Sigena} : Connected, sending stats packet...
[Oct-03-2017 09:07:32pm] (3) {Sigena} : Time out exceeded while waiting for response, will try to parse anyway...
[Oct-03-2017 09:07:32pm] (4) {Sigena} : Response receved:
[Oct-03-2017 09:07:32pm] (3) {Sigena} : Response receved (Sanitized):
[Oct-03-2017 09:07:32pm] (3) {Sigena} : Expected "clients=" in response string not found. Aboring this shard entry.
[Oct-03-2017 09:07:32pm] (3) {Sigena} : Done polling
[Oct-03-2017 09:07:32pm] (3) {Sigena} : Thread Function ended
.[Oct-03-2017 09:07:36pm] (2) {Sigena} : Ending Thread if still active...
[Oct-03-2017 09:07:36pm] (2) {Sigena} : Thread ended
[Oct-03-2017 09:07:36pm] (2) {Sigena} : Updating info...
[Oct-03-2017 09:07:36pm] (2) {Sigena} : Done updating info.
[Oct-03-2017 09:07:36pm] (4) {Sigena} : Updating graphs...
[Oct-03-2017 09:07:37pm] (4) {Sigena} : Done updating graphs
Honk if you love Jesus, text if you want to meet Him!
Re: removed?
Just a little update:
The poller sends a F1 packet. Pol uses F1 for the player-login and this seems to be unchangeable because it's in the pol-core. So we are pretty much unable to respond to the poller. Maybe there are workarounds, but we've tried what's within our skill.
Archived topic from UOG, old topic ID:111, old post ID:350
The poller sends a F1 packet. Pol uses F1 for the player-login and this seems to be unchangeable because it's in the pol-core. So we are pretty much unable to respond to the poller. Maybe there are workarounds, but we've tried what's within our skill.
Archived topic from UOG, old topic ID:111, old post ID:350
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
Re: removed?
That is odd. I know there is another packet for stats, I forget what it is. UOG uses an older one I believe, it's what I knew of at the time I coded it.
Maybe check with Pol forums as there may very well be a work around already. One of these days one thing I'd like to do is implement is a script that can be added to any emulator so I can support them all better.
Archived topic from UOG, old topic ID:111, old post ID:351
Maybe check with Pol forums as there may very well be a work around already. One of these days one thing I'd like to do is implement is a script that can be added to any emulator so I can support them all better.
Archived topic from UOG, old topic ID:111, old post ID:351
Honk if you love Jesus, text if you want to meet Him!