Trouble with Revel when logging in with Facebook

If you are having issues with revel crashing when you login to revel using facebook on an iOS device, try this to fix the problem:
1.       In your iOS Settings, select Facebook.  Click on your name.  Then click on Delete Account. (NOTE: This WILL NOT delete your Facebook account.  It will only remove the Facebook account from your device.  The next step will set Facebook back up on the device.)
(if you want to use facebook again, you may not want to select “Merge Facebook Info” but rather select  “Remove Facebook Info” so you won't get duplicates)
2.       Go back to your iOS Settings and select Facebook.  Enter your User Name and Password to log back in to Facebook from the OS level.
3.       Sign in to Revel with your Facebook ID

A new version of revel has been released, version 2.2.3. If you install this version, you will not need the workaround above.

Similar Messages

  • Rd web showing all remoteapps when logging in with an account of a trusted domain

    we have a dmz with a separate domain. there is a one way trust to our local domain
    In the dmz domain there is a rdweb and rd gateway. When logging in with an account from the dmz domain in the rdweb it's all fine but when logging in with an account from the trusted domain all remoteapp's are shown
    all servers are 2012r2

    Hi sir,
    Please make sure your account has already added into your Pay-As-You-Go subscription as co-administrator role . If the account was not in your subscription please add it and try to login on from your VS again.
    If you always occurred this issue, you can try to download the publish file and import it into you VS, please follow this steps:
    http://azure.microsoft.com/en-us/documentation/articles/mobile-services-windows-how-to-import-publishsettings/
    Regards,
    Will 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unable to create tickets from sattelite system when logged in with Arabic

    Hi There,
    We are unable to create suppurt message from the satellite system when logged in
    with arabic language. A window is popping up with the message below.
    << Error in Local Message System: Select one of the
    installed languages Message was Not Created >>
    We are able to create support messages when logged in with English
    language from the setellite system.
    We have arabic language installed in the satellite system.
    Thanks and Regards,
    Azher.

    Hi Srikishan,
    Thank you so much for the prompt reply and I have been able to resolve the issue with the hint you gave.
    We dont have Arabic language installed on solution manager, but in the RFC destination <SM_<SID>CLNT<XXX>_BACK> the logon language was empty, I maintained that with the default language "EN" and it worked.
    once again thanks a lot for the solution.
    Regards,
    Azher.

  • Text in after  logon screen when logging on with"customer reserve" language

    Hello
    I wander how could I set text in after  logon screen when logging on with"customer reserve" language. Namely instead:
    SAP user name             XURUZRJ
    Last system logon         27.03.2014
                     at       11:45:17
    Copyright(c) SAP AG 2002.
    All rights reserved.
    License w/o expiration
    This software product, marketed by SAP AG
    or its distributors, includes proprietary
    software components of Oracle Corporation.
    Copyright (c) Oracle Corporation 1979, 2004.
    All rights reserved.
    Oracle is a registered trademark of Oracle
    Corporation and/or its affiliates. Various
    product names referenced herein may be
    trademarks of Oracle Corporation
    I get:
    SAP user name             XURUZRJ
    Last system logon         27.03.2014
                     at       12:23:42
    Thank you a lot in advance
    Jan

    Hi Jan,
    Refer SAP note
    1149795 Translating English Customizing entries into German
    Process specified can be used to change the text from local language to English.
    Hope this helps.
    Regards,
    Deepak Kori

  • Why can't i open an attached document (most often pps) with firefox when i can with internet explorer?

    why can't i open an attached document (most often pps) with firefox when i can with internet explorer?

    Perhaps if you change your setting here:
    orange Firefox button ''or'' Tools menu > Options > Applications tab
    In the search box, type '''power''' and then pause until the list is filtered. If you have these, try changing the action to "Always Ask":
    Microsoft PowerPoint Presentation<br>
    Microsoft PowerPoint Slide Show
    It's possible that if you don't have Microsoft Office installed, you might not have those listed.

  • EMP data in first block when logged on with userid

    Hi,
    Let's say; I have a master/detail (EMP/DEPT) form (form A) and the master contains EMP data like surname, date of birth, telephone number and so on.
    When I start up my main menu, an authorization screen wil be shown to enter the username and password. After the authorization I will navigate to form A.
    I would like to have the functionality that when I logged on with my own userid my data will be automatically entered in the master-block of form A.
    How can I implement this? Do you have any examples?
    Regards,
    Ronny.

    Sounds fairly basic. When_new_item_instance trigger needs to execute a query (probably using do_key(execute_query), and you need a default where clause equating user to a column of usernames which you need to have in your emp table.

  • SCVMM 2012, Conntect via conosle does not work when logged in with specified credentials

    Hi all
    I have a problem with the SCVMM 2012 console. When I start the console I select the "Specify credentials" option and then I enter my admin credentials. Afterward the console opens
    and everything works except the "Connect via Console" function.
    When I try to connect to a VM I get the following message:
    Virtual Machine Manager lost the connection to the virtual machine for one of the following reasons: Another connection was established to the console of this machine. The virtual machine has been shut down or put into the saved state. The user credentials
    provided do not have the necessary privilege to connect (0x0003, 0x0300)
    It seems that the Virtual Machine Viewer runs not under the admin credentials which I enter at the beginning and therefore the console cannot connect.
    Has someone the same issue ? Is it by design that the console connection does not work with specified credentials or is a sort of a bug or error ?
    Thx
    J0fe

    Being new to SCVMM, I've just come across this issue myself, though I came to a different (not necessarily better, but good enough for me) resolution.
    I have a somewhat convoluted but not abnormal configuration where the SCVMM server lives in a separate untrusted forest to that which the Hyper-V Server hosts live.
    As people have noted in this and other threads, the VirtualMachineViewer.exe process launches in the same security context with which you logged onto your pc. While the VmmAdminUI.exe process also runs in the same security context,
    the network logon it issues makes use of the credentials provided at the SCVMM MMC's logon screen, which VirtualMachineViewer.exe does not.
    I elected to use Credential Manager to resolve this issue.
    In Credential Manager, I created a "Windows Credential" entry where the hostname matched the FQDN of the hostname that appears within SCVMM as the virtual host entry. Using an IP does not match if you've used an FQDN in the SCVMM
    registration, and vice versa. If you used an IP for the host in SCVMM, then you need to supply that IP as the hostname in Credential Manager, and likewise if you used a FQDN.
    This solution isn't perfect as it requires you to manage numerous Credential Manager entries (one per host), but that still appealed to me far more than one per guest. If I had a larger environment, I'd script the account configuration
    given it only needs to happen once per host, rather than on an ongoing basis of once per guest as some of the above approaches would require.
    I haven't tested the different combinations to verify the least permissions required. For the time being I've gone with the model of using a non-privileged domain user account (to avoid managing multiple identities and passwords)
    which I added to the local Administrators group of each Hyper-V Server host. This stuck me as being a sound enough compromise between rigid security and ease-of-administration (given the per host arrangement in Credential Manager).
    With the account correctly specified in Credential Manager, I'm able to move on past the 0x0003 error and successfully use the remote function.
    If I was to point out an upside to this, it would be that this approach would allow me to remote Hyper-V servers in untrusted forests (including workgroups), which is something I couldn't do if the VirtualMachineViewer.exe process
    did in fact use my SCVMM credentials alone. Ultimately, that's something you have to come to terms with yourself, though.
    Cheers,
    Lain
    Thanks a bunch Lain, this helped! I'd still consider this a bug, however, and not a workable solution for a large number of servers/admins... But for now this does the trick, thanks!

  • How can I get Firefox to run on a network with multiple users logging on with the same user name and password?

    I am trying to get Firefox running on a large network where I have multiple users that log on with the same user name and password. The problem is that when another user logs on to another computer the message comes up that their is already an instance of firefox running on that computer even though there really isn't. Only one instance can be run on the network at one time. I believe it is because firefox stores a shared profile as it thinks it is actually the same user even though it is being run on another computer. I repeat that each user that logs on uses the same user name and password but on different computers.

    I am trying to get Firefox running on a large network where I have multiple users that log on with the same user name and password. The problem is that when another user logs on to another computer the message comes up that their is already an instance of firefox running on that computer even though there really isn't. Only one instance can be run on the network at one time. I believe it is because firefox stores a shared profile as it thinks it is actually the same user even though it is being run on another computer. I repeat that each user that logs on uses the same user name and password but on different computers.

  • Problem with SDO_relate when using polygons with holes.

    I'm having a problem with sdo_relate. I'm trying to extract all elements from a point table (bdtq_batim_p) that are inside a specific polygon from another table (SDA_MUNIC_SS). The spatial index for both table have been rebuilt and the data from both table is valid.
    When I do a count on the query, I know the answer should be 1422 elements (Counted in ArcGIS). However, sdo_relate gives a smaller number of elements in the result set.
    The query :
    SELECT count(distinct t.identifiant) FROM bdtq_batim_p t, SDA_MUNIC_SS s WHERE s.mus_co_geo = '48015' and sdo_relate( t.SHAPE,s.SHAPE,'mask=anyinteract querytype=window') = 'TRUE'
    returns 282 elements. The query with mask=inside, SDO_Anyinteract() and SDO_inside() all give the same result.
    I did a test with the following query and the result is 1422 (which is the good result).
    SELECT count(distinct t.identifiant) FROM bdtq_batim_p t, SDA_MUNIC_SS s WHERE s.mus_co_geo = '48015' and SDO_WITHIN_DISTANCE( t.SHAPE,s.SHAPE,'distance=0') = 'TRUE';
    It's important to note that the polygone (from SDA_MUNIC_SS) that is used for this query have holes in it. I have the same problem with all the polygons from the SDA_MUNIC_SS table that have holes in it. For the polygon without holes, the results are the same for the 2 queries.
    My question are :
    Why are the result from the two queries different? A query with a buffer of 0 should always return the same result as a query with Anyinteract.
    Is there a known problem with SDO_RELATE when using a polygon with holes in it?
    Do you have any idea how to solve my problem.

    Since i don't have much control on the version of Oracle and Patches that we use in the system, we used a workaround that detects the polygons with holes and uses the SDO_WITHIN_DISTANCE( t.SHAPE,s.SHAPE,'distance=0') = 'TRUE' operator in those case. We saw a slight decline in performance but it now returns the right results. When the system will be patched, we'll come back to the original version and see if the problem is solved.

  • Error U9KP7Q94 when logged in with the deleted user after its recreation...

    Hi All,
    How to get default screen for the deleted user when we recreate the same user with same name?
    i have deleted the user for ex. 'XYZ' (from the catalog user group managemet) and when again i am trying to browse the obiee with the same user i.e. XYZ (after passing the authentication using some LDAP) then i am getting the error like 'Error U9KP7Q94'.
    can anyone help me in this..
    thanks
    Edited by: user10946827 on Apr 26, 2009 4:32 AM

    I don't really see your problem. Do you have any error message ?
    You may have may be a security problem.
    Have you see in the catalog manager if you have the right / grant for the user on the report.
    You can log as administrator / go to the catalog manager / shared folder / catalog root / users /
    - on your user / in the items properties, set the owner ship to the administrator
    - go to the security icon of the directory user
    - give the access to the administrator
    and then you have access to the directory
    To see the grant of each file, you must do the same manipulation (become the owner, change the security, ...)
    Success
    Nico

  • Software center dont show the package(not applications) on the client as installed when logging in with other User ID.

    It is showing as Installed in software center with user ID through which it is actually installed but not from other User ID's.
    Please send me suggestions or how we can resolve this issue.

    Software center might not show it if there are multiple users logged in. It will only be shown to the
    user that got the highest (lowest? Can't remember it) session id.
    http://social.technet.microsoft.com/Forums/en-US/a3c20fe1-226d-4667-afeb-74879ee93c6a/applications-but-not-programs-showing-in-software-centre?forum=configmanagerapps
    Regards, Ibrahim Hamdy

  • The command who shows nothing when logged in with xdm

    I use xdm to graphical og in my machine (locally). (I have just put my initlevel to 5 in /etc/inittab and uncommented the line corresponding to xdm). The who command does not show that I am logged in (it has no output). If I login directly to the console (without GUI), then the who command show that I am logged in. How can I fix this? I thinks this have something to do with the line
    exec /usr/bin/sessreg  -a -w /var/log/wtmp -u /var/run/utmp     -x /etc/X11/xdm/Xservers -l $DISPLAY -h "" $USE
    that is present in /etc/X11/xdm/Xstartup, but I am not sure. (I use the default xdm configuration).
    Last edited by olive (2011-04-21 09:00:19)

    If you dont find that this problem is specific to your setup try posting about it here: https://bugs.archlinux.org/task/19392

  • Permissions with problem when encrypting pdf with certificate

    I am using the following javascript code to encrypt a pdf using a certificate:
                        var thePermissions = {
                             allowAll: false,
                             allowAccessibility: false,
                             allowContentExtraction: false,
                             allowChanges: "none",
                             allowPrinting: "none"
                         var theCertificate = security.importFromFile(
                             "Certificate",
                             "/c/user.cer"
                         var theUserEntity = {
                             firstName: "The",
                             lastName: "User",
                             fullName: "The User",
                             certificates: theCertificate,
                             defaultEncryptCert: theCertificate
                         var theGroup = { userEntities: [ theUserEntity ], permissions: thePermissions };
                         encryptForRecipients( { oGroups: [ theGroup ] } );
                        saveAs("encrypted.pdf");
    The file "encrypted.pdf" resulting is in fact encrypted, but the permissions doesn't seem to be correct. For instance, the Document Properties show that there are no document restrictions (DocumentProperties.PNG), but when the details are shown, it seems that the correct restrictions apply (DocumentSecurity.PNG). As can be seen in the permissions variable, there should be no permissions to the pdf generated. Can someone possibly help me with this?
    Additional info: there should have no human interaction in the process, the certificate is not fixed (preventing using encryptUsingPolicy), and will be selected based on the file name of the original pdf.

    Hi Leonard,
    I see the same thing executing the script from the JavaScript console. There is a slight wrinkle in the steps to reproduce. Even if everything worked as it's supposed to, you would still need to close and then reopen the file in order to get the perm restrictions to take effect. This is because when you initially encrypt the file you are still the document owner, and thus none of the perms have yet taken effect. However, once you do close and then reopen the file (thus forcing an authentication), the file should open with the perms being enforced, but alas, they are not.
    Interestingly, if you go into the Document Properties and then select the Security tab (or just click the Permissions Details button in the DMB) you see that the Restriction Summary shows that everything is allowed, but when you click the Show Details button, which just displays the restrictions applicable to the encryption handler, it shows the correct settings. Of course the real bug isn't that the restriction summary is incorrect, but rather that it is correct and all of the supposedly restricted operations are allowable.
    I'll enter this as a bug against 10 along with the ER to add the encryption algorithm as an option to the encryptForRecipients JS function.
    Steve

  • Why cannot I download pdf's with Firefox when I can with Safari? I just see the front page of the PDF

    All I see is the front page of the pdf. It does not download the full file. It works with Amazon

    Try to clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    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).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    See also http://kb.mozillazine.org/Error_loading_websites - "Error_loading_some_websites"

  • As of 3/30 when using the App for Facebook, when I log off of Facebook, it keeps me permanently logged into Facebook. If I use Safari to log into Facebook, I have no problem logging off. Is there a problem with the Facebook App??

    As of 3/30/13, when logging off of Facebook using the Facebook App, it will not log me out. It is now permanently keeping me logged in. No problem logging off of Facebook when I do not use the App. Is there anyone that can tell me why this is happening and what I need to do to Logout of Facebook. I like using the App for Facebook but I also want to be able to log off, I do not like to stay logged in.  Is there something different with the latest Apple software I downloaded a couple of weeks ago, IOS 6.1.3?

    it also could be something different, if you try google hangounts. change password and log out it still recieves notifications. its how apples handles the "channel" notification system for apps that recieve notifications or do backroung sync, and im sure at some point that security hole will be a hijack point.  i think its called XO auth. and is why it can maintain session even after an apperant logout
    if you go to the app and it shows you have logged out but are still recieving notifications then that is evidence of the bug.
    also look and find the option for "keep me logged in" i remember in the past that would allow a autologin after logout. also if the app does NOT save the logout status correctly in its "memory" the above refereced system will auto login you with the XO app authentication.
    if there really is no keep me logged in option. then what crh24 said, they designed it delibertly to keep you logged in. though i never remember a problem on my ios 6,. are you on ios 7, bunny hop?

Maybe you are looking for