David, I can't find anything obvious in the logs. Doe sit help that I am able to run the following code from my django shell for the site in question...
>>> import pkg_resources >>> for entry in pkg_resources.iter_entry_points('reviewboard.auth_backends'): ... print entry ... *x509 = reviewboard.accounts.backends:X509Backend* *nis = reviewboard.accounts.backends:NISBackend* *ad = reviewboard.accounts.backends:ActiveDirectoryBackend* *digest = reviewboard.accounts.backends:HTTPDigestBackend* *ldap = reviewboard.accounts.backends:LDAPBackend* On Wed, Mar 16, 2016 at 1:50 PM, David Trowbridge <trowb...@gmail.com> wrote: > This sounds like it's not loading the entry points because of some > unsatisfied or conflicting dependency. Can you check the reviewboard and > webserver logs to see if there are any errors at start-up? > > -David > > On Wed, Mar 16, 2016 at 7:12 AM Jim H <jim.locat...@gmail.com> wrote: > >> >> >> I upgraded from 2.0.18 to 2.5.3. After this I was unable to login via >> Active Directory and when I create an admin account manually and looked at >> the *"Authentication Method"* dropdown, I was missing most of the >> options I previously had. >> My site config *JSON* is nearly identical to before, and my Django >> settings file is identical (other than SQL connection) >> >> >> >> <https://lh3.googleusercontent.com/-MiApwEAFBMg/VulV3ax4yWI/AAAAAAAAADI/tM1iDZ2rFe4mjVyq_sRpFTDS-n1H0cThw/s1600/pre_2_5_3_auth_options.jpg> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> <https://lh3.googleusercontent.com/-5OebjugomS8/VulXsov0FNI/AAAAAAAAADU/Qd2xtdTLexM4SjJZ8L_2waB5XSRCC0DSw/s1600/post_2_5_3_auth_options.jpg> >> >> >> >> >> >> >> >> >> >> >> >> Any ideas are much appreciated. >> >> -- >> Supercharge your Review Board with Power Pack: >> https://www.reviewboard.org/powerpack/ >> Want us to host Review Board for you? Check out RBCommons: >> https://rbcommons.com/ >> Happy user? Let us know! https://www.reviewboard.org/users/ >> --- >> You received this message because you are subscribed to the Google Groups >> "reviewboard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to reviewboard+unsubscr...@googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. >> > -- > -David > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to reviewboard+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.