Home
Posted By: plantsower Safari Can't Open the Page - 12/09/15 03:45 AM
Hi:

I have a site I go to occasionally (mountainroseherbs.com). Now I am getting the message shown above in the subject line. I tried Firefox and have no problems. I can go to their blog mountainroseblog.com and open it fine, but when I click on their mountainroseherbs link in the blog or just type it into my address line, it doesn't work in Safari.

Any ideas? Strange. I do not want to upgrade Safari nor do I want to reset Safari.

Thanks.

Rita
Posted By: artie505 Re: Safari Can't Open the Page - 12/09/15 05:20 AM
Hi, Rita,

In Safari 5.1.10 (in Snowy) I can access your website, but before I do I have to get past this.

If it has something to do with your problem somebody else will have to explain why.
Posted By: plantsower Re: Safari Can't Open the Page - 12/09/15 05:24 AM
Hi Artie:

I've gotten that message occasionally with other sites but not with mountainroseherbs. I can't figure why it's happening now and only with Safari.

Thanks for looking into it, though.

Rita
Posted By: tacit Re: Safari Can't Open the Page - 12/09/15 07:13 AM
It looks like earlier today they had an invalid security certificate, but as of 12:13 AM on December 9, when I tried it, it's been fixed. That was probably the problem. Are you still encountering difficulties.
Posted By: plantsower Re: Safari Can't Open the Page - 12/09/15 04:44 PM
Yes, still having the problem. I just tried it and cannot connect via Safari but can do so via Firefox which I only use when something like this happens.Thanks.

Rita

Originally Posted By: tacit
It looks like earlier today they had an invalid security certificate, but as of 12:13 AM on December 9, when I tried it, it's been fixed. That was probably the problem. Are you still encountering difficulties.
Posted By: artie505 Re: Safari Can't Open the Page - 12/09/15 05:06 PM
Security certificate is still invalid as per my Safari 5.1.10, but dunno what-all it means.
Posted By: Ira L Re: Safari Can't Open the Page - 12/09/15 06:22 PM
Opened OK for me, but I am using Safari 9.0.2. with OS X 10.10

I see you are in 10.9 with an old version of Safari. There can be issues with the web page that an your version of Safari cannot handle.

Why do you not want to upgrade Safari (only)?
Posted By: plantsower Re: Safari Can't Open the Page - 12/09/15 06:38 PM
I don't want to upgrade because it seems every time I do I lose a feature that I like. The last time I upgraded I lost the feature that would automatically fill in forms that otherwise couldn't be filled in automatically. Now I don't have that. Some forms will be filled in, but others not. I really miss that feature. Artie has an older version than myself and he can get in. I just don't get it, Ira. I emptied my cache to see if that would make a difference but it didn't.

Ria

Originally Posted By: Ira L
Opened OK for me, but I am using Safari 9.0.2. with OS X 10.10

I see you are in 10.9 with an old version of Safari. There can be issues with the web page that an your version of Safari cannot handle.

Why do you not want to upgrade Safari (only)?
Posted By: ryck Re: Safari Can't Open the Page - 12/09/15 11:40 PM
Originally Posted By: plantsower
I don't want to upgrade because it seems every time I do I lose a feature that I like.

I am totally up to date with my OS and Safari but still sometimes will come to a page that doesn't like Safari. I work around that by having another browser open the page while I am at the page in Safari.

You need to use the "Develop" menu. This menu is normally hidden but is easy to put into the menu bar and just as easy to use.

1. First, open Safari's Preferences (under Safari in the menu bar).
2. Click the 'Advanced' tab (Icon on the far right).
3. At the bottom of the window is 'Show Develop menu in menu bar.' Check it.

Then the heading "Develop" will appear on the menu bar between "Bookmarks" and "Window"

The first choice under Develop is "Open Page With".

If you have another browser(s) installed on your drive you can open the problem page with one of them. You will still have Safari open and, once you're done at that page, you quit the other browser and carry on with Safari.

I have Firefox and Chrome installed on my drive. Their only purpose is to deal with pages that balk at Safari.
Posted By: plantsower Re: Safari Can't Open the Page - 12/10/15 04:08 AM
Hi Ryck:

I already had "Develop" up on my toolbar but didn't know about the feature you just told me about. That is so helpful! Thanks. That's so much better than taking the time to open Firefox and loading it up and then finding the page. This worked instantly!!! Yippee! I've only used Develop to empty cache and to disable javascript when a webpage won't let me highlight and copy any of the content. Now I can do this. Thanks again.

Rita



Originally Posted By: plantsower
I don't want to upgrade because it seems every time I do I lose a feature that I like. The last time I upgraded I lost the feature that would automatically fill in forms that otherwise couldn't be filled in automatically. Now I don't have that. Some forms will be filled in, but others not. I really miss that feature. Artie has an older version than myself and he can get in. I just don't get it, Ira. I emptied my cache to see if that would make a difference but it didn't.

Ria

Originally Posted By: Ira L
Opened OK for me, but I am using Safari 9.0.2. with OS X 10.10

I see you are in 10.9 with an old version of Safari. There can be issues with the web page that an your version of Safari cannot handle.

Why do you not want to upgrade Safari (only)?
Posted By: jchuzi Re: Safari Can't Open the Page - 12/10/15 08:37 AM
Another trick from the Developer menu is to click User Agent. That gives you a choice of browsers that Safari will imitate. In other words, Safari tricks the site into thinking that it's a different browser (for example, Internet Explorer). You may have to refresh the page to see if it works.

Posted By: Virtual1 Re: Safari Can't Open the Page - 12/10/15 12:44 PM
Originally Posted By: jchuzi
Another trick from the Developer menu is to click User Agent. That gives you a choice of browsers that Safari will imitate. In other words, Safari tricks the site into thinking that it's a different browser (for example, Internet Explorer). You may have to refresh the page to see if it works.

FYI the reason that works is that some web pages serve different html to you depending on what browser you're using, usually in an attempt to work around bugs either in their web page or your browser. That usually works well initially, but months go by and browsers get updates and suddenly that "fix" they customized for your browser (a hack of a fix) stops working, and the original html will now work instead. But the web site continues to send you the hacked html so the page doesn't work right. If you lie to the site and tell it you're not using that browser anymore, it stops sending you the hacked code and things will look right. And you may have to do that for awhile with that site, until they figure out they can turn off that browser-specific hack.

(also a lot of web sites now serve up a very lightweight version of their page if they see you are using a mobile browser for iOS or android etc, you can sometimes change the agent there to get the full page if the lightweight one is lacking something you need to see - you can also FLIP this behavior and see the lightweight page from a desktop in most cases by prefixing the url with "m.", which is what the web server normally redirects the mobile users to if it detects them)
Posted By: jchuzi Re: Safari Can't Open the Page - 12/10/15 02:44 PM
Very informative, V1. Thanks for posting this.
Posted By: ryck Re: Safari Can't Open the Page - 12/10/15 03:46 PM
Originally Posted By: jchuzi
Another trick from the Developer menu is to click User Agent. That gives you a choice of browsers that Safari will imitate.

I didn't know about that trick. I'll give it a try next time I bump into a problem page. Good one….thanks.

Originally Posted By: Virtual1
FYI the reason that works is….

And thanks for the explanation.
Posted By: plantsower Re: Safari Can't Open the Page - 12/10/15 04:18 PM
I love that trick. Thanks! I'm learning so much.

Rita


Originally Posted By: jchuzi
Another trick from the Developer menu is to click User Agent. That gives you a choice of browsers that Safari will imitate. In other words, Safari tricks the site into thinking that it's a different browser (for example, Internet Explorer). You may have to refresh the page to see if it works.

Posted By: plantsower Re: Safari Can't Open the Page - 12/10/15 04:20 PM
Thank you. More great info. So helpful.

Rita

Originally Posted By: Virtual1
Originally Posted By: jchuzi
Another trick from the Developer menu is to click User Agent. That gives you a choice of browsers that Safari will imitate. In other words, Safari tricks the site into thinking that it's a different browser (for example, Internet Explorer). You may have to refresh the page to see if it works.

FYI the reason that works is that some web pages serve different html to you depending on what browser you're using, usually in an attempt to work around bugs either in their web page or your browser. That usually works well initially, but months go by and browsers get updates and suddenly that "fix" they customized for your browser (a hack of a fix) stops working, and the original html will now work instead. But the web site continues to send you the hacked html so the page doesn't work right. If you lie to the site and tell it you're not using that browser anymore, it stops sending you the hacked code and things will look right. And you may have to do that for awhile with that site, until they figure out they can turn off that browser-specific hack.

(also a lot of web sites now serve up a very lightweight version of their page if they see you are using a mobile browser for iOS or android etc, you can sometimes change the agent there to get the full page if the lightweight one is lacking something you need to see - you can also FLIP this behavior and see the lightweight page from a desktop in most cases by prefixing the url with "m.", which is what the web server normally redirects the mobile users to if it detects them)
Posted By: joemikeb Re: Safari Can't Open the Page - 12/10/15 04:52 PM
Why Safari fails to load or run properly in Safari can be complicated. I have had success "fixing" balky sites by turning off extensions. Turning off extensions in older versions of Safari was on the standard menu bar but in Safari 9 that has been moved to the Develop Menu Ryck mentioned previously.

If turning off the extensions works, you can disable them one at a time in Safari > Preferences > Extensionsons until the offender is identified.

The settings for Cookies can also cause problems with a few web sites.
Posted By: plantsower Re: Safari Can't Open the Page - 12/10/15 05:41 PM
Hi: I just tried turning off extensions and it didn't work. I didn't mess with cookies but under the Develop Menu using Open page with (FireFox) works great.

Rita

Originally Posted By: joemikeb
Why Safari fails to load or run properly in Safari can be complicated. I have had success "fixing" balky sites by turning off extensions. Turning off extensions in older versions of Safari was on the standard menu bar but in Safari 9 that has been moved to the Develop Menu Ryck mentioned previously.

If turning off the extensions works, you can disable them one at a time in Safari > Preferences > Extensionsons until the offender is identified.

The settings for Cookies can also cause problems with a few web sites.
Posted By: artie505 Re: Safari Can't Open the Page - 12/10/15 09:08 PM
I can't imagine what Apple was thinking when they hid the On/Off switch, but be that as it may, I've been almost universally successful at resolving this sort of problem by turning Ghostery off right from my toolbar as a first step.
Posted By: Virtual1 Re: Safari Can't Open the Page - 12/11/15 12:41 PM
Originally Posted By: artie505
I can't imagine what Apple was thinking when they hid the On/Off switch, but be that as it may, I've been almost universally successful at resolving this sort of problem by turning Ghostery off right from my toolbar as a first step.

Apple has an OCD for simplifying interfaces, mainly in the interest of improving aesthetics. Often it adds inconvenience for a few, but occasionally for many.
Posted By: artie505 Re: Safari Can't Open the Page - 12/11/15 12:53 PM
Well said. Thanks. smile
Posted By: plantsower Re: Safari Can't Open the Page - 12/11/15 07:51 PM
Artie: My Ghostery is ghosted out (LOL) on my toolbar on some sites, including the one I mentioned that won't load up. So I can't turn it off from there. I have to go into prefs. It's a pain. It seems to work on this site just fine. I didn't even know I could turn it off from the toolbar, so thanks for that.

Rita

Originally Posted By: artie505
I can't imagine what Apple was thinking when they hid the On/Off switch, but be that as it may, I've been almost universally successful at resolving this sort of problem by turning Ghostery off right from my toolbar as a first step.
Posted By: artie505 Re: Safari Can't Open the Page - 12/12/15 11:01 AM
I just visited your site, and Ghostery showed 5 items blocked.

I don't know why it's ghosted ( tongue ) out anywhere. Have you got the latest version?
Posted By: plantsower Re: Safari Can't Open the Page - 12/12/15 05:02 PM
Hi:

I believe I have the latest one for Safari - Ghostery 5.4.8.1. I saw a 5.4.8.9 version for Firefox but that's it.

Rita



Originally Posted By: artie505
I just visited your site, and Ghostery showed 5 items blocked.

I don't know why it's ghosted ( tongue ) out anywhere. Have you got the latest version?
Posted By: joemikeb Re: Safari Can't Open the Page - 12/12/15 05:04 PM
It occurs to me the later releases of Ghostery (and very likely other extensions) may have compatibility issues with an older version of Safari such as the one plantsowner is using?
Posted By: artie505 Re: Safari Can't Open the Page - 12/12/15 07:18 PM
Originally Posted By: joemikeb
It occurs to me the later releases of Ghostery (and very likely other extensions) may have compatibility issues with an older version of Safari such as the one plantsowner is using?

For what it's worth, I never experienced any issues with the same version of Ghostery or any other up to date extension and Safari 5.1.10.
Posted By: plantsower Re: Safari Can't Open the Page - 12/12/15 07:19 PM
Maybe. But with or without Ghostery, I still can't get onto my usual site of mountainroseherbs.com unless I use Firefox. That was the original problem.

Rita

Originally Posted By: joemikeb
It occurs to me the later releases of Ghostery (and very likely other extensions) may have compatibility issues with an older version of Safari such as the one plantsowner is using?
Posted By: artie505 Re: Safari Can't Open the Page - 12/12/15 07:32 PM
Could the culprit be something you've added to your "hosts" file or something you blocked with Little Snitch?

Your message sounds like it's telling you something along those lines.
Posted By: plantsower Re: Safari Can't Open the Page - 12/12/15 09:08 PM
Artie: Who are you talking to? I don't know what a host file is and don't have Little Snitch. confused

Rita

Originally Posted By: artie505
Could the culprit be something you've added to your "hosts" file or something you blocked with Little Snitch?

Your message sounds like it's telling you something along those lines.
Posted By: artie505 Re: Safari Can't Open the Page - 12/12/15 11:20 PM
Well, that certainly answers my question, Rita. grin
© FineTunedMac