[haiku-bugs] Re: [Haiku] #11579: can't access Gmail

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Sat, 28 Mar 2015 08:39:48 -0000

#11579: can't access Gmail
----------------------------------------+----------------------------
   Reporter:  khallebal                 |      Owner:  axeld
       Type:  bug                       |     Status:  new
   Priority:  normal                    |  Milestone:  R1/beta1
  Component:  Network & Internet/Stack  |    Version:  R1/Development
 Resolution:                            |   Keywords:
 Blocked By:                            |   Blocking:
Has a Patch:  0                         |   Platform:  x86
----------------------------------------+----------------------------

Comment (by pulkomandy):

 With each browser using a completely different codebase, I'm not sure
 there is just a single problem. It could be your DNS sending an unusually
 formatted record for gmail servers, it could be your timezone affecting
 cookies in some way (cookies use UTC times, so they rely on correct time
 and timezone settings on your machine), or your ISP and/or network
 hardware (network driver, router, modem, ...) doing something strange
 (failing to split packets with a too small MTU, for example).

 If possible, capturing the network traffic between the Haiku machine and
 the router (using wireshark or tcpdump for example) maybe could give some
 hints. In the case of Web+, building the HTTP code with tracing enabled
 (there are TRACE macros to define in several files) or in debug mode
 (SetConfigVar DEBUG ... in the UserBuildConfig Jamfile)  and running Web+
 from the Terminal with this enabled would also give some info about what
 is being sent and received on the network.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11579#comment:15>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: