Odd Intermittent Browser "Cannot Connect" to Sakai

Hello All,
This one has really stumped the professor...
In short, the problem is that there is one site hosting Sakai for the Oregon Health and Science University (OHSU) that I, and only I, have intermittent problems connecting to. By that I mean, just me out of hundreds of people currently, and thousands of people over history.
The host is http://www.longsight.com/ and the system is Sakai.
I am using an Airport Simultaneous Dual-Band 7.5.2, an iMac and Macbook Pro both using 10.6.7, Earthlink as the ISP using PPPoE, and a ZyXEL P-600 Series DSL modem, and FireFox 4.0.
Everything has worked without a hitch for years. The only website I have issue with is sakai.ohsu.edu, hosted by LongSight.
The intermittent problem is that FireFox reports it cannot connect to the site when I navigate. When I refresh, it seems to usually refresh fine.
Same problem with Safari and Chrome.
Same problem with both the iMac and the MacBook Pro.
Same problem with an Ethernet cable connected directly to the back of the Airport to either.
Does not seem to be a problem with the modem connected directly to either computer (intermittent, remember, so I am not 100% certain, but I have not gotten it to happen).
The LongSite host provider sees nothing odd in the logs.
If I click the Try Again that FireFox puts up, I get logged out of Sakai and have to log back in. If I instead just refresh in FireFox, the page seems to load.
Q: Is there a "tolerance" setting that would prevent this problem from happening?
Q: Is there anything to ask the host to do? Setting to check?

When its just one web page - you can access other web pages like Google or Apple - the problem is the Intenet connection between you and the server hosting the web page you want.
Nothing to do with your local equipment or connection.  There are local settings you could set or have changed that would prevent connecting to a specific web site, I'm going to assume that is not the case since you don't mention fiddling with the HOSTS file (for example).
If the server that hosts that page is not "down" or over-loaded then the problem most likley lies with your ISP's network.
To try and get a glimmer of what is wrong, open your Applications/Utilities folder and run "Network Utility".  Click on the TRACEROUTE tab and enter the host name for the page you want.
For example, the Sakai page address is "http://www.longsight.com/longsight/sakai".  The name of the server hosting that page is "www.longsight.com".  I put that into the TRACEROUTE field, and press the TRACE button.
What happens next is your computer attempts to figure out exaclty HOW all data between you and the target server are exchanged.  The internet is like a spider web, and at each junction there is a computer that handles (aka routes) traffic.
For your web page attempts to work, you need a reliable "route" to the server that hosts the web page you want.  This utility will generate a list of all the internet nodes and networks your request has to travel through.  The list should end with the target server in under 15-20 "hops".  If the list is much longer - or if it keeps going and going - then you have a DNS routing problem.  Or rather, your ISP has one.
Because the Internet is flexible, extensible, and self-healiing routing problems should go away on their own - it might take a day or two.  But shoddy maintenance or configuration of network equipment can create routing problems that don't go away until fixed.
Another problem I have seen is intentional filtering or mis-directing of requests from a certain provider or geropgrahic region.  For example, a NYC based company offered a contest only for local residents, so they had thier ISP filter-out all connection attempts coming from outside of NYC.  Very sneaky.
Another example would be companies trying to prevent access to Facebook.  They setup their network to drop any requests for that name or address - or re-direct to a corporate Internet use policy web page!
For reference, here is my TRACEROUTE report for this server:
Traceroute has started…
traceroute to www.longsight.com (209.190.181.136), 64 hops max, 72 byte packets
1  10.0.0.1 (10.0.0.1)  3.008 ms  0.910 ms  1.164 ms
2  66.49.188.255 (66.49.188.255)  13.472 ms  13.399 ms  14.625 ms
3  66.49.255.169 (66.49.255.169)  43.865 ms  12.877 ms  14.013 ms
4  77.67.108.113 (77.67.108.113)  28.436 ms  25.109 ms  15.116 ms
5  xe-4-3-0.nyc32.ip4.tinet.net (89.149.184.221)  35.873 ms  37.201 ms  36.777 ms
6  te9-4-10g.ar8.nyc1.gblx.net (64.212.107.181)  41.319 ms  36.820 ms  37.815 ms
7  continental-broadband.te6-2.ar5.chi1.gblx.net (207.138.128.70)  52.947 ms  50.436 ms  49.692 ms
8  v4006.cr2.350ec.chcgil.e-xpedient.com (216.130.11.134)  55.085 ms  54.699 ms  69.256 ms
9  v4005.cr1.strlng.clevoh.e-xpedient.com (216.130.11.130)  69.360 ms  79.594 ms  66.697 ms
10  v4008.cs1.neoprk.clevoh.e-xpedient.com (216.130.12.194)  66.474 ms  66.767 ms  68.681 ms
11  server17.longsightgroup.com (209.190.181.136)  66.319 ms  91.287 ms  68.452 ms
As you can see, my route to the server is only 11 hops.
Another test is PING:
Ping has started…
PING www.longsight.com (209.190.181.136): 56 data bytes
64 bytes from 209.190.181.136: icmp_seq=0 ttl=49 time=67.923 ms
64 bytes from 209.190.181.136: icmp_seq=1 ttl=49 time=66.202 ms
64 bytes from 209.190.181.136: icmp_seq=2 ttl=49 time=69.237 ms
64 bytes from 209.190.181.136: icmp_seq=3 ttl=49 time=68.239 ms
64 bytes from 209.190.181.136: icmp_seq=4 ttl=49 time=66.509 ms
64 bytes from 209.190.181.136: icmp_seq=5 ttl=49 time=68.771 ms
64 bytes from 209.190.181.136: icmp_seq=6 ttl=49 time=68.318 ms
64 bytes from 209.190.181.136: icmp_seq=7 ttl=49 time=67.339 ms
64 bytes from 209.190.181.136: icmp_seq=8 ttl=49 time=68.175 ms
64 bytes from 209.190.181.136: icmp_seq=9 ttl=49 time=68.549 ms
--- www.longsight.com ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 66.202/67.926/69.237/0.920 ms
PING shows that it takes less than 70 milli-seconds for my computer to talk to the server hosting that page.  That is very fast.  If you get very large (>5000 ms) PING times then there is a good chance your web browser will "give up" before the data comes back.
In such cases, what your doing (press REFRESH or otherwise try again) is the best wqy to recover.

Similar Messages

  • ADE cannot connect to the internet

    I have been using Digital Editions for some months now without any issues.  Suddenly, the software cannot connect to the internet.
    Firstly, I have carefully checked my ID and password and these are both correct, and I can log into my account via my browser.
    I have been looking through the forums, and it was suggested that I deactivate the software on my PC and deactivate my ereader, and then reactivate both.  This didn’t work, as I cannot connect to the Adobe server, and so I cannot reactivate.
    I have tried changing the settings on the firewall to allow ADE through, and have also tried switching the firewall off temporarily.  Neither of these worked.
    I have tried deleting ADE and reinstalling, but this didn’t work.
    I have been using ADE version 3, and tried deleting this and installing version 4, but this didn’t work.
    I have checked that I can connect to the Adobe server via my browser using the URL  http://adeactivate.adobe.com/.   This shows a web page headed by the words “Welcome to Digital Editions” and confirms that my PC can connect to the server via my browser, but not from ADE.
    However, my browser cannot connect to the URL http://aractivate.adobe.com. This webpage is not available. Perhaps this is the root of the problem?
    Any help?

    Two that might help.
    1) check your firewall and antivirus.  Maybe even try with them (temporarily) turned off.
    2) There are lots of bugs in ADE2.0.  Try replacing ADE2.0 with the older but more reliable v1.7.2.
    (You can have them both installed at once if you like.)
    Version 1.7.2, it is a little difficult to find, available on Adobe site for Windows and for Mac.
    http://helpx.adobe.com/digital-editions/kb/cant-install-digital-editions.html
    The forum software is sometimes corrupting the link above.  There shouldn't be a blank in 'editio ns.html'.  The following redirects to the same page: http://tinyurl.com/diged172

  • Cannot connect to EM on ODD guest from Windows host

    Hello,
    I cannot connect to the Enterprise Manager in my guest VM from my host. From a IE v8.0 browser, the recommended link https://192.168.56.101:1158/em fails to connect.
    I installed Oracle VM VirtualBox 4.0.4 on a Windows 7 laptop and imported the Oracle Developer Days (ODD) VM appliance. Within the ODD VM I started Enterprise Manager with the cmd "emctl start dbconsole". I confirmed the listener is up and running in the ODD VM.
    I checked my Windows Firewall and the MS Telnet Client is allowed through on IP 192.168.56.101 on local port 1158.
    Suggestions?
    Cheers,
    David

    Apple Support could reproduce the problem, and provided the solution:
    Assuming that VNC is configured in the sharing prefs (under Apple Remote Desktop), it is enough to disable ARD in the sharing prefs. Once you do this (presumably via Apple Remote Desktop) you'll obviously lose your connection.
    To restart ARD again from the commandline, connect to your server with ssh and issue the following commands:
    sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/k ickstart -activate
    sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/k ickstart -restart -agent
    now you should be able to connect to your server with ARD again....
    .... and all connections with VNC should work as well!!
    splendid, thanks apple support!

  • My iPod touch 4th gen. Keeps giving me the error message "cannot connect to the app store when I sign in. I can open the app store and browse it but I can't download anything. I have full signal strength with my wi-fi and safari is working perfect.

    My iPod touch 4th gen. Keeps giving me the error message "cannot connect to the app store when I sign in. I can open the app store and browse it but I can't download anything. I have full signal strength with my wi-fi and safari is working perfect. I turned it off and restarted it 3 times now. I have an iPad 2 and the app store works flawlessly with it. What is going on?

    Same here on my lpad2. Can access the web just fine from browsers but cannot install new apps or updates in appl store.  Seeing a few others reporting same issue tonight so likely an apple server issue and staff will notice it in network monitors and fix it...sometime this weekend.
    Rob

  • Installed lion on iMac. Now our three iPhones and iPod can browse app store. But when we try to install we get an error that says cannot connect to iTunes. Same on wifi and AT

    I updated my iMac to lion and set up iCloud and icloud email so I could use pages app on my 4s as well as my Mac to work on documents.I was only able to log into my new iCloud mail account once. And never again. Even with security questions.  Purchased pages for Mac and 4s. After I set  up I cloud/ work everything went crazy. My apple Id quit working. My security questions would not accept my answers. So I set up a new apple account. The system allowed me to set it up using the same i.d.since then I have updated everything. The systems on a 4s, two 3gs's and an iPod touch I can browse the app store and iTunes but when I try to download or update anything it accepts my password and then says " Cannot connect to store" this happens all the time on the 3gs's and iPod and about 90 percent of the time on the 4s. It happens using wifi and or 3G data network. Also my Mac and the 3gs's are now super sluggish.

    Simple...
    http://www.apple.com/uk/support/mac/app-store/contact/

  • Your Apple TV is connected to your wi fi network but cannot connect to the internet.  Airplay logo not available on ipad3, iPod touch3g and showing intermittently in iTunes on windows laptop.  Switched ISP a few days ago.  Entered pass key info on all.

    I switched ISP a few days ago and had problems with airplay since.  After restarting and reinstalling and updating, re entering pass keys for new wi fi on everything,  Apple TV shows:  Your Apple TV is connected to your wi fi network but cannot connect to the Internet.  Ipad3 and iPod touch 3G have no airplay icon or get one briefly then it disappears again.  Same with itunes on windows laptop.
    Can anyone help?
    Bob

    Welcome to the Apple Community.
    Intermittent problems are often a result of interference. Interference can be caused by other networks in the neighbourhood or from household electrical items.
    You can download and install iStumbler (NetStumbler for windows users) to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel or adjusting your multicast rate.
    There are other types of problems that can affect networks, but this is by far the most common, hence worth mentioning first. Networks that have inherent issues can be seen to work differently with different versions of the same software. You might also try moving the Apple TV away from other electrical equipment.

  • Browser cannot display E3200 router web page from ethernet connection but can from wireless

    I have installed my E3200 downstream from the Verizon FiOS Actiontec (going the other way disables FiOS functions).
    1.  My browser can get to the E3200 (192.168.1.2) when connected via wireless, but not when connected via ethernet cable.
         How do I fix that?
    2. When going to connect wirelessly, the 2GHz connection is visible but the 5 GHz connection is not
         (I have them named differently).
         How do I see both wireless connections?

    My browser cannot get to my E3200 setup web page from a wired Ethernet connection (wireless works fine).
    The Linksys E3200 (1Gb ethernet, “n” wireless) is installed downstream from a Verizon FiOS Actiontec router (10/100 ethernet, “g” wireless).
    I cannot put the E3200 upstream from the Verizon router because I would lose FiOS TV capabilities.
    The E3200’s fixed IP address is 192.168.1.2 (the Verizon router is 192.168.1.1)
    I cannot change the subnet (e.g. to 192.168.2.x)
    Clearing the browser cache and rebooting both routers doesn’t help.
    Both computers tested have dual band “n” network adapters.
    So... wireless connection works fine, but I cannot get to the setup page via wired ethernet.
    Help?

  • Mail app intermittently fails to connect - internet accounts preferences cannot connect, then unable to verify name or password. Why?

    Running 10.10.2 on early 2011 MBP, 8 GB RAM.
    Mail app intermittently fails to connect - message: internet accounts preferences cannot connect, then unable to verify name or password.  No problem with iPhone to connect same 3 accounts. Have run Disk Utility and rebooted. What is happening?

    Same issue, too.  But I have nothing better to do than try to fix Apple problems that appear mysteriously and randomly; I'm sure you're the same way.
    The REAL REASON, which can no longer be overlooked, is that Apple's (probably underpaid sweatshop Chinese) employees build toys for grown-ups and do little more than that.  I wish I had never bought my Mac (2009) since few things about Apples are "intuitive" unless you've been an Apple cultist since Jobs introduced the first Mac.  Oh, and because things mysteriously stop working, something I don't recall happening with any of the PCs I've owned. 
    Apple's version of Excel is a total joke and on an update that I did not ask for, the "Save As" feature, a convention that was 30 years old and worked well, was removed in favor of "Duplicate, Rename, Save."  What 22 year-old Apple product manager was allowed to make this change? 
    I foolishly compounded my Mac purchase error by buying an iPhone 4S.  On that lovely ($200 Verizon-subsidized) product, I can no longer discover my home network, rendering my ($100) Airplay for outdoor music useless.  (But I probably can post a picture directly to Facebook or something!  More toyish behavior in which Apple specializes.)  Can I get support on these POS with a phone call?  No, I need to rely on a Aapl cultist to devise some esoteric key combo or a "jailbreak" on a Support board or blog site.
    I'm eligible for a phone upgrade on 8/13 and I'm counting the days.  Will upgrade to a good large-screen laptop asap as well and then throw the Mac out my office window.  Junk, just junk.  Apple's stock is at $433 from $700 and it's still overpriced.  How long will this rant last before it's sanitized by the Cupertino Big Brother? Maybe what the children who design product ought to do instead is BUILD BETTER STUFF.

  • Have disabled IE on windows pc and am using Firefox as browser. iTunes now says cannot connect to internet even though Firefox working: suggestions

    Have disabled IE on windows pc and am using Firefox as browser. iTunes now says cannot connect to internet even though Firefox working: suggestions?

    There is a plugin for Firefox - see here
    http://latestversionplugin.com/current-version-plugin-itunes-application-detecto r.html
    It should be installed automatically if you install iTunes, but I guess when you installed iTunes you didn't have Firefox.  Just reinstall iTunes and it should work OK  (your iTunes library will not be affected)

  • Cannot Connect Mail / Browser But Skype Works??? All 3 work in Parallels!

    Bizarre!! Since when has a Mac worked better in Parallels than in OSX??
    Parallels works connecting to internet and email accounts but all my accounts and info/ bookmarks are in mail/ Safari.
    Skype works on the mac via airport. Nothing else works via airport or LAN. I am in Singapore and traveling all over. It started playing up a few days ago.....Please Help!
    All accounts are POP.
    When checking messages it is the normal message that it cannot connect to the server.

    Since your problem seems to be strictly related to OS X, and not Parallels or anything else similar to the focus of this forum...compatibility issues between Macs and Windows, you should probably post your question in one of the various OS X forums:
    http://discussions.apple.com/category.jspa?categoryID=177

  • HT204081 I want to browse by a specific language, but it doesn't work anymore. Cannot connect to the store. Help needed!

    Hi,
    I've had this problem for maybe a month or so.
    It's not that I can't buy books off of the itunes store, however, whenever I try to search for a book by language it doesn't work anymore. It simply says ''cannot connect to the store''. I tried doing it on both my phone and ipad, but got the same answer. How can I fix this problem?

    I'm not sure if I'm understanding but if I am then I'm not sure why you are turning your Wi-Fi off and on. It should automatically connect and use your Wi-Fi when it is available and use your cellular data connection when Wi-Fi is not available. I haven't turned either off ever. However, more to the point of your current problem, the following has some troubleshooting steps that may help: http://support.apple.com/kb/TS1398

  • TS1398 My wifi is working absolutely correct, I can browse to the Internet , but when ever I download an application, a message appears that cannot connect to the iTunes.

    I cannot connect to the apps stores. Whenever I download an app a message appears that cannot connect to iTunes. Please help.

    iTune is not available in certain countries. You can check below.
    http://support.apple.com/kb/TS3599

  • I cannot connect to Safari or any other browser

    Safari was working fine one night & the next day I cannot connect to safari or IE or Netscape.
    I cannot connect to I-tunes or Ichat either,
    However.....I CAN Connect to Limewire, so I know my comcast cable connection is working fine & I am downloading information, but why can't I get online??? HELP!!!
    i have mac osx 10.2.8 on imac dv
    [email protected]

    Check Safari > Preferences  -  General
    Click the search engine you want as default from the pop up menu next to: Default search engine.
    Quit then relaunch Safari to test.
    If didn't help, go to ~/LibraryPreferences
    Move the com.apple.Safari.plist file from the Preferences folder to the Desktop.
    Relaunch Safari. If that worked, move the .plist file to the Trash.
    ~ (Tilde) character represents the Home folder.
    For Lion:   To find the Home folder in OS X Lion, open the Finder, hold the Option key, and choose Go > Library
    Message was edited by: Carolyn

  • Cannot connect to iTunes store from PC

    Diagnostics below- at bottom it shows last connection today, but I cannot connect.
    Microsoft Windows 7 x64 Business Edition Service Pack 1 (Build 7601)
    Gigabyte Technology Co., Ltd. P35-DS3L
    iTunes 10.5.3.3
    QuickTime 7.7.1
    FairPlay 1.13.37
    Apple Application Support 2.1.6
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 4.0.0.97
    Apple Mobile Device Driver 1.57.0.0
    Bonjour 3.0.0.10 (0.0)
    Gracenote SDK 1.9.5.502
    Gracenote MusicID 1.9.5.115
    Gracenote Submit 1.9.5.143
    Gracenote DSP 1.9.5.45
    iTunes Serial Number 0037A74413D62BB0
    Current user is not an administrator.
    The current local date and time is 2012-03-09 17:57:14.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    Advanced Micro Devices, Inc., ATI Radeon HD 4800 Series
    **** External Plug-ins Information ****
    No external plug-ins installed.
    Genius ID: f8c337699275123daabb68ba3a6a762e
    iPodService 10.5.3.3 (x64) is currently running.
    iTunesHelper 10.5.3.3 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:          {CBCDA5E2-1BCC-4942-ACA8-77D393777DDB}
    Description:          Realtek RTL8168B/8111B Family PCI-E Gigabit Ethernet NIC (NDIS 6.20)
    IP Address:          192.168.0.10
    Subnet Mask:          255.255.255.0
    Default Gateway:          192.168.0.1
    DHCP Enabled:          Yes
    DHCP Server:          192.168.0.1
    Lease Obtained:          Fri Mar 09 17:50:31 2012
    Lease Expires:          Fri Mar 09 18:50:31 2012
    DNS Servers:          68.113.206.10
                        24.217.0.5
                        71.92.29.130
    Active Connection:          LAN Connection
    Connected:          Yes
    Online:                    Yes
    Using Modem:          No
    Using LAN:          Yes
    Using Proxy:          No
    SSL 3.0 Support:          Enabled
    TLS 1.0 Support:          Enabled
    Firewall Information
    Windows Firewall is off.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was successful.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2012-03-09 17:24:17.

    many thanks.
    Doublechecking one odd thing from the diagnostics.
    Current user is not an administrator.
    Is that true? Or does your Windows user acount have full admin rights?
    If you do actually have an administrative account, the false result in the iTunes diagnostics can sometimes indicate idiosyncratic permissions trouble that has been known to interfere with Store connections.
    Let's try an experiment. I'd like to try doing a "Run as administrator" on your iTunes.
    Quit iTunes first.
    In Computer, open Local Disk C: or whichever drive you have your program files installed on.
    Open the "Program files (x86)" folder.
    Open the "iTunes" folder.
    Right-click on the iTunes.exe file and select "run as administrator".
    Run your network connectivity tests again. Do they now say "Current user isan administrator"? If so, do you also now get a proper Store connection?

  • HP Photosmart 5510 B111a - Cannot connect to the server

    My printer is not printing when I email [id] @ hpeprint.com, even though I get the "ePrint Job Received" email, so I investigated it further.
    It's on the network because I can access the web page like normal.
    Here's what I'm greeted with.
    There's a red cross next to the "ePrint", but the network has a green tick. Odd.
    I check the "web services" tab...
    Again, it shows a red cross and says "fix this".
    I click "fix this", which after a little while displays this.
    The error says:
    Cannot connect to the server.
    Check the Internet connection and try again. Or contact your system administrator or the person who set up the printer.
    If your network requires a proxy server address to connect to Internet, click Enter Proxy or check your browser settings.
    I know my connection is working as it should be.
    I believe the fault lies in the printer, please can you advise further.
    Thanks.

    I discovered the problem.
    I recall the printer had advised me some weeks ago to automatically set a manual IP.
    When this was done it seems to turn off DNS settings so it cannot resolve any hostnames and will not access any services even though it is connected to the network.
    I restored the IP back to automatic, which allowed me to also set DNS to automatically.
    It seems that if you set a manual IP address on the printer, you cannot set the DNS.
    Odd behaviour.

Maybe you are looking for