Firefox Sync not working with own server

I tired using my own firefox sync 1.5 server. The server is running and I see something in the logs, but these data looks ok:
INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): verifier.accounts.firefox.com
INFO:mozsvc.metrics:{"tokenserver.backend.get_user": 0.0023899078369140625, "code": 200, "request_time": 0.7886579036712646, "remoteAddressChain": ["127.0.0.1"], "agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:33.0) Gecko/20100101 Firefox/33.0", "tokenserver.assertion.verify": 0.7827959060668945, "token.assertion.verify_success": 1, "path": "http://sync.mydomain.de/token/1.0/sync/1.5", "method": "GET"}
INFO:mozsvc.metrics:{"code": 200, "request_time": 0.0017180442810058594, "remoteAddressChain": ["127.0.0.1"], "agent": "Firefox/33.0a2 FxSync/1.35.0.20140806004002.desktop", "path": "http://sync.mydomain.de/storage/1.5/1/info/collections", "method": "GET"}
INFO:mozsvc.metrics:{"tokenserver.backend.get_user": 0.001628875732421875, "code": 200, "request_time": 0.2062840461730957, "remoteAddressChain": ["127.0.0.1"], "agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:33.0) Gecko/20100101 Firefox/33.0", "tokenserver.assertion.verify": 0.20348882675170898, "token.assertion.verify_success": 1, "path": "http://sync.mydomain.de/token/1.0/sync/1.5", "method": "GET"}
On about:sync-log I have this in my logfile:
http://pastebin.com/avar0JB1
The user is created in my mysql database.
On the next sync try, this is in my log:
1407393996302 Sync.ErrorHandler DEBUG Flushing file log.
1407393996303 Sync.Service DEBUG Exception: Login failed: error.login.reason.account No traceback available
1407393996303 Sync.Service DEBUG Not syncing: login returned false.
1407393996304 Sync.Status DEBUG Status.service: error.login.failed => success.status_ok
1407393996306 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996307 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996309 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996311 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996313 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996314 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996316 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996318 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996320 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996321 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996323 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996324 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996327 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996328 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996330 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996331 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996333 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996335 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996337 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996338 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996342 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996343 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996345 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996347 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996348 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407393996355 Sync.ErrorHandler DEBUG Log cleanup threshold time: 1406529996355
1407393996355 Sync.ErrorHandler DEBUG No logs to clean up.
1407394083475 Sync.Tracker.History DEBUG Saving changed IDs to history
1407394174283 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407394174285 Sync.ErrorHandler DEBUG Beginning user-triggered sync.
1407394174285 Sync.Service DEBUG User-Agent: Firefox/33.0a2 FxSync/1.35.0.20140806004002.
1407394174285 Sync.Service INFO Starting sync at 2014-08-07 08:49:34
1407394174285 Sync.Service DEBUG In sync: should login.
1407394174286 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407394174287 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
1407394174287 Sync.Service INFO Logging in the user.
1407394174287 Sync.Service DEBUG Caching URLs under storage user base: https://sync.myserver.de/storage/1.5/1/
1407394174288 Sync.BrowserIDManager DEBUG _ensureValidToken already has one
1407394174341 Sync.Resource DEBUG mesg: GET fail 401 https://sync.myserver.de/storage/1.5/1/info/collections
1407394174342 Sync.Resource DEBUG GET fail 401 https://sync.myserver.de/storage/1.5/1/info/collections
1407394174342 Sync.Service WARN 401: login failed.
1407394174343 Sync.BrowserIDManager DEBUG _findCluster found existing clusterURL, so discarding the current token
1407394174343 Sync.BrowserIDManager INFO Fetching assertion and token from: https://sync.myserver.de/token/1.0/sync/1.5
1407394174343 FirefoxAccounts DEBUG already verified
1407394174343 Sync.BrowserIDManager DEBUG Getting an assertion
1407394174343 FirefoxAccounts DEBUG enter getAssertion()
1407394174343 FirefoxAccounts DEBUG getKeyPair: already have a keyPair
1407394174343 FirefoxAccounts DEBUG getCertificate already had one
1407394174343 FirefoxAccounts DEBUG getAssertionFromCert
1407394174345 FirefoxAccounts DEBUG getAssertionFromCert returning signed: true
1407394174345 Sync.BrowserIDManager DEBUG Getting a token
1407394175388 Sync.BrowserIDManager DEBUG Successfully got a sync token
1407394175388 Sync.BrowserIDManager DEBUG _findCluster returning https://sync.myserver.de/storage/1.5/1/
1407394175389 Sync.Service DEBUG Cluster value = https://sync.myserver.de/storage/1.5/1/
1407394175389 Sync.Status DEBUG Status.login: error.login.reason.account => error.login.reason.account
1407394175389 Sync.Status DEBUG Status.service: success.status_ok => error.login.failed
1407394175389 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score.
The sync is stopping with the yellow infobar and the text: (something like) Invalid Username or password. But on the firefox accounts website i can login.

Why in the pastebin in the debugging line is the version of sync the older one:
1407393996002 Sync.Service DEBUG User-Agent: Firefox/33.0a2 FxSync/1.35.0.20140806004002.
More info on self hosting can be found here: [https://blog.mozilla.org/services/2014/05/08/firefox-accounts-sync-1-5-and-self-hosting/] where you can also ask this in the #sync IRC channel or [https://mail.mozilla.org/listinfo/sync-dev] join the dev mailing list to get a more technical answer.
Are you using the first method? Where the Firefox server is the authenticating server and the hosted server is your own?
It fails to login because it flags it already has a token, but 401 failed to Get the collections at your server, these are strange errors and I am not an expert, please do ask your question in the mailing list, the technical eye will be able to catch the issue much quicker.

Similar Messages

  • Firefox Sync not working with weave server behind password protected proxy

    Since the sync is moved from firefox to Android, I'm completely unable to sync my bookmarks with my personal weave server. The server is internal, but accessible via a proxy with a username/password for all internal sites. Last working version was 10.0.5, all newer versions have this problem. I've just reinstalled the ancient version, as I now need the bookmarks. First syncing in 10.0.5 and then upgrading to anything newer makes all previous synced data unavailable. BTW the newef versions will let you add other devices to the same sync account (on the internal server), but it just complete refuses to collect any data at all from the server. (I don't even see any attempts in the logging of the proxy server)
    I'm unable to get debug info, as I don't have a google account (don't trust them) and can't run SDK or other non-standard tools on my company phone.
    The phone in question is a Samsung Galaxy S2, latest software version (Android 4.04) Is there a way to get firefox doing the sync? (As Android just can't handle this)

    Why in the pastebin in the debugging line is the version of sync the older one:
    1407393996002 Sync.Service DEBUG User-Agent: Firefox/33.0a2 FxSync/1.35.0.20140806004002.
    More info on self hosting can be found here: [https://blog.mozilla.org/services/2014/05/08/firefox-accounts-sync-1-5-and-self-hosting/] where you can also ask this in the #sync IRC channel or [https://mail.mozilla.org/listinfo/sync-dev] join the dev mailing list to get a more technical answer.
    Are you using the first method? Where the Firefox server is the authenticating server and the hosted server is your own?
    It fails to login because it flags it already has a token, but 401 failed to Get the collections at your server, these are strange errors and I am not an expert, please do ask your question in the mailing list, the technical eye will be able to catch the issue much quicker.

  • Firefox sync not working with android 4.0 (ice cream sandwich)

    Okay i'll try to explain this as best as i can. Over the weekend i installed the new android OS 4.0 Ice Cream Sandwich...before hand firefox sync (from my desktop to my cell phone) was working fine. I could see all of my bookmarks and all of my history. However, once i installed the new OS i was unable to see any of my information! When i go into the sync and accounts page on my android i see my FF sync account and i have told it to sync a number of times...but it still doesn't work! Also, on the main page of the FF app on my android there is no account information at the bottom on the page like there was pre 4.0 install. Is there anything i can do to fix the problem? Or will i have to re-add the account when I get back home from being out of town?

    Hard to say. Most of my experience has been with the Thunderbolt and I don't know anything about the Stratosphere. Part of it will probably depend on the manufacturer, Verizon and what phone you have. Some manufacturers get updates out faster than others. Then Verizon may hold on to it until they test it, which may not matter much judging by the Thunderbolt releases. And also, some phones will get it before others. Which phones come before others may not make sense to anyone except the manufacturer and Verizon and maybe not them. Sometimes it seems more like a lottery. I'm only guessing that the newer, dual core phones will probably get it first since I think ICS is suppose to run better on them. I could be wrong, and often am, but I'm not expecting the Bolt to get it, but I've retired mine anyway.
    Verizon will usually put out a notice when it's planning on releasing an upgrade for your phone and if you follow any Android forums, most of them will post it also, so it's not usually a secret. . The last updates the Bolt got were pushed to us if we didn't download it first. The only way not to get it seemed to be if you happened to be watching when it started so you could stop it, but since you have to sleep sometime, eventually you'd get it whether you wanted it or not. Not sure if that will be the case with ICS though.
    They might surprise us and get it out this month, or as AZSALUKI said, 2-3 months. You can hope for sooner, but expecting later will decrease your stress levels.

  • I just spent an hour composing a reply in a thread ("Firefox will not work with paypal"), only to see "You don't have permission" at Submit - total loss!

    I was logged in to reply in the thread "Firefox will not work with paypal". I spent the better part of an hour carefully composing that reply, testing cases, providing links, etc... [Hint: Firefox, unlike other browsers, has a problem with scripts from server paypalobjects.com.] Because I had taken so long to compose the reply, it seemed like a good idea to check it via the Preview button, but I got a message that that function was not available. Of course I decided to submit it anyway, but when I hit "Submit" I got a message "You don't have permission ..." - at which point I was (stupidly) on a different page with that message, and everything I had composed was gone!

    It might be too late for this, but it's what I use when this happens. Prepare for deep nerdom:
    * Open the web console below the error page by pressing Ctrl+Shift+k
    * Right-click the blank area and turn on logging of the request and response bodies
    * Resubmit the request by clicking the reload button
    * Click the new URL that appears to open the viewer showing the headers and bodies
    There you may be able to copy out the content of your post from the Request Body. You can use a word processor or text editor to find/replace the + characters back to spaces.

  • Database Mail not working with SQL Server Agent

    I'm running SQL Server 2005 Standard edition 64 bit with SP2 on a 64 bit machine. 
    Database mail does not work with SQL Server Agent.  When I configure SQL Server Agent to use database mail the test email button is greyed out and inactive therefore I cannot send emails using operators or for jub success failure etc. 
    I've read that there was supposed to be a fix for this with SP1 but I have SP2 and still receive the same problem.  Please can somebody help as I do not wish to use SQL Mail as a work around due to this becomming redundant in future versions of SQL Server.
    Kind Regards

    The problems solved
    steps:
    1)we create a mail profile at at Managment->Database Mail ,of SQL Managment
    2)we set this account as "default" at Managment->Database Mail -> Configure Database Mail -> Manage profile security
    3)At tab "Alert System" of SQL Server Agent properties , we check the "Enable mail profile" , Mail System=Database Mail, Mail profile = "the profile we already create"
    4)we create a new operator at "Operators" of sql agent, where at "notification options" -> "Email name" we put the mail where we want to sent the agent the mails at failured job
    5)We go at a specific job, at tab "Notifications" ,we check the "email" check box and then we choose the operator we just create, at the text box next to check box.
    I hope not to forget something
    Thank You all for the help

  • I downloaded Firefox 4 and tried to launch it. The message said that Firefox will not work with this version of Mac OX. Please advise.

    I downloaded Firefox 4 and installed it. When I tried to launch it, a message came up saying that Firefox will not work with this version of Mac OSX. Now I have no Firefox. How can I get Firefox 3.6 back on my Mac? How can I make Firefox 4.0 work? Please advise.

    Thanks for the reply so quickly! Is the tenfourfox going to be be just as safe and as high of quality as the Firefox 4? Also since Mozilla's website says, "Firefox 3.6.x will be maintained with security and stability updates for a short amount of time. All users are strongly encouraged to upgrade to Firefox 4" does that mean if I go back to 3.6 there will be security and stability issues after a "short amount of time"?

  • Firefox does not work with yahoo mail, why ???

    for some reason firefox does not work with the new Email window on yahoo.com All the other browsers work with yahoo mail just fine!! Are you working on a fix???

    ''ralphieboy [[#question-1022015|said]]''
    <blockquote>
    for some reason firefox does not work with the new Email window on yahoo.com All the other browsers work with yahoo mail just fine!! Are you working on a fix???
    </blockquote>
    I have had the problem of Yahoo! mail freezing (my computer freezing) with Firefox right after I boot up my computer and sign into my Yahoo! mail account. I have to either shut down my computer or use Control + Alt and press Delete to eventually bring up the Task Manager option. Then, once the choice for Task Manager comes up, I can click on cancel and Yahoo! mail and my computer have "un-frozen." I have followed all the recommendations for updating Firefox, clearing caches, checking if an Add-On is the problem, etc., as well as all the recommendations on Yahoo! help pages. Nothing has improved the situation to date. Firefox info says the problem is with Yahoo! Yahoo! says it is a browser problem. I just want the problem to be fixed.

  • Firefox sync not working on fresh Ubuntu install

    Fresh install of Ubuntu 13.10 64-bit with a fresh install of Firefox 25. Firefox Sync setup worked flawlessly, except for the fact that it isn't working. I'm not encountering any errors, and when I tell it to sync the process appears to complete fine. However I never get my sync'ed data. Sync has been working flawlessly on my two other Windows boxes and my three Android devices and they seem to test fine. Oddly enough (and I'm not looking for support on it here, just mentioning) I'm having the same issue with a fresh install of Chrome as well. Any suggestions?

    Please disregard. Got it working. No idea how.

  • Firefox will not work with Rabbit TV on the Golf Channel

    2 months ago I purchased Rabbit TV and eliminated TV service through a cable provider.
    I then went to the Golf Channel to watch live streaming golf.
    I would not work with Firefox.
    It left me with no option but to go back to MS Explorer, which works just fine.
    I do not like Explorer but have not choice.
    Have you corrected the issue?

    Do the other channels work, just not golf?
    Please check your plugins and see whether you have the following:
    * Microsoft Windows Media Player Firefox Plugin 1.0.0.8
    * Shockwave Flash 11.7.700.202
    * Silverlight Plug-In 5.1.20125.0
    You can check those here:
    orange Firefox button (or Tools menu) > Add-ons > Plugins category
    http://support.rabbittvgo.com/KB/a3/system-requirements.aspx

  • Firefox sync not working correctly

    I set up sync and used my favorite gmail address (sun-).
    It seems I should have used the gmail address I set up my google/gmail account with ( allu-)
    Now it seems I have sync on my computer, and my tablet, but I'm not sure. I know this sounds weird, but when I have sync set up on my computer, and I go to pair a device (my tablet) I have sync numbers in both my computer, and my tablet, and I am unable to erase the 3 boxes to add in numbers to either device.
    I still would like to add my android phone, but I would like to fix this problem.
    I guess what I would like to do is delete/uninstall my 'sync' account so I can start new with my google/gmail account (allu-).
    I thought i did this, but the same thing came up, numbers in both sync set up pages on my computer, and tablet.
    So maybe I have this entirely wrong, and I need to look at it from another perspective, but whatever reason, it is becoming frustrating because I need this, want this, and can't make it happen. So I would like, no need some help with this, so I can coordinate all my devices with Firefox.
    I am thinking this is possible with what I read, but like I said I am definitely missing something, or I have made some mistake, that can't be fixed, because that is what I seem to have done. HELP

    That seemed to work. I have not tried to sync my other devices yet, but I am hopeful.
    It almost looks like you are saying the Aurora version 28 is a version to switch to, when it is released.
    Will I be notified by Mozzila when this comes out?
    I know I might be taking advantage of you with these questions, but it is hard to find good answers without spending lots of time searching here, there and everywhere, so to speak.
    So one more question, how come my password saving has stopped. It worked in the past but as of late, it sporadically asked me if I want to say updated passwords, and then it doesn't. I have a few sites, that use to have there passwords saved, and now I get nothing, very frustrating.
    So is there anything I can do to get my passwords back.
    I have switched from Ice Dragon when that didn't do well with passwords, then tried Chrome, I liked that as well, but then I realized that wasn't doing as good as Firefox did for me, so now I am back to Firefox, and that is not working very well either
    Thank you for what you do.................................
    Mike

  • Firefox does not work with the USPS self ship web site. Will not allow printing of postage labels.

    Some months ago, user "junkbondman" asked this question somewhat poorly, and partly as a result got a non-responsive boilerplate answer by someone who did not read the question's key (if cryptic) point:
    > Select a service type. THIS IS WHERE THE WEB SITE FAILS TO WORK PROPERLY
    That's too bad, because 16 other users identified "HAVE SAME PROBLEM" - as had, no doubt, a large majority of the 677 viewers of the question. However, maybe to get a better answer we need to start with a better definition of the problem.
    The way that the USPS site <cns.usps.com> works to print a label is that addresses (return and forward) are defined, the package weight and value are specified, and then a shipping mode is selected before paying and printing the label. The shipping mode is selected in a section titled "Select a service type", via an embedded table using a vertical scroll-bar that Firefox cannot handle. [Firefox is not alone in that. For example, Safari under iOS cannot scroll the embedded table, but USPS provides a mobile app which mitigates that problem by presenting the table differently.]
    Now, it should be stipulated that the table is the worst element in a bad page that does not begin to pass W3 validation [71 errors, 19 warnings - looks like government work]. However, other browsers (like Google Chrome) handle that table with apparent ease. The question is whether Firefox should be able to do so - and, if so, how? As of Fx 33.0, this still does not work.
    NOTES:
    (1) Unfortunately, to examine this problem requires setting up a USPS account in order to see the shipping page. Setting up the account is easy, but it is a small extra burden to examining the problem.
    (2) The problem has been reported to USPS, but has elicited no sign of intelligent life.

    ''I get the "pointer" mouse cursor when mousing over the blue bar, and I can click on it and scroll the contents as with any other scroll bar, but the bar doesn't move up and down in sync with the content being scrolled: it just stays put. If I do not slide straight down, the blue bar may twitch a pixel left or right.''
    Great description! - sorry if you implied that earlier and I misunderstood, but I think that description adds crucial details:
    * must hover over the ''blue'' part of the bar (representing the visible part of the table) and
    * get the "selector" cursor (the pointing finger), then
    * hold that click while scrolling (inside or outside of the table doesn't matter, as long as that click is held) to the needed table row, then
    * release the click, and the table stays in place to allow a selection.
    Most pages with an embedded scrollable input form (like the box I'm typing in on this page) do not change to the selector cursor when hovering over ''any'' part of the scroll bar, either ''blue'' (representing the visible part of the input form) or ''white'' (the invisible part of the input form). And it is common to click in the ''white'' part of the bar as a way of saying "show what is not visible". You can't do that with these USPS input forms, which behave differently.
    Now, even with this method, that remains a very unintuitive (because the scroll bar does not reflect the position, and because the actual ''selections'' never get the "selector" cursor) and awkward way to work, so there is no visual feedback on either part of the operation.
    And, I must try to understand why some browsers treat this differently. For example with Chrome (like Firefox), the cursor changes to "selector" in the blue part of the scroll bar, but not in the white part, but with Chrome (unlike Firefox):
    - a ''click'' in the white ("invisible") part of the scroll bar or
    - a ''drag'' on the blue ("visible") part of the scroll bar
    causes movement in the required direction - altogether more intuitive behavior.
    Bottom line: At least there is a way to make this work with Firefox, but it is awkward, to say the least. It will require a lot more thought to think about:
    * how and why some browsers handle these non-standard input forms with such intuitive behavior (that is, behavior that is familiar in more standard input forms),
    * whether the fact that Firefox is less accommodating in that regard is a reportable bug, or whether Firefox should not have to worry about sites (like usps.com) that can't be bothered to comply with standards.
    What do you think about those questions?

  • Certificate request not working with web server v2 template on windows 2012 R2

    I have tried to generate a certificate request on my domain joined Windows 2012 R2. I have tried both online and offline requests. I am using the web server v2 template.
    Both Method fails with error message that the cryptographic algorithm is unknown. I am using these settings apart from the template:
    This is the error Message in online request:
    The error Message in the offline request is somewhat similar.
    An event error is also appearing in the application log:
    The CSPs from the template:
    I am wondering if a cryptographic service provider or several of them are missing? They are installed With Windows update are they not? The strange thing is that this supposedly have worked before with another user. Could it be that I do not have the
    correct permissions to request a certificate with this template, or has something happened with the server? 

    Hey dag 
    Thanks for posting ,
    If You try duplicate the web template for using it in version 4 - can You see any difference? 
    Also check the link below for certificate templates versions:
    http://social.technet.microsoft.com/wiki/contents/articles/13303.windows-server-2012-certificate-template-versions-and-options.aspx#Version_4_Certificate_Templates
    In previous operating system versions the configuration of CSPs and KSPs were on different tabs in the certificate properties. For version 2 certificate templates, CSPs were configured on the Request Handling tab. For version 3 certificate templates,
    KSPs were configured on the Cryptography tab. Starting in Windows Server 2012, the configuration of the providers is consolidated on the Cryptography tab. To learn more about the cryptographic provider options present in previous operating systems
    Notice later.
    I'd be glad to answer any question

  • ICloud sync not working with BBQ10

    Hello.
    Having recently swapped my iPhone 5 to BBQ10 I have been hit by an enormous amount of hassle. The main thing being the ability to sync my contacts and calender from my Mac on to the Q10.
    I have followed the online instructions and it is not working. All I get is a white screen where something tries to load and nothing happens. I can't delete the account because then the white screen comes back with the loading logo. Then I have to reinstall the entire phone and start all over again. What am I doing wrong? I have the latest firware on the Q10 along with the latest Mac OS (10.8.4)
    I am not a pure amateur but everything was really easy on the iPhone 5. It's a shame, I really want this to work but the Q10 is giving me no joy whatsover at the moment.
    Please help!

    Hey,
    Welcome to the BlackBerry® Support Community Forums.
    To better assist you, are you following the steps outlined here:
    How to integrate iCloud contact, calendar, or email accounts on the BlackBerry 10 smartphone
    http://btsc.webapps.blackberry.com/btsc/KB33812
    If yes, at what step does the screen go white? 
    Thanks.
    -HB
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Remote video streaming not working with Windows Server Essentials Media Pack

    I installed Server Essentials Media Pack and the video streaming via remote access does not seem to be working. I see all the video files on the server's remotewebaccess page in "Media Library" group. When I try to play the video in Chrome
    the player appears for a brief moment, but then the browser starts downloading the entire file. With Internet Explorer the empty browser window opens and the download starts. I am trying it while outside of my local network. The video streaming used to work
    with Server 2012 Esesentials. Am I missing some additional codecs or remote streaming is no longer supported?

    Hi,
    What’s the default player for these media files on your computer? The issue may be caused by the default player could not load the media file correctly. Please make sure Windows Media Player
    with full codec installed is the default one. And then check if the media streaming feature could work as normal. Here is an article about how to configure the media streaming feature, hope it helps.
    Manage Digital Media in Windows Server 2012 Essentials
    http://technet.microsoft.com/en-us/library/jj628151.aspx
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • Why is firefox 6 not working with my yahoo & windows 7 or due i need it

    i tried to down load the update of firefox 6 8 p m pacfic time 8=31=2011 it was not compatable with windows 7 i have abobe air it was ask so fox 5 would work i only due basic internet stuff e mails i m on messenger 11 on yahoo the newest exlorer also no luck adding

    Hi All... Long time Apple user and have enjoyed many many years without a thought about malware, virus' and trojans. However as this dialog progresses I would like to share an unfortunate reality... Life was fine and then one day my MacBook Pro started to labor when opening apps/managing multiple documents/etc.. the spinning wheel - and when I pulled up the option to Force Quit - each time it would show me that one or another of my apps was 'unresponsive'. (when I did not force quit the app - it did finally become responsive after a number of minutes) Next... noticed two things; at the same time that a mac app was unresponsive - the fan in my macbook was kicked into overdrive... and the casing above the keyboards had become super hot. Researched the issue that pointed me to the possibility of malware... Chose then what was best option McAfee to scan my computer.... and yes you guessed it - two cases of malware and a trojan. McAfee put them in 'quarantine' and I restarted my laptop... Like magic - no unresponsive apps - the fans were calm and the case was no longer excessively hot. This was great for about a month and then it happened again... ran the scan (with McAfee and Sophos) and found a new case of malware that was found in my email database and dated as received that day - once the virus was quarantined - my macbook was happy again. Now I run realtime virus scanner - seems like about 3-5 weeks and something will show up and - 99.9% time imbedded within an email - but computer is running as it should fast, cool and quiet.

Maybe you are looking for