Why can't I access certain websites, such as google or facebook, in any browser?

This started last night, and it is strange. I am unable to access a few websites, such as Google, Facebook, and the sign in page for my google account.  I have tried Firefox, Chrome, and Safari all with pretty much the same results. I have reset the original settings in these browsers, cleared my caches and browsing data, ran the disk utilities and permissions check. And still the same results.
Two particularly peculiar things have been occuring.
In youtube, I am unable to sign into my account in two of the browsers, and in Chrome I am already logged in but the autoplay of my watch later playlist acts very odd. one the main skeleton of the website is loaded It will show the red bar of the video loading across the top, then instead of playing the video, it skips to the next one. It will continue down the playlist without playing any video whatsoever and marks the videos as 'watched' afterwards. I can still use Yahoo search with no problems.
Here is the really odd thing. When I tried to load youtube in Safari, which I almost never use, it sat and spun waiting for the website then in the end it took me to a 'get google chrome webpage;' this was the same in Firefox (see attached images). Note: the navigation urls are facebook.com and youtube.com, but the favicon shows the chrome icon and my homepage is not set on this. I also included the network traffic overview to show how 47 servers are being accessed via Safari with only three tabs, none of which have loaded. And Chrome is not my default browser.
Also, I have a network montitor that I watch during this and it is very busy going to many different websites accessing over 50 different servers. These are websites which some I recognize, such as chat.facebook.com, and some webservers that I don't recognize. But I don't have any of these open in any tabs and hadn't tried to get on these sites  for days. 
Two things which may have contributed to these anomolies:
I updated to OS X 10.9.2. It was downloaded two nights ago, and I told it to restart the computer in an hour as I went to sleep. I assumed that it was already installed, but when I opened the AppStore today, it still had to go through the install restart process. Since this update invovled changing how website certificates are handled, maybe my downloading without doing the proper restart install caused something weird to occur. It is true that all of the affected websites do use an https: SSL address.  But if this is the case then why wasn't this issue fixed when I finally did a correct installation. And why is there so much traffic to websites on the browser activity that have nothing to do with the open websites in the browser.
The final thing is that I read about how Adobe Cloud accounts, over a few million, were recently stolen. When I was researching this I found a link that was supposed to show me if my account had been one of the compromised ones. I went to the website, http://www.geek.com/apps/how-to-check-if-your-adobe-account-was-hacked-1576194/ which led me to the website  http://adobe.cynic.al/, and ( stupidly) entered my account email to search if it was on the list, only to realize after that this was not a legit adobe webpage. If memory serves me correct, the problems going to webisites was worse after I did this.
So, I thought I would bring this to peoples attention. I am now going to do the only thing left I can think of to try and repair this so I can watch my youtube newsclips and google searches again, and that is to do a complete reinstall of Mavericks and then a migration from my backup afterwards, Unless someone had a better idea. BTW I did go through all of my main accounts to websites, using a different computer, and changed all of my passwords.

1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
Here's a summary of what you need to do, if you choose to proceed: Copy a line of text from this web page into the window of another application. Wait for the script to run. It usually takes a few minutes. Then paste the results, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply.
6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
Triple-click anywhere in the line of text below on this page to select it:
PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; AC="com.autodesk.AutoCAD  com.google.GoogleDrive"; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; Pc () { o=`grep -v '^ *#' "$2"`; l=`wc -l <<< "$o"`; [[ l -gt 25 ]] && o=`head -n25 <<< "$o"`$'\n'"[$((l-25)) more line(s)]"; Pm "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d; s/^ */   /; s/[-0-9A-Fa-f]{22,}/UUID/g' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed '8!d;s/^ *//'; h=(`SP Hardware | awk '/ Id/{print $3}; /Mem/{print $2}'`); o=$h; Ps "Model"; o=$((h[1]<4?h[1]:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]|0[^2]|8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in Thunderbolt USB; do o=`SP $b | sed -En '1d;/:$/{s/ *:$//;x;s/\n//p;};/^ *V.* [0N].* /{s/ 0x.... //;s/[()]//g;s/(.*: )(.*)/ \(\2\)/;H;};/Apple|Genesy|Intel|SMSC/{s/.//g;h;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(stat -f%Sc -t%F "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && f="$f *"; echo "$d ${f%%_2*} ${f##*.}"; done | sort | tail`; Pm "${A[$i]} diagnostics"; done; grep -lq '*$' <<< "$o" && printf $'\n* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'caught bu|GPU |hfs: Ru|I/O e|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|SATA W|ssert|Thrott|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|openld|post[fg]|x)/{print $3}'`; Pm "Extrinsic daemons"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | egrep -v 'com\.apple\.(CSConfig|server)' | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/StartupItems; do M; done`; Pm "Startup items"; o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; [[ "$ID" =~ ^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID ]] || printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; LD="$(`find /S*/*/F* -type f -name lsregister | head -n1` -dump)"; o=`for ID in $AC; do [[ "$LD" =~ $ID ]] && echo $ID; done`; Pm "Application check"; o=`find -L /u*/{,*/}lib -type f | while read f; do file -b "$f" | grep -qw shared && ! codesign -v "$f" && echo $f; done`; Pm "Unsigned shared libraries"; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Environment"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; d=`ipconfig getoption $(route -n get default | awk '/e:/{print $2}') domain_name_server`; [[ "$d" != "$o" ]] && n="not " || n=; Ps "DNS (${n}from DHCP)"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(grep -v 'host *$' /etc/hosts); Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l | sed -E 's:/Users/[^/]+/:/Users/USER/:g'); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`SP Fonts | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps "UID"; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
Copy the selected text to the Clipboard by pressing the key combination command-C.
7. Launch the built-in Terminal application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
8. If you see an error message in the Terminal window such as "syntax error," enter
exec bash
and press return. Then paste the script again.
9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, just press return three times at the password prompt.
If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
10. The test will take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
[Process completed]
to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Similar Messages

  • Why can't I access a website that I accessed just 10 minutes ago?

    I was working in my online class tonight and decided to take a break. I logged out for 10 minutes and when I tried to log back in I keep getting a message that Firefox has "blocked" the site for security reasons. I have used Firefox to access my online classes for the past seven years and now all of a sudden the school's website is a "security risk"! If this problem is not resolved quickly, I have no alternative but to remove Firefox and use another browser.

    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • HT1657 Why can't we rent certain movies, such as warhorse, or money ball??  They are already out on DVD... will we ever be able to rent them?

    Just wondering why we can't rent certain movies off ITunes store, when those movies are already out on DVD - will we ever be able to rent them?

    Apple needs to have permission from the copyright holder to make them available.
    (71466)

  • Why can't Firefox open certain websites?

    There has been a couple of websites with the ".aspx" extension that will not open.

    Im not really sure what your question is about. To me it seems like you are talking about internet explorer and your question is about that. We are a support forum for mozilla firefox only, most of use that answer questions are clueless about most features in firefox.

  • Why can't I access my most recently imported event from Facebook?

    I imported a bunch of photos and video to iphoto...no problem, created a new event, I can easily access it from iphoto of course. BUT...when I try to access the event from Facebook or from gmail to send as an attachment the event doesn't seem to exist. I look through "recent import" and they aren't there either. Where have they disappeared to?

    Where have you got your library stored?
    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • Websites Such as Google, Kongregate, Facebook, and Ebay are not loading correctly, they Load as if it were a layout for an older mobile internet browser.

    I recently Did a windows update to install Internet explorer 9. When my Computer Restarted, I opened Mozilla, because it is my preferred Browser, and pages such as the ones stated above started loading with just text with no layout. I cleared the cache, reverted to defaults, and nothing seemed to work, if anything, i just want the pages to load, because i don't want to change my browser preference.

    Can you attach a [http://en.wikipedia.org/wiki/Screenshot screenshot]?
    Use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).
    Some websites may not recognize the new layout of the Firefox user agent and interpret as being a mobile device. In the past there used to be more info present in the UA
    * Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
    * Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15
    Reload a web page and bypass the cache with:
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)

  • 2nd generation iTouch, why can't i access itunes via wifi

    I have a 2nd generation iTouchm why can't I access itunes via wifi

    What happens when you try?  Any messages?
    Do other devices connect to the internet by the same router?
    Does the iPod connect to other networks?
    Are wifi bands showing?
    Try
    - Reset iPod:
    - Power off and then back on the router
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - The troubleshooting here:
    iPhone and iPod touch: Troubleshooting Wi-Fi networks and connections

  • Why can't I open certain screens with in a website?

    Why can't I open certain tabs within a website?

    Which tabs on what website?
    Someone here could try on their iPad and let you know if it's working as expected.
    ~Lyssa

  • My MacBook uses Mac OS X Version 10.6.8. I am unable to access some websites, such as Facebllk, Gooogle, etc, but I can access other websites such as MSN, Amazon. I have emptied the Safari cache with no change. Appreciate any help.

    My MacBook uses Mac OS X Version 10.6.8. I am unable to access some websites, such as Facebook and Google, but I can access other sites such as MSN and Amazon.  I have emptied the Safari cache with no change.  Appreciate any help in solving this problem.

    My MacBook uses Mac OS X Version 10.6.8. I am unable to access some websites, such as Facebook and Google, but I can access other sites such as MSN and Amazon.  I have emptied the Safari cache with no change.  Appreciate any help in solving this problem.

  • Can't access certain websites ("Connection Interru...

    Hi, I'm having problems accessing certain websites. Certain websites are giving me the following error (in Firefox);
    "Connection Interrupted
    The connection to the server was reset while the page was loading."
    I get similar errors in the other browsers. I tried connecting to them via a proxy and it works. I also asked a friend to try and they work for him on Virgin, so definitely seems to be a problem with my connection.
    I also got that error intermittently while browsing the forum here. One of the websites I can't access is mine, so it's getting annoying not being able to do stuff I usually do.
    I have turned off/unplugged my home hub, but that didn't help.
    Any ideas? Thanks.

    I did a traceroute on one of the websites that I can't access
    Tracing route to hawkhost.com [208.43.49.44]
    over a maximum of 30 hops:
      1    77 ms    99 ms    99 ms  192.168.1.254
      2    23 ms    23 ms    23 ms  esr6.kingston4.broadband.bt.net [217.47.46.145]
      3    24 ms    23 ms    24 ms  217.47.46.77
      4    24 ms    25 ms    25 ms  213.1.69.54
      5    24 ms    25 ms    26 ms  217.32.24.234
      6    28 ms    25 ms    26 ms  217.32.24.58
      7    55 ms    65 ms    27 ms  217.32.24.182
      8    26 ms    25 ms    24 ms  acc2-10GigE-0-2-0-5.l-far.21cn-ipp.bt.net [109.1
    59.249.227]
      9    57 ms    52 ms    43 ms  109.159.249.169
     10    28 ms    34 ms    41 ms  transit1-xe11-1-0.ealing.ukcore.bt.net [194.72.1
    7.122]
     11    27 ms    27 ms    28 ms  t2c1-ge14-0-0.uk-eal.eu.bt.net [166.49.168.25]
     12   116 ms   116 ms   135 ms  t2c1-p5-0-0.us-ash.eu.bt.net [166.49.164.65]
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17     *        *        *     Request timed out.
     18     *        *        *     Request timed out.
     19     *        *        *     Request timed out.
     20     *        *        *     Request timed out.
     21     *        *        *     Request timed out.
     22     *        *        *     Request timed out.
     23     *        *        *     Request timed out.
     24     *        *        *     Request timed out.
     25     *        *        *     Request timed out.
     26

  • Cannot access certain websites?

    I have troubling accessing certain websites on my Mac. I started using them about 4 days ago and it was all fine until yesterday I try to open them and they don't work. I know I didn't change anything with my wi-fi or anything like that. My wi-fi works just fine because my other sites with other stuff work fine.  I asked my frined if he could access them from his computer and it works for him. I've tried different browsers such as safari, chrome, firefox but they all give me the same message  "the connection was reset". I can access the websites through proxywebrowsing. com, but I can't use certain features
    At this point I don't know what to do. I've tried to google for a solution but they all were confusing to me and just didn't work. I think from what I undnerstand i have to change something in my network settings, but how and what am I supposed to do there? I am a newby when it comes to fixing network, so if you have a suggestion in trying to change something please tell me how to get there. Please Help. Thanks!

    Thanks for helping me figure out how to turn off ipv6 on Mountain Lion, but it doesn't change anything. I don't know like I've stated in my description I was able to access the site just 2 days ago and I didn't change anything. Also why can I access the site from sites like proxybrowsing.com but not my own web browser,
    Sorry, I have never had to fix a problem like this, so I am obviously really new and not understanding.

  • I can't get on certain websites since updating my I Pad 2 to IO 6. Help!

    I can't get on certain websites since updating my I Pad 2 to IO 6. Help!

    An example of such a website would be helpful.
    I've had no problems accessing any websites on my iPad.

  • How can i safely segregate certain cookies (such as my bank's) so that i can use the delete all cookies feature but preserve those cookies?

    how can i safely segregate certain cookies (such as my bank's) so that i can use the delete all cookies feature but preserve those cookies? windows xp, firefox 13.0.1

    You can't delete all cookies if you want to preserve some of them.
    You will have to let all cookies expire when you close Firefox and create an allow exception for cookies that you want to keep and only clear cookies manually and not via Clear Recent History.
    *Tools > Options > Privacy : History: [X] Clear history when Firefox closes > Settings
    *https://support.mozilla.org/kb/Clear+Recent+History
    You can also consider to access website in Private Browsing mode if you do not want to store data to disk form those websites.
    *https://support.mozilla.org/kb/Private+Browsing

  • Why can't I access my Gmail account after upgrading to YOSEMITE

    Why can't I access my Gmail account after upgrading to Yosemite

    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    It is possible that the <i>cookies.sqlite</i> file that stores the cookies is corrupted if clearing cookies doesn't work.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete other present cookies files like <b>cookies.sqlite-journal</b> in the Firefox profile folder in case the file cookies.sqlite got corrupted.
    *http://kb.mozillazine.org/Cookies
    *https://support.mozilla.org/kb/Deleting+cookies

  • I made a purchase on iTunes and it is not showing on any of my devices. When I tried to watch the show in my purchased file I could not. When I go back to iTunes it tells me I made the purchase already. Why can't I access my purchases. Case

    I made a purchase on iTunes and it is not showing on any of my devices. When I tried to watch the show in my purchased file I could not. When I go back to iTunes it tells me I made the purchase already. Why can't I access my purchases. Case # 506294747

    Hi Paul,
    If you are having an issue such as this with an item such as a movie purchased from the iTunes store, you may want to report it to the store. Use the steps in this article -
    Report an problem with an item you bought from the iTunes Store, App Store, Mac App Store, or iBooks Store
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

Maybe you are looking for

  • RE: Apple iMac 27 Hard Disk Replacement Complaint

    Dear Customer ServiceManager, RE: Apple iMac 27” Hard Disk Replacement Complaint On May 12, 2011, Ibought an iMac 27”  for my daughter from your official Hong Kong website (www.apple.com/hk). I am writing tocomplain about my dissatisfaction of your p

  • Enable Commenting Toolbar in Browser (doesn't work for IE / FF)

    I've seen a lot of chatter about this scenario but nothing seems to be working for me. What I want to do is this: Create a .pdf. Attach to the enterprise wiki software Confluence. Check-out in Confluence. Have the Commenting / Annotation toolbar avai

  • XML Elements Ordering in Generated XML Output

    I have a requirement where I need the xml element tags to appear in the generated xml output in the same order as in data template definition but in my case this is not happening. I have one master group - Customer and two subgroups - BillingAddress

  • How to get the Component id (HTMLB id)

    Hi all, I created an application that has two list boxes and one commend button. While clicking the button I need to know how many list items in the list box. Is this possible? Anybody can guide me for this. Helpful answer will appreciate. Thanks & R

  • Can I try out FF4 while continuing to use FF3?

    I look at the forum and see all sorts of problems being talked about when people make the switch from FF3 to FF4, and I don't want the aggravation. So I'd like to try out FF4 and work my way into it while still being able to use FF3 which I know work