When creating sync account, CAPTCHA bugged, account locked

I downloaded the Sync Add-On for FF 3.6.13 (Win Vista 32-bit), and went through the setup wizard to create a new sync account on the 'official' sync server.
The wizard got to a screen where there was a heading to the effect of "Prove you are not a robot", at which point I suppose a CAPTCHA was *supposed* to load, but it NEVER DID. So, since I couldn't enter the CAPTCHA, because it never loaded, and I couldn't proceed, I canceled the setup wizard, and tried to start over.
But, now my account seems to be locked. I can't create a new account with the same email address, can't reset the password, and can't login to Sync.
How do I get my account unlocked?

Ok, I got this figured out. I had tried doing the "create account" again, but it was complaining that the 'new password cannot be the same as the current password', which, when creating a 'new' account doesn't seem to make much sense. *However*, I was able to get it to proceed with creating a new account if I just entered a brand new password.
When I got to the CAPTCHA screen again, it again had a basically empty window, but this time I waited longer (a minute or two), and *eventually* the CAPTCHA loaded.
If the CAPTHCA is taking a long time to load, you need to give users some sort of feedback in the User Interface that it's still trying to load the CAPTCHA. It just looks like a broken interface, from a user perspective.

Similar Messages

  • If my  ipod nano already has music on it but not my account will all my stuff be lost when i sync it to my account

    if my ipod nano already has music on it but not on my new account will all my stuff be lost when i sync it to my new accont and would i still be able to add stuff from the old account to my ipod

    All your iTunes Store purchases are linked to the account.  I do not think you can use two accounts with an iPod*, so you will have to choose one account or the other, and use only the things purchased under that account.
    *I've never actually tried, but that's my understanding.  You'd get a better answer by posting in the correct forum.  Try the iPod forums rather than the Using Apple Support Communities forum.

  • (500) Internal Server Error when create storage table use development account

    Yesterday, our team suddenly cannot use storage emulator all, it always said 'can not create database' when start the emulator. Finally, we found a issue may affect this, we delete the WAStorageEmulatorDb30.mdf file in C:\Users\[User], and create manully
    in localdb, and so we can start the storage emulator later.
    But we still can not use it, since it always throw exception when creating Tables/Blobs/Queues, the exception like this:
    Microsoft.WindowsAzure.Storage.StorageException was caught
    HResult=-2146233088
    Message=The remote server returned an error: (500) Internal Server Error.
    Source=Microsoft.WindowsAzure.Storage
    StackTrace:
    at Microsoft.WindowsAzure.Storage.Core.Executor.Executor.ExecuteSync[T](RESTCommand`1 cmd, IRetryPolicy policy, OperationContext operationContext)
    at Microsoft.WindowsAzure.Storage.Table.TableOperation.Execute(CloudTableClient client, CloudTable table, TableRequestOptions requestOptions, OperationContext operationContext)
    at Microsoft.WindowsAzure.Storage.Table.CloudTable.Exists(Boolean primaryOnly, TableRequestOptions requestOptions, OperationContext operationContext)
    at Microsoft.WindowsAzure.Storage.Table.CloudTable.CreateIfNotExists(TableRequestOptions requestOptions, OperationContext operationContext)
    at WorkerRole1.TableService..ctor() in c:\Users\<user>\Documents\Visual Studio 2013\Projects\WindowsAzure8\WorkerRole1\TableService.cs:line 21
    InnerException: System.Net.WebException
    HResult=-2146233079
    Message=The remote server returned an error: (500) Internal Server Error.
    Source=System
    StackTrace:
    at System.Net.HttpWebRequest.GetResponse()
    at Microsoft.WindowsAzure.Storage.Core.Executor.Executor.ExecuteSync[T](RESTCommand`1 cmd, IRetryPolicy policy, OperationContext operationContext)
    InnerException:
    And if we visit this url: http://127.0.0.1:10002/devstoreaccount1, it said Internal Error:
    <error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
    <code>InternalError</code>
    <message xml:lang="en-US">
    Server encountered an internal error. Please try again after some time. RequestId:e9637e04-76ad-4237-8df0-31a511e4c116 Time:2014-04-25T00:56:16.9990136Z
    </message>
    </error>
    Any ideas of this? We still don't know what caused this whole trouble from yesterday, is it possible affect the storage emulator just by code? We were coding, not configuring anything. Strange.

    I have tried it before, but not works.
    Finally, I solved this issue by delete LocalDB instance, uninstall storage emulator and install LocalDB instance / storage emulator again, it works now. Quite strange.

  • Java error when creating Auto Reply in iMS52&iDS51

    Hi,
    I have installed iDS51, patch with ims_dssetup.pl, installed iMS52. When creating user with a mail account and clicking on the Auto Reply tab, encounter java error:
    PageUI exception: java.lang.NullPointerException
    PageUI exception: java.lang.NullPointerException
    PageUI exception: java.lang.NullPointerException
    Exception occurred during event dispatching:
    java.lang.NoSuchMethodError
    at com.netscape.page.TOGGLEPANEeditor$ToggleBorder.paintBorder(TOGGLEPANEeditor.java:317)
    at javax.swing.JComponent.paintBorder(JComponent.java:549)
    at javax.swing.JComponent.paint(JComponent.java:688)
    at javax.swing.JComponent.paintChildren(JComponent.java:498)
    at javax.swing.JComponent.paint(JComponent.java:696)
    at javax.swing.JComponent.paintChildren(JComponent.java:498)
    at javax.swing.JComponent.paint(JComponent.java:696)
    at javax.swing.JComponent.paintChildren(JComponent.java:498)
    at javax.swing.JComponent.paint(JComponent.java:696)
    at javax.swing.JViewport.paint(JViewport.java:668)
    at javax.swing.JComponent.paintChildren(JComponent.java:498)
    at javax.swing.JComponent.paint(JComponent.java:696)
    at javax.swing.JComponent.paintChildren(JComponent.java:498)
    at javax.swing.JComponent.paint(JComponent.java:696)
    at javax.swing.JComponent.paintChildren(JComponent.java:498)
    at javax.swing.JComponent.paint(JComponent.java:696)
    at javax.swing.JComponent.paintWithBuffer(JComponent.java:3878)
    at javax.swing.JComponent._paintImmediately(JComponent.java:3821)
    at javax.swing.JComponent.paintImmediately(JComponent.java:3672)
    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:370)
    at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:124)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
    at java.awt.Dialog.show(Dialog.java:380)
    at com.netscape.management.client.util.AbstractDialog.show(AbstractDialog.java:352)
    at com.netscape.management.client.util.AbstractDialog.showModal(AbstractDialog.java:378)
    at com.netscape.management.client.topology.ug.EditUserGroupPane.createEntry(EditUserGroupPane.java:668)
    at com.netscape.management.client.topology.ug.EditUserGroupPane.actionPerformed(EditUserGroupPane.java:551)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1450)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1504)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:378)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:279)
    at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:886)
    at java.awt.Component.processMouseEvent(Component.java:3715)
    at java.awt.Component.processEvent(Component.java:3544)
    at java.awt.Container.processEvent(Container.java:1164)
    at java.awt.Component.dispatchEventImpl(Component.java:2593)
    at java.awt.Container.dispatchEventImpl(Container.java:1213)
    at java.awt.Component.dispatchEvent(Component.java:2497)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
    at java.awt.Container.dispatchEventImpl(Container.java:1200)
    at java.awt.Window.dispatchEventImpl(Window.java:926)
    at java.awt.Component.dispatchEvent(Component.java:2497)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)

    Hi,
    Is your system a dual stack (ABAP+JAVA)? In that case the ABAP stack will be the master. You can check if it's an ABAP data source if you go to UME >> Configuration >> Data Sources
    Regards,
    Vit
    More info in thread: How to create Roles in UME (ABAP+JAVA stack)
    Edited by: Vit Vesely on Apr 10, 2010 9:28 PM

  • My wife and I have shared one iTunes account for 6  years.  We want to create our own Apple IDs, so when we sync to our new iMac we won't see each others contacts, photos, calendar, music, etc.  Is there a way to move music/apps from one ID to a new ID?

    My wife and I have shared one iTunes account for 6  years.  We want to create our own Apple IDs, so when we sync to our new iMac we won't see each others contacts, photos, calendar, music, etc.  Is there a way to move music/apps from one ID to a new ID?

    JoeyV325 wrote:
    Is there a way to move music/apps from one ID to a new ID?
    No.
    One of you create a new AppleID and one use the existing AppleID.
    But you can still use the items in each iTunes library.
    Create separate computer logins for each of you.
    This will give you each your own data. Contacts, calendars, photos, etc. (and your own iTunes library).

  • In terms of account lock outs due to security reasons, when is time to delete the account and create a new one?

    In terms of account lock outs due to security reasons, when is time to delete the account and create a new one?

    iCloud accounts and Apple IDs can't be deleted.
    (79882)

  • My husband and I are using the same computer. He has a ton of songs in iTunes that I don't want...but when I sync my iPod I get all of his songs too. Is there a way of setting up another ITunes account without having to untick all of the ton songs iTunes

    My husband has a ton of songs in iTunes that I don't want on my iPod nano. Is there a way to set up a separate account on the same computer in iTunes? Do I have to un-tick all of his songs (would take forever!! And then he would have to tick them again)....when we sync our iPods?

    No. Its not possible.
    Alternatively, create another user account in your computer. Install iTunes in that account with the library you wish to sync.

  • My wife and I share one itunes account with separate libraries. When I sync her iphone in her library, it adds all of my iphone contacts to her contact list. How can we void this?

    My wife and I share one itunes account with separate libraries. When I sync her iphone in her library, it adds all of my iphone contacts to her contact list. How can we avoid this?

    Make groups of contacts in your Address Book and select the option to sync only selected groups to each phone.
    This explains how to create groups:  Mac 101: Address Book, http://support.apple.com/kb/ht2486

  • I created a new apple id account so that I didnt have to share my icloud with my brother, if i plug my phone into my computer onto my new account and sync it, then delete my old icloud from my phone will my new icloud be backed up and have all my pics ect

    I've just created this new apple ID account and i need to know that if i plug my phone into my computer and sync my phone onto my new account, then delete my old icloud and apple account from my phone will my things be backed up onto my new icloud? such as my pictures notes contacts music ect... ?

    Providing your Apple ID is not a .me or a .Mac address, you can change it with Apple and continue to use your account.
    Start here, change your country if necessary and go to manage your account.
    Once who have done this you can then correct it on your mobile device.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")
    When you delete your account, all the data that is synced with iCloud will also be deleted from the device (but not from iCloud), but will be synced back to your device when you login again.
    If however, your Apple ID was a .me or a .Mac address, then you will need to create a new account, follow the instructions above for deleting your account on your mobile device and then tap the "create Apple ID" button to create a new account.

  • How can I create sync account, without sync option?

    I am currently in IE, but running firefox 25.
    I like to sync my firefox data.
    However, the problem is, that I am blind, and cannot create sync account, do the captcha.
    I am running addon web visum, which is solving captchas for me, however, on creating sync account, it wont work, because this window is not standard webpage interface.
    The solution will be, if I can create sync account via web interface, by visiting some page, for example, accounts.mozzilla.org/signup
    I also tried audio captcha, but its sooo bad quality, and I cannot understand...
    I hope that someone will help.

    hello agasoft, I'm sorry that the signup process makes it so difficult - as far as I know it's only possible to open a sync account from within the program though.
    if you want to, I could also assist you in setting up the account - it would work something like this:
    # I contact you per personal message and ask for your email-address.
    # I set up an account and send you the password and the recovery key for the account.
    # you can then login at the website https://account.services.mozilla.com/ and change the password for your account.
    # you can connect your firefox to the existing sync account by going to ''firefox > options > sync > set-up sync > I have an account > I don't have the device with me''. there you'll have to fill in the account's credentials (mail-address, password & recovery key).
    # finally if the account is set-up, you can then go to ''firefox > options > sync > manage my account > my recovery key''. in this window please choose to generate a new recovery key. please also save the new recovery key in a secure place in case you'd need it sometime in the future...

  • Create a portlet to check account status - lock / not lock

    I need to create a portlet that checks account status - whether it is lock / not lock. How to extract the info from portal? Need this done urgently.

    Anybody may find the related information at metalink if you are interested:
    171795.1 Bitmap Indexes and Deadlocks: Deadlocks on Insert Statements
    However, beware the misleading information in this note:
    "The piece of information that leads us to a bitmap deadlock is the no row value in the session information."
    For 10g, you may get row information in the session information when you have bitmap deadlock.
    It is better to find out the object type of the object id as shown in trace file.

  • When iCloud switched from MobileMe, 2 accounts got created. How do I merge the 2 accounts

    When iCloud switched from MobileMe, 2 accounts got created, How do I merge them? Help. Please

    This sounds as if when you migrated from MobileMe, instead of signing in with your MobileMe email address you created a new iCloud account separately. If you want to make use of the data in what was your MobileMe account you have to sign in with it.
    You can't merge the accounts, but you having signed in with one in System Preferences>iCloud you can sign in with another, to become the 'secondary account', in System Preferences>Mail, Contacts and Calendars. You can access email and sync Calendars and Contacts here alongside the primary account: mail will not be 'pushed' but checked at intervals, and you cannot use PhotoStream.

  • I have an iPhone 4, My itunes are from two differnt accounts; one from when I was under my dads account, and the other is my own. My question is would I be able to sync and update my itunes on my MacBook without having all the new music erased.

    I have an iPhone 4, My itunes are from two differnt accounts; one from when I was under my dads account when i was younger, and the other is my own which i currently use. My question is would I be able to sync and update my itunes on my MacBook without having all the new music erased. I have the icloud on my phone, but I just want to update my music on my laptop. Just nervous to, because it has happened to me before on a desktop computer  and it *****. Please help! Thanks.

    nevermind, i figuered it out

  • When trying to update  Apps in iTunes on my computer my old Apple ID appears, which is no longer in use and has no password; even when I try to create a password for this Old ID, Apple won't let me. When I go into see my Account settings My new Apple ID /

    When trying to update  Apps in iTunes on my computer my old Apple ID appears, which is no longer in use and has no password; even when I try to create a password for this Old ID, Apple won't let me. When I go into see my Account settings My new Apple ID / iTunes ID are listed and the passwords are correct obviously so why can't I update my Apps?   Why does my Old apple ID keep appearing and how can I get Apple to change this?

    I have the same problem - it is maddening. I rely on this iPad for work so this is not just an annoyance! The above solutions of changing the appleid on the device or on the website do not work.
    The old email address no longer exists - I haven't used it in a year probably and I no longer have the account.  I logged into the appleid website and there is no trace of the old email address so there is nothing that can be deleted or changed there.  On the iPad there is no trace of the old email address so nothing can be deleted there either. I have updated the iPad software and the same problem comes right back.  Every 2 seconds I am asked to log in using the old non-existent email.  The device is currently useless.
    The only recent change to anything was the addition of an Apple TV device, which was set up using the correct login and password.
    Does anyone have any ideas? The iPad has been backed up to the iCloud so presumably it now won't recognize the current iCloud account? So restoring may notbe an option?

  • How do i find which Apple ID is associated with music in my iTunes? When I sync with my iPad and iPhone it tells me I have music, apps etc from more than five IDs. I am asked for PW for a number of now extinct accounts.

    how do i find which Apple ID is associated with music in my iTunes? When I sync with my iPad and iPhone it tells me I have music, apps etc from more than five IDs. I am asked for PW for a number of now extinct accounts.

    Go to Settings/icloud. The Apple ID at the top of the screen is the only one you need to be concerned about. That one MUST be a working ID, and you must know the password for it, or you will be unable to use the phone if it ever crashes, you want to update it, or you want to sell it.

Maybe you are looking for