I can't open the page of youtube with my MacBookPro (OSX 10.7 Lion) through VPN in China

I am woking in mainland China, so I have to use VPN to open the page of youtube when I am in China. However, since November 2012, I can't open it again with my MacBook Pro (OSX10.7.5 Lion) through the VPN account. But  I can open the page of youtube with my old PowerBook G4 (OSX10.4.11 Tiger) through the same VPN account. Why? Can anyone help me to fix this problem? Thanks

Dear Linc Davis, I can open the other pages except those are blocked by the Chinese government ( youtube, vimeo, etc ). But I don't understand why my PowerBook G4 running with Tiger and Saferi 4.1.3 can open those pages with the same connection and the same VPN account ( as I run both Macbooks side by side since this problem occurred ).
When I try to open youtube, it appears a blank page with the statement of
"Safari can’t open the page “http://www.youtube.com/” because the server unexpectedly dropped the connection. This sometimes occurs when the server is busy. Wait for a few minutes, and then try again."
Listed below are the information from Page Source:
<!-- LOCALIZERS: Each localizable piece of the page is marked with a comment -->
<HTML>
<!-- LOCALIZERS: If in a right-to-left locale, add dir="rtl" to the HTML element. -->
<HEAD>
    <LINK rel=stylesheet type="text/css" href="page-load-errors.css">
    <!-- LOCALIZERS: You might want to change the font family. You can also add styles to override sizes, etc. -->
    <STYLE>
        BODY {font-family:'Helvetica Neue';}
    </STYLE>
    <!-- LOCALIZERS: The next line contains the page title that appears in the window's title bar -->
    <TITLE>Failed to open page</TITLE>
</HEAD>
<BODY>
<div class="error-container">
<div class="icon" alt="Safari Icon" role="img"></div>
<div class="text-container">
<!-- main title here, repeated 3 times -->
<P aria-hidden="true" class="error-title error-text-engraving">Safari can’t open the page <A id="help-button"></a></P>
<P aria-hidden="true" class="error-title error-text">Safari can’t open the page <A id="help-button"></a></P>
<P class="error-title error-text-inner-shadow">Safari can’t open the page <A aria-label="Help" role="button" id="help-button" class="" HREF='open-help-anchor:ibrw1071'></a></P>
</div>
<div class="text-container">
<!-- error message here, repeated 3 times -->
<P class="error-message error-text-engraving">Safari can’t open the page “http://www.youtube.com/” because the server unexpectedly dropped the connection. This sometimes occurs when the server is busy. Wait for a few minutes, and then try again.</P>
<P aria-hidden="true" class="error-message error-text">Safari can’t open the page “http://www.youtube.com/” because the server unexpectedly dropped the connection. This sometimes occurs when the server is busy. Wait for a few minutes, and then try again.</P>
<P aria-hidden="true" class="error-message error-text-inner-shadow">Safari can’t open the page “http://www.youtube.com/” because the server unexpectedly dropped the connection. This sometimes occurs when the server is busy. Wait for a few minutes, and then try again.</P>
</div>
</div>
</BODY>
</HTML>
Listed below are the information from Page Resources (page-load-errors.css) :
    This file has a UTF-8 BOM in it so it can be included from a UTF-16 page
    without specifying an explicit character set. When editing it, please be
    sure to preserve the BOM (first three bytes of the file, EF BB BF).
body {
    background-color: rgb(237, 239, 238);
    background-image: url(ErrorPageBackgroundTile.png);
    background-size: 100px 100px;
    text-align: center;
    -webkit-user-select: none;
    cursor: default;
.error-container {
    margin-top: 128px;
    padding-top: 0;
.error-container, .suggestion-container, .action-container {
    position: relative;
    width: 500px;
    min-height: 90px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 93px;
    padding-right: 93px;
    padding-bottom: 0;
.suggestion-container {
    margin-top: 25px;
    padding-top: 20px;
    background: url(ErrorPageDividerLine.png) top center no-repeat;
    background-size: 686px 1px;
.icon {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 113px;
    height: 120px;
    background-image: url(ErrorPageCompass.png);
    background-repeat: no-repeat;
    background-size: 113px 120px;
.reading-list-glasses {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 8px;
    width: 35px;
    height: 16px;
    background-image: url(ErrorPageReadingList.png);
    background-repeat: no-repeat;
    background-size: 35px 16px;
.error-text-engraving .reading-list-glasses, .error-text-inner-shadow .reading-list-glasses {
    /* Hide the duplicate Reading List glasses that are next to the envgraving and the shadow of the
    inner text. The images are just there for horizontal spacing of the components of the error text,
    we don't want to show them. */
    visibility: hidden;
html[dir=rtl] .icon {
    left: auto;
    right: 7px;
.text-container {
    position: relative;
    width: 100%;
    margin: auto;
    -webkit-font-smoothing: antialiased;
.error-text, .error-text-engraving, .error-text-inner-shadow
    margin: 0;
    word-wrap: break-word;
.error-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
.error-text-engraving {
    position: relative;
    top: 1px;
    width: 100%;
    color: white;
.error-text-inner-shadow {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    color: rgba(255, 255, 255, 0.25);
.error-title
    font-size: 18px;
    line-height:24px; /* This needs to be the same as the 2nd color stop position in -webkit-repeating-linear-gradient of error-title.error-text. */
    font-weight: bold;
.error-title.error-text {
    /* the position for rgba(124, 128, 130, 0.9) needs to be the same as the line-height in .error-title */
    background-image: -webkit-repeating-linear-gradient(rgba(79, 82, 85, 0.9) 0, rgba(124, 128, 130, 0.9) 24px), url(ErrorPageBackgroundTile.png);
.error-title.error-text-engraving {
    margin-top: 22px;
    margin-bottom: 25px;
.suggestion-form input
    font-size: 16px;
    margin: 0;
.suggestion-prompt
    margin-bottom: 12px;
.suggestion-prompt, .error-message {
    font-size: 14px;
    line-height: 17px;
.suggestion-prompt.error-text, .error-message.error-text {
    background-color: rgba(101, 105, 107, 0.9);
.suggestion-prompt.error-text-engraving {
    padding-bottom: 0px;
    margin-top: 6px;
.action-container {
    margin-top: 8px;
.action-container .suggestion-form {
    display: inline-block;
    margin: 5px;
    padding: 0;
.action-container .suggestion-form input {
    width: 132px;
    margin: 0;
.error-text a, .error-text-inner-shadow a {
    visibility: hidden;
.error-text-engraving a {
    z-index: 1;
    position: relative;
    top: -1px;
#help-button {
    display: inline-block;
    width: 25px;
    height: 24px;
    vertical-align: bottom;
    background-image: url(HelpButton.png);
    background-repeat: no-repeat;
    background-size: 25px 24px;
    -webkit-user-drag: none;
    margin-right: -35px;
    visibility: visible;
.error-text-engraving #help-button, .error-text #help-button {
    background-image: none;
    visibility: hidden;
#help-button:active {
    background-image: url(HelpButtonPressed.png);
html[dir=rtl] #help-button {
    margin-right: inherit;
    margin-left: -35px;
@media (-webkit-min-device-pixel-ratio:2) {
    body {
        background-image: url([email protected]);
    .suggestion-container {
        background-image: url([email protected]);
    .icon {
        background-image: url([email protected]);
    .reading-list-glasses {
        background-image: url([email protected]);
    .error-title.error-text {
        /* the position for rgba(124, 128, 130, 0.9) needs to be the same as the line-height in .error-title */
        background-image: -webkit-repeating-linear-gradient(rgba(79, 82, 85, 0.9) 0, rgba(124, 128, 130, 0.9) 24px), url([email protected]);
    #help-button {
        background-image: url([email protected]);
    #help-button:active {
        background-image: url([email protected]);
I don't know whether these information can help to solve the problem.
Thanks

Similar Messages

  • "Safari can't open the page"

    Whats going on?... I was about to "upload" a slideshow onto "youtube.com".
    When I pressed the "submit" button in order to "upload" the slideshow,
    I then get a message says: "Safari can't open the page"...
    But, two days prior to this, I had no problem uploading another slideshow to "youtube.com".... it all had went smoothly..
    I'm using Safari version 2.0.4
    And, this has happened previously, but not that often in the past..
    Any suggestions?
    Thanks

    I do believe my problem is solved!...
    Please understand this: What solved my problem may not work for you, unless you've had the exact same mathematic computer constipation as I had...
    This is what worked for me!.... Either "youtube.com", or "Safari" could not read the "file" (movie format) that I sent to it!...
    In my case, after getting this "error message" above, I then decided to send the movie in a "Quicktime" file (movie).....and this time "youtube.com" did accept my slideshow!... Super great!..
    So far, I've only sent (uploaded) two (2) movies to " youtube.com"..
    The first one I sent was from "iphoto", which is in the "quicktime" format, so I had no problem with that upload...
    The second one I sent was the one that I got the "Safari can't open the page".
    And, that one was an "imovie" , which little did I know, was the "wrong" format...
    So, now, in order to not make my live miserable, I'll be playing it safe, and most surely will send my brilliant works of art to youtube.com in the "quicktime" format....
    So, this solution to my dreadful dilemma may or may not work for you.
    But, it may work for someone, I hope...
    Good luck, and God Bless America!......
    Sal Pedi.....

  • Why is my iPad suddenly not opening the Yahoo home page? I get a message saying Safari can not open the page due to too many redirects. This started yesterday. I shut my iPad down and still no luck.

    Why is my iPad suddenly not opening the Yahoo home page? I get a message saying Safari can not open the page due to too many redirects. This started yesterday, and I have already tried shutting off my iPad.

     

  • "Safari can't open the page because it can't find the server"

    I just bought my iPhone. The first time I attempted to log onto my home wireless network (US Robotics Wireless Router) the iPhone performed perfectly. However, the next time I attempted to logon and surf it gave me the "Safari can't open the page because it can't find the server" error message. I tried a variety of things which didn't work. I called the Apple Tech Support. Turning off the router and rebooting it was the only thing that worked. I thought my problem was resolved because after cycling the router the iPhone worked great once again. But . . . later the same day I attempted to connect to the router and the same thing happened and I got the error message. I attempted to power cycle the router just like before but this time it did not work! Help! Bad router? Wrong settings on router or iPhone?

    Do you have other wireless devices connected to this same router? Do they work?
    I really can't help you much but to say that when my router exhibited this issue it was accross the board (all notebooks would connect immediately following a router restart, but would loss connectivity until I rebooted the router again). In my case the only solution that was permanent was to replace the router.
    You may also try restarting the phone and the router, setup security - WEP - (or disable security) on the router and phone, and/or try a different wi-fi channel (may actually help).

  • Safari can't open the page on craigslist

    can someone help solve my issue: i'm trying to post a sale on craigslist and when i continue to post, safari can't open the page on craigslist because server unexpectedly dropped the connection.
    i've gone into preference and cleared the cache but for the thousandth time, i still get the try back later. its frustrating. and i'm new to mac.
    help! help!

    Safari can’t open the page “https://post.craigslist.org/sea/S/for/skc/x/PL7Yes3svlrxTGf6/qpeeb” because the server unexpectedly dropped the connection, which sometimes occurs when the server is busy. You might be able to open the page later.
    thanks for responding. above is the message i get when posting. and its only with craigslist so far. i even added the /index at the end but it didn't work.

  • Safari can't open the page https

    Frustrating to say the least. About a week ago whilst in Google mail, Safari failed to open an email instead it opened a page displaying the message Safari can’t open the page “https"//mail.google.com" etc
    A page refresh also failed to open the page as did a my attempt to "Sign out".
    Later that day the same problem occurred when I was using my bank's website. Oddly, when I turned to Camino and it too failed to open Googlemail and the bank's site. On my MacBook both sites worked from both applications. Add if I use a different user account on my Mac Pro, I don't have the problem.
    My account is a “Standard” user. A logout and back in and it works again, a reboot and it works again but after a couple of hours the problem returns:
    Any help welcomed as the following steps have failed to resolve the issue:
    Empty Safari cache
    Reset Safari
    Uninstall Safari 4.0 beta and re-install Safari 3
    Re-install Safari 4.0 beta
    Swaped ethernet connection on my Mac Pro
    Verify Disk Permissions
    Repair Disk Permissions
    Delete website history with "Adobe, Website Storage Settings panel"
    Reset router
    Rebooted Smoothwall
    ClamXav found nothing
    DNSChanger Removal Tool found nothing
    iServices Trojan Removal Tool found nothing
    removed .GlobalPreferences.plist
    Thx
    John

    Hi John
    Google Mail has been problematic on Safari 4. There are a number of threads in the Safari 4 Beta forum addressing the issue.
    Thanks for posting the steps you have taken so far.
    In a broader sense, security certificates are at the root of secured sites functioning. Those certificates are part of the Keychain file in HD>System>Library>Keychains. Perhaps, the keychain file needs repair. Open Keychain Access in your Applications>Utilities folder. In the Keychains Menu, select "Keychain First Aid">repair. If any errors appear, rerun until you get a clean pass.
    If no errors appear, you may have to reestablish the keychain entries in your Standard account. Do you have administrative privileges assigned to that account?
    Also, I'm not familiar with Smoothwall's operation/setup, however, some tweaking of its settings may be necessary. Here's some dated technospeak about Smoothwall and Safari.

  • You are not connected to the internet - Safari can't open the page

    After wake up Mac OS X 10.6.8 from sleep, Safari 5.1.7 on Ethernet does not connect to web servers:
    "You are not connected to the internet" "Safari can't open the page"
    The issue disappears after restarting the Mac. Is there a way to fix it besides restarting?

    Some instructions for removing Community Toolbar are available in this thread: https://discussions.apple.com/message/15868085#15868085

  • Hello, i can't open the links as youtube,Apple ETC in the Bookmark toolbar.

    Hello, i can't open the links as youtube,Apple ETC in the Bookmark toolbar of Safari.
    If i go to the toolbar area with my mouse cursor the buttons light up, but when u click on them, nothings happens.
    I use Safari 6.0 and OSX 10.7.4. The browser and browser arrows works good.
    I also can't open the bookmarks and the reader. 
    Any solutions?
    Thanxs in advance

    Hello,
    I found the solution, it was the downloaded ...... NCH toolbar. I have uninstall it and everything works fine

  • IPad mini hangs on the Internet. Will not start. Have rebooted the home and on / off. There is internet in the house (using it now). Getting the message: Safari can not open the page ...... What do I do?

    My IPad mini hangs on the Internet. Will not start. Have rebooted the home and on / off. There is internet in the house (using it now). Getting the message: Safari can not open the page ...... What do I do?

    Try this:
    1. Close all inactive apps in the Task Bar. Double-click the Home button and hold apps down for a second or two. Tap the minus sign to close app.
    2. Hold the Sleep and Home button down for about 10 seconds until you see the Apple Logo.

  • Safari can't open the page because safari can't establish a secure connection to the server

    safari can't open the page because safari can't establish a secure connection to the server

    No guarantee but try tapping Settings / Safari. Clear the History, Cookies, and Cache. Restart the iPad.
    And try here..   Apple - Support - iPad - Wi-Fi

  • I cannot access my mobileme on my imac it tells me that my browser safari and mozila can't open the page. However on my macbook it all works (in the same room)

    i cannot access my mobileme on my imac it tells me that my browser safari and mozila can't open the page. However on my macbook it all works (in the same room. I have rebooted and rebooted. I have enough memory. Any help?

    Hi Hawaiian_Starman,
    Thank you for the suggestion.
    I ran the first aid in the Keychain both for verification and for repair and both immediately returned with "no problems found".
    As for the certificate, according the web administrator nothing had changed for the certificates.
    even on the windows laptop I also get the certificate as being expired, but by simply accepting that I still have access.
    I had a pop up every time that alerted me to the certificate issue, but whether I "continued" or not that still did not matter.
    Yesterday, in an effort to find a solution, I went into the "details" and entered to trust this website.
    Now that certificate issue does not pop up anymore. But I do not know how to reverse that either.
    I have the feeling indeed it has something to do with a certificate, but how is the question.

  • Safari can not open the page

    When I tried to redeem apps via FreeAppDaily (app) and FreeMyApps (web) today.
    when it jumps from FreeAppDaily and FreeMyApps to the redeem page, It pops up "URL is invalid, so Safari can not open the page".
    I had successfully redeem apps in FreeMyApps previously.
    I tried to restart, change wifi network, clear cookie and reset network setting, but they are useless.

    Yes, I can access other Web sites in Safari
    I can download free apps through FreeAppDaily and FreeMyApps.
    for FreeAppDaily, I get the redeem code from the app and then redeem the app from AppStore sucessfully.
    but for FreeMyApps, I sent a email to the developer, the thier reply cannot solve my problem.
    Hi there,
    Thank you for your email. Due to the overwhelming response to our website,
    we are not able to answer every query on the site.
    In the meantime, check out our FAQs <http://m.freemyapps.com/learn_more>.
    It has answers about what a profile install means, how to enroll as well as
    remove the profile, when we  add new sponsor apps, general guidelines for
    social sharing and lots more!
    Cheers!
    The FreeMyApps Team.

  • TS3297 hi i was perfectly ordering from i tune all of a sudden i cant do that any more message coming up can not open the page please sort  this out for me

    hi i had a perfect account with itune all of a sudden stoped and constantly a  message coming up can not open the page and since then i tred to change my password still cant buy any song please sort this out
    thank you
    rico jafarian

    Mike,
    Are any of your other applications going wonky, or is it just Logic?
    I'm afraid I've never heard of this particular problem before, but if it were happening to me the first thing I would do is delete my "com.apple.logic.express.plist" file in Library>Preferences, then repair permissions in Disc Utility, and finally restart my computer.  Then I would launch Logic and see if the problem has been corrected.  It's amazing how much these two steps can accomplish.
    If that doesn't resolve the issue I would launch Logic and go to Preferences>Audio Units Manager to see if all my plug-ins are properly validated.

  • Can't open the page ---- because can't establish a secure connection

    I recently upgraded to 10.4.8 and had no apparent problems.
    There may, however, have been one resulting problem in that when I try to open one of my bookmarked locations, I get a message
    "Safari can’t open the page --- because it couldn’t establish a secure connection to the server"
    I tried emptying the cache and that didn't help.
    Any thoughts ?

    thanks

  • "cannot decode raw data" - Safari (3.1) can't open the page..

    Hi all,
    I've been experiencing continuing issues with the Safari browser (3.1). I have emptied cache and reset safari, but to no avail!
    Every time i try to load certain web pages, ie. eBay, You Tube, i receive the following message:
    +Safari can’t open the page “http://k2b-bulk.ebay.co.uk/ws/eBayISAPI.dl?MyEbaySellingActiveListings&ssPageNam e=STRK:ME:LNL”. The error was: “cannot decode raw data” (NSURLErrorDomain:-1015) Please choose Report Bugs to Apple from the Safari menu, note the error number, and describe what you did before you saw this message.+
    Has anyone else experienced similar problems? Webpages i try to load in Safari work fine in Firefox and Flock!
    Many thanks

    Yes, all of a sudden I have a very similar error trying to access www.macworld. ie Safari can’t open the page “http://www.macworld.com/”. The error was: “cannot decode raw data” (NSURLErrorDomain:-1015)
    Just started happening out of the blue! And then on one other shopping web page.
    Gavin

Maybe you are looking for

  • Actual Cost of JDeveloper applications

    Does anyone have a breakout of the real cost of JDeveloper applications. We currently have in house Oracle Fin. and BIC. I was looking to create some applications with JDeveloper. Right now I am given the impression that J2EE development is too expen

  • Problem in BDC

    Hii all, I have develop a BDC for transaction pa30( for 2013  infotype ). DATA: MODE1 TYPE C VALUE 'N',         UPDT1 TYPE C VALUE 'A'. CALL TRANSACTION 'PA30'  USING  BDCDATA                              MODE   MODE1                              UPD

  • Software suggestion for Apple

    Apple really should make a way to create customized EQ settings, either on the iPod itself or on iTunes) that you can use on an iPod. I just got a new pair of really nice headphones the other day, but they are a bit muddy, and the regular preset EQ's

  • Third party activation

    Just wonder, is there any way to activate the device for the use of otherfeatures like wifi, etc... and not the phone part of it. I don't need the phone service. the reason for the iphone rather then ipod touch is the ability to use the phone feature

  • Functional Design Spec - Payroll Interface

    I have a requirement to develop a FDS for a payroll interface. I have developed many FDS in SAP Payroll but not for an interface. I have not worked alot with interfaces. I want to be able to develop a clear, concise and thorough spec for the ABAP tea