Why do I get 404 not error on safari but not on google chrome?

On safari (using mac book pro) I go to zeetv.com and try to play a video but get error msg:
can not load M3U8
404 not found
But with google chrome I don't have that problem and I am able to play the video.
I have same problem with iOS safari with iPhone 5c and iPad mini.

Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
For more, see http://kb.mozillazine.org/Error_loading_websites

Similar Messages

  • I get sound from Youtube with Safari but not with Firefox

    I get sound when using my MacPro with Safari but not with Firefox.

    Did you check the volume setting in the player to make sure that the sound isn't muted?
    You can try to clear the Flash local storage.
    Flash Website Storage Settings panel:
    *http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html
    Flash Local storage settings Help:
    * http://www.macromedia.com/support/documentation/en/flashplayer/help/help02.html

  • Why do i get text messages on my computer but not my phone

    why do i get text messages on my computer on my computer but not my phone

    You are getting iMessages, and they are going to your Apple ID email. Check the settings on your phone to see what you have checked for Send and Receive from, and then also check start conversation from. If you are sending from your Apple ID, this is what your friends are sending to.

  • Why do I get the message "Firebox already running but not responding"? I have to then restart the computer to get on the internet again.

    I go on the internet, the web site works, but then maybe when I try to go to another web site I get a message saying that Firefox is already running, but not responding and I need to close it or restart my computer. I do not know where to go to close that site so have to restart the computer!

    See:
    * http://kb.mozillazine.org/Profile_in_use
    * https://support.mozilla.com/kb/Firefox+is+already+running+but+is+not+responding

  • Get "javascript(void)" error on numerous, but not all websites

    I'm getting a "javascript(void)" message in my status bar on numerous, but not all websites, accompanied by an inability to utilize FF on these sites; for instance, my company email. It'll log in and load the inbox, but will not open anything that has a hyperlink (read:anything off the primary top page). My only change in the past forever, has been uninstalling noscript (it was blocking EVERYTHING and I simply wasn't able to understand a lot of the functionality).
    I've checked all the blocks and settings til I'm blue in the face, but I do not see what the deal is that's causing my issue.
    == URL of affected sites ==
    http://

    Hello Robert.
    First of all, and although possibly not related to your problem, I will remind you that the version of Firefox you are using at the moment as been discontinued and is no longer supported. Furthermore, it has known bugs and security problems. I urge you to update to the latest version of Firefox, for maximum stability, performance, security and usability. You can get it for free, as always, at [http://www.getfirefox.com getfirefox.com].
    As for your issue, you may be having a problem with some extension or plugin that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?

  • Why can I get a webcam on my IPad but not on another?

    Any IPad helpers out there?

    I'm not sure what you mean by "helpers". This is a user-to-user support forum. Lots of people do lots of helping.
    You're also going to need to explain your problem in a little more detail. If you mean why do some iPads have cameras and some don't, well, that's because Apple didn't include one in the first generation. All the subsequent models have them.

  • Why do I get Memory Leaks in case 1, but not in case 2?

    I recently investigated into memory leaks, since we got some when a Window is opened/closed several times.
    I discovered the following behavior with ListView:
    If I make several instances of a Window, which contains a ListView which uses a fix list as items, there are leaks. (Case 1)
    If I make several instances of the ListView directly there are no leaks. (Case 2).
    For me both cases seems equal, there's just another wrapper (the window) around the ListView in case 1.
    Can someone explain what's going on?
    import javafx.application.Application;
    import javafx.collections.FXCollections;
    import javafx.collections.ObservableList;
    import javafx.scene.Scene;
    import javafx.scene.control.ListView;
    import javafx.scene.layout.VBox;
    import javafx.stage.Stage;
    public class TestApp3 extends Application {
        public static void main(String[] args) throws Exception {
            launch(args);
        ObservableList<String> items = FXCollections.observableArrayList("Item1", "Item2");
        public void start(final Stage stage) throws Exception {
            VBox root = new VBox();
            for (int i = 0; i < 100; i++) {
                SubStage subStage = new SubStage(); // Case 1
                subStage.show();
                subStage.hide();
    //            ListView<String> listView = new ListView<String>(); // Case 2
    //            listView.setItems(items);
            System.gc();
            System.out.println((Runtime.getRuntime().totalMemory() - Runtime.getRuntime().freeMemory()) / 1024 + " KB");
            Scene scene = new Scene(root);
            stage.setScene(scene);
            stage.show();
        private class SubStage extends Stage {
            public SubStage() {
                ListView<String> listView = new ListView<String>();
                listView.setItems(items);
                Scene scene = new Scene(listView);
                setScene(scene);
    }EDIT: If I use a TableView in the Substage, there are NO leaks. So is this an issue of the ListView?
    Edited by: csh on 10.09.2012 07:40

    There is file activity if Open Config Data.vi is being called.  The error is just due to not being able to find the configuration/.ini file.  Root cause could be a few things: the INI file was deleted/not moved/invalid path/whatever.  And the "create file if necessary" input to your use of Open Config Data.vi must be set to False for whatever reason.
    Side note:
    There were a couple changes to the Config VI's between v6 and v7.
    If you were relying on using the default FALSE in Close Config Data.vi in LV6.1, you have to change your code.
    From LV7 Upgrade Notes:
    <snip>
    • The configuration file path input of the Open Config Data VI is a required input. You must specify the configuration file path even if you open a reference to a configuration data object.
    • The default of the write configuration file? input of the Close Config Data VI is TRUE. In LabVIEW 6.1 and earlier, the default is FALSE.
    <snip>
    =====================================================
    Fading out. " ... J. Arthur Rank on gong."
    Attachments:
    OpenConfigData_v7Help.jpg ‏19 KB

  • 403 error on Safari but not with firefox or trough VirtualBox

    Hello,
    I can’t access my company’s webmail with Safari or Chrome because I’m getting 403 error. ( webmail.cemig.com.br )
    On the same machine, with firefox or VirtualBox (IE & XP) the site loads correctly, so that’s a problem on the Mac side.
    Witch settings I have to change to get it working?
    I’m an advanced PC user but completely unfamiliar with OS X…
    Thanks

    /var/log/httpd/owncloud-error.log
    192.168.1.1 - - [06/Mar/2015:17:52:02 -0800] "GET /owncloud/ HTTP/1.1" 403 1002
    192.168.1.1 - - [06/Mar/2015:17:52:51 -0800] "GET /owncloud/ HTTP/1.1" 403 1002
    192.168.1.1 - - [06/Mar/2015:17:52:53 -0800] "GET /owncloud/ HTTP/1.1" 403 1002
    $ ls -al /usr/share/webapps/
    drwxr-xr-x 5 root root 4096 Mar 6 17:12 .
    drwxr-xr-x 165 root root 4096 Mar 6 21:22 ..
    drwxr-xr-x 4 http http 4096 Mar 6 17:49 owncloud
    drwxr-xr-x 10 root root 4096 Mar 5 02:11 phpMyAdmin
    drwxr-xr-x 6 root root 4096 Sep 18 09:08 php-xcache
    Also keep in mind that I've installed owncloud using the source downloaded from the website. I previously installed using the pacman, but wanted to configure it to be under a sub directory and not as my web root.
    Last edited by johan1391 (2015-03-07 19:03:19)

  • Why is my wireless disconnecting frequently when using Safari but not Firefox.

    Ever since upgrading to the latest Apple Software on my iMac, I have been experiencing wireless disconnection but just on Safari. Also HTML images in emails are not loading. Firefox works fine.

    Hi Sebaz, first try repairing permissions. Go to Applications-->Utilities-->select Disk Utility. Select your drive then select the First Aid button then  at the bottom right click Verify Disk and after it verifies your drive click on Verify Disk Permissions on the left. If there any errors click on Repair Disk Permission. Reboot your machine and test your Safari to see if the issue comes back.

  • SSL certificate not valid in Safari, but webservice  works with Chrome and Firefox

    As a MD, I'm used to check blood results online on the service
    https://inet.zentral-labor.ch/c16/kunweb.dll - this is the online-portal of my laboratory medica in Zurich. http://www.medica.ch
    Access to the loginscreen is public ;-) and should look like this (Screenshot from Firefox)
    I've setup a new workstation 3 weeks ago (iMac with OS Lion 10.7.4), and this webservice service works fine till yesterday. Now, Safari is every time we try to reach the service telling us, that this service needs a certificate, we can choose only a default apple certificate
    and then, the error is:
    This Site needs a valid SSL-Client-Certificate... (Screenshot below)
    What's wrong with Safari? With Chrome and Firefox, the webservice works fie without any problems.
    Thanks for an advice
    MD Patric Eberle

    As a MD, I'm used to check blood results online on the service
    https://inet.zentral-labor.ch/c16/kunweb.dll - this is the online-portal of my laboratory medica in Zurich. http://www.medica.ch
    Access to the loginscreen is public ;-) and should look like this (Screenshot from Firefox)
    I've setup a new workstation 3 weeks ago (iMac with OS Lion 10.7.4), and this webservice service works fine till yesterday. Now, Safari is every time we try to reach the service telling us, that this service needs a certificate, we can choose only a default apple certificate
    and then, the error is:
    This Site needs a valid SSL-Client-Certificate... (Screenshot below)
    What's wrong with Safari? With Chrome and Firefox, the webservice works fie without any problems.
    Thanks for an advice
    MD Patric Eberle

  • SpryHiddenRegion error in IE7 but not FireFox

    Here is a copy of the code and the errors I get. Does anyone
    have any ideas why this would happen in IE only?
    <div spry:region='dsPages' class="SpryHiddenRegion"
    style="height:350px; overflow:auto;">
    <div spry:state='loading'>Loading data...</div>
    <div spry:state='error'>Failed to load
    data.</div>
    <table spry:state='ready' class="mylist">
    <tr id="top">
    <th onClick="dsPages.sort('id');">ID</th>
    <th onClick="dsPages.sort('name');">NAME</th>
    </tr>
    <tbody spry:repeatchildren='dsPages'
    spry:choose="choose">
    <tr spry:when="{id} == selectedID"
    class="SelectedLastClass" id="{ds_RowID}"
    onClick="dsPages.setCurrentRow('{ds_RowID}');pagesSelect({id});"
    spry:hover='HoverClass' spry:select='SelectedClass'>
    <td>{id}  </td>
    <td>{name}  </td>
    </tr>
    <tr spry:default="default" id="{ds_RowID}"
    onClick="dsPages.setCurrentRow('{ds_RowID}');pagesSelect({id});"
    spry:hover='HoverClass' spry:select='SelectedClass'>
    <td>{id}  </td>
    <td>{name}  </td>
    </tr>
    </tbody>
    </table>
    </div>
    ERROR:
    expected ':'
    and
    Spry.Data.updateRegion(spryregion1) caught an exception:
    [object Error]
    Thanks for your help.
    Jim

    i have reduced the code to the following:
    <script type="text/javascript">
    dsPages = new
    Spry.Data.XMLDataSet('views/pages/getdata_pages.cfm',
    '/dataset/row', {useCache: false});
    </script>
    <div spry:region='dsPages' class="SpryHiddenRegion"
    style="height:350px; overflow:auto;">
    <div spry:state='loading'>Loading data...</div>
    <div spry:state='error'>Failed to load
    data.</div>
    <table spry:state='ready' class="mylist">
    </table>
    </div>
    and i get the following error in IE but not FireFox:
    Spry.Data.updateRegion(spryregion1) caught an exception:
    [object Error]

  • Why do I get a "script error" message from Adobe flash player?  It is installed as a part of my browser.IE 11

    Why do I get a "script error"  from flash player when it is not installed separately?  It is part of my browser--IE 11

    Same error message, I disabled tab mix and made sure I only have the newest version of Java, restarted firefox, now it seems to be fine no error yet on Pogo games or pictures upload to ebay which were the biggest problems besides hanging. I had also had disabled AVG secure search yesterday but that did not solve the issue. Now I will try to add back in AVG search...I have very few adds ons, also the note embedded about re- installing a toolbar went away, my old one did not work with FF4, so I installed Yahoo toolbar but the message still did not go away until I applied this fix. Hopes this helps someone..

  • Why am I getting a -50 error when moving music to my iTouch?

    Why am I getting a -50 error when moving music to my iTouch?

    As Jim as stated, you do not want the OS, video app, and media all competing for hard drive access.
    It may have worked before, but that doesn't mean will work henceforth, as you have learned.
    A FW800 portable drive will cost about $75.00.

  • TS1718 Why do I get this message:  The song "title" could not be used because the oringinal file could not be found.  Would you like to locate it?

    Why do I get this message:  The song "title" could not be used because the oringinal file could not be found.  Would you like to locate it?

    John Black3 wrote:
    Many of my songs in my iTunes Library no longer play.  I get this error message: "The song xxx could not be used because the original file could not be found. Would you like to locate it?
    this usually happens when a user moves or deletes files in the finder - a sure way to upset iTunes.
    did you move or delete files in the finder ?
    I cannot locate the song.
    if you let iTunes manage your library, all your content will be in <MacintoshHD>/users/<yourname>/music/iTunes/iTunes music (or media)/music. did you look there ? tried a spotlight search ?
    if the files are really gone, and have been purchased from the iTunes store, see Downloading past purchases from the App Store, iBookstore, and iTunes Store.

  • Why am I getting the following error message? You can't open the application "Microsoft Word" because PowerPC applications are no longer supported.  This is new...

    Why am I getting the following error message? "You can’t open the application “Microsoft Word” because PowerPC applications are no longer supported."  I never used to have a proble!

    Only Office for Mac 2008 and 2011 will run on Mavericks. Microsoft support for the former package ended in April 2013. If you do not want to spend the money, you might download and try the donation-ware (free) LibreOffice Suite. No ribbon bar crap. Supports about any document created on Windows.

Maybe you are looking for