N
N
Nik Faraday2022-01-20 00:10:11
ASP.NET
Nik Faraday, 2022-01-20 00:10:11

Deleted AspNetCore.Cookies session cookies, what should I do?

Hello
, I accidentally deleted the cookie, the name of which is indicated in the title of the question (AspNetCore.Cookies), which is why cookie authentication does not want to work for me now and gives an error, which is shown in the screenshot below.

61e87daa3be12917518610.png

I tried to google the error on the Internet and somehow the searches did not give anything. Below is the corresponding screenshot, cookies. I don't know if it will help

61e87e2fb63cc520604287.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
@
@insighter, 2022-01-22
@NikFaraday

The error is that the cookies were not completely deleted, but only one "AspNETCore.Cookies". You need to manually delete the other two "ai_session", "ai_user".
ASP.Core was throwing an internal error when trying to extend a cookie.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question