0

Please or Register to create posts and topics.

Impossible to log out and log in again

Hi,

I make a login as admin. All works fine. Then I make logout and the login control are open. I want to make a login again.

I test it with equal and other  credentials. I debug a little bit.
At first he call the ProfileService.GetProfileDataAsync. The I see the welcome  message. Then I see in Error Message and in the console I can read:

everity: "error", Summary: "Loading error", detail: "No data could be retrieved from the server.
Error: session expired ", Error:" "session expired" "

after that the login component open again. The problem only occurs when the option remember me is clicked.

What can I do??

regards Ingo