Ticket #203 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

Too high level of spamprotection

Reported by: gobby@… Owned by: armin
Priority: normal Milestone:
Component: Gobby Version:
Severity: normal Keywords:
Cc: Launchpad Bug:

Description

I tried to comment on http://darcs.0x539.de/trac/obby/cgi-bin/trac.cgi/ticket/201, but was rejected... And where is the register-page? Irritating. Anyway, a comment to ticket 201:

"Confirmed. It is enough to disable IPv6 to make creating sessions an impossibility. "Address family not support". Traced to:

case WSAEAFNOSUPPORT:

return net6::error::ADDRESS_FAMILY_NOT_SUPPORTED;

In net6. As WSAEAFNOSUPPORT is a Winsock-error I am not sure how this is related to IPv6, but this is definitely a bug. "

Change History

Changed 7 years ago by armin

  • status changed from new to closed
  • resolution set to fixed

Commenting should work again.

Note: See TracTickets for help on using tickets.