Hi Reiner,
welcome to the forum. I think the issue is that
/jadmin/index.php is blocked by the shield.
That causes the request to return a 403 - forbidden, so the cookie doesn’t get set.
If you go to Shield -> Advanced
-> Allow individual files directly and enter the file path, like
jadmin/index.php
it should work again.
Cheers
Pascal