Please be aware that the SAP SQL Anywhere Forum will be shut down on August 29th, 2024 when all it's content will be migrated to the SAP Community.

Don't know whom to tell this, because I cannot login to DocCommentXChange anyway it seems to be not a good idea to tell me all details:

OperationalError at /saml2/acs/
... a lot of internal details ...

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 500 page.

asked 30 Jun '15, 03:19

Martin's gravatar image

Martin
9.1k131170257
accept rate: 14%

FWIW, I can login to DCX. Are you using the SAP-hosted site, i.e. http://dcx.sap.com/index.html?

(30 Jun '15, 03:39) Volker Barth
Replies hidden

Yes I do, on login the double check for my SAP certificate opens and then the error occurs

(30 Jun '15, 04:58) Martin

Thanks for reporting this. This was accidental - we were debugging a problem with the DCX login which would only succeed if the DEBUG flag was turned on. The problem has been fixed and the DEBUG flag turned off.

permanent link

answered 30 Jun '15, 08:31

Graeme%20Perrow's gravatar image

Graeme Perrow
9.6k379124
accept rate: 54%

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

Question tags:

×180
×93

question asked: 30 Jun '15, 03:19

question was seen: 2,019 times

last updated: 30 Jun '15, 08:31