I don't know what happened but now I see only Facebook login to my OSQA install. Before that I had all login types enabled.

asked 06 Jul '11, 08:09

sorin's gravatar image

sorin
1.1k234447
accept rate: 11%

edited 06 Jul '11, 08:30

1

Are you saying that this spontaneously occurred and that you updated no project files, modified no config files, made no database changes. etc?

What is BT?

(06 Jul '11, 08:15) rickross ♦♦

I know, seams strange but I am investigating now. I just make a svn update but this was after the problem occured.

(06 Jul '11, 08:21) sorin

Oops, it was a type, I ment Facebook login, it is the only one that appears and works. Still I do not see the other list of OpenID providers.

(06 Jul '11, 08:31) sorin

Could it be that the changes responsible were made some time ago, but they only took effect when the server got restarted? Have a look in the server logs and django log to see if there are any clues there.

Do you have a backup of the site code as it was a week or two ago? Have you made any changes to the theme? Has anything happened to directory permissions?

link

answered 06 Jul '11, 09:38

Andrew_S's gravatar image

Andrew_S ♦
5.6k45674
accept rate: 21%

  1. no backup :( ... made one now.
  2. tried with default theme, some behavior
  3. no suspicios messages in any logs
  4. verified permissions
(06 Jul '11, 09:55) sorin

how many modifications to the SVN code do you have? Now you've got a backup, can you try reverting to trunk code, see how that works, then look at the differences in the code one by one to see what's causing this?

(06 Jul '11, 11:57) Andrew_S ♦

The only modifications I made were to the theme, this means that I will have to compare the config file with the default one.

(06 Jul '11, 12:11) sorin

try it with the default theme, to see if the problem goes away (or did you modify the default theme directly?)

(06 Jul '11, 13:20) Andrew_S ♦

I already tried with default theme. What is stranger is that I have two instances and I got this problem only on the one running on corporate intranet. I will try to debug it later when I will return to the office. I really hate when there are not error messages :p

(06 Jul '11, 14:09) sorin

You are probably having some problem loading the modules with the other auth type. Check the log under log/django.osqa.log.

(06 Jul '11, 16:04) Hernani Cerq... ♦♦
showing 5 of 6 show 1 more comments
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×75

Asked: 06 Jul '11, 08:09

Seen: 857 times

Last updated: 06 Jul '11, 16:04

powered by OSQA