Results 1 to 9 of 9

Thread: Forum not working in Chrome and IOS Chrome

  1. #1

    Thread Starter
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,413

    Question Forum not working in Chrome and IOS Chrome

    Is this a known issue? I have to use Edge on my workstation and Safari on IOS. Any other news about the forum? Seems to be dwindling participants these days? Could it be related to inaccessibility in some browsers?

  2. #2
    Administrator Steve R Jones's Avatar
    Join Date
    Apr 2012
    Location
    Clearwater, FL.
    Posts
    2,345

    Re: Forum not working in Chrome and IOS Chrome

    I use Chrome without issue on the my desktop and from time to time on my Android.

    not working in Chrome
    That isn't very much to go on... Are you getting any error messages

  3. #3

    Thread Starter
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,413

    Re: Forum not working in Chrome and IOS Chrome

    Here’s a screenshot of the error message. I’ll try to copy the text in case it’s unreadable…

    Name:  IMG_7774.jpg
Views: 56
Size:  18.3 KB

    Bad Request

    Your browser sent a request that this server could not understand.
    Size of a request header field exceeds server limit.

    Apache/2.4.29 (Ubuntu) Server at 10.2.0.214 Port 80

  4. #4
    Administrator Steve R Jones's Avatar
    Join Date
    Apr 2012
    Location
    Clearwater, FL.
    Posts
    2,345

    Re: Forum not working in Chrome and IOS Chrome

    Same Error Reported Here:

    https://www.vbforums.com/showthread....34-Bad-Request

    Try the suggestion about changing the DNS.

  5. #5
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,371

    Re: Forum not working in Chrome and IOS Chrome

    I used to get this error too, from time to time. Not just with VBForums, but also big-name sites like Microsoft.

    During my last job, I even had their managed service provider look at it (we were basically a Microsoft shop exclusively working in a .NET environment and so not being able to access Microsoft was a pretty big deal) and they tracked it down to a transient networking issue that they couldn't really resolve. I found this odd because sometimes it wouldn't work on one browser, but it would work on another; then again, I do not work in IT nor do I pretend to know anything about networking.

    9 times out of 10, flushing the DNS or changing it to/from 1.1.1.1 or 8.8.8.8 or allowing the default ISP DNS resolved the issue.

    Since I've switched ISPs (away from AT&T), I haven't had the issue anymore. I can't say definitely that the ISP was the issue because the reason I switched was that I moved to the house next door, so it could have been the equipment I was using for all I know.

    Either way, I know it's a pain in the rear.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

  6. #6
    Administrator Steve R Jones's Avatar
    Join Date
    Apr 2012
    Location
    Clearwater, FL.
    Posts
    2,345

    Re: Forum not working in Chrome and IOS Chrome

    To flush the DNS cache on Windows, open Command Prompt as administrator, type ipconfig /flushdns, and press Enter. This resolves connectivity issues and forces your device to update outdated website information.

  7. #7

    Thread Starter
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,413

    Re: Forum not working in Chrome and IOS Chrome

    Flushing the DNS cache didn’t work for me…

  8. #8
    Administrator Steve R Jones's Avatar
    Join Date
    Apr 2012
    Location
    Clearwater, FL.
    Posts
    2,345

    Re: Forum not working in Chrome and IOS Chrome

    Did changing the DNS make any difference? (See dday9's post)

  9. #9
    PowerPoster
    Join Date
    Aug 2010
    Location
    Canada
    Posts
    2,892

    Re: Forum not working in Chrome and IOS Chrome

    I don't think changing DNS would made a difference in this case - you're hitting the VBForums.com server but there's a problem with your browser's request. "Your browser sent a request that this server could not understand. Size of a request header field exceeds server limit." means the problem is with your browser's request - one or more of the HTTP Header fields is too long for the server to process.

    Maybe a bad cookie? I'd try clearing cookies first (or visit the site in Incognito Mode to see if that makes a difference first if you don't want to clear your cookies). If you're familiar with Chrome's devtools, I'd pull them up and inspect the request - are there any unusually long header fields?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width