2020-12-26, 08:58 PM
(2020-12-26, 08:53 PM)mvallevand Wrote: Hm I don't know what to suggest. If you type
curl http://localhost:8866/ -v
Is there a line something like
< Location: login.html?salt=c53ed4ef-60d7-4e4e-b5d7-ec9387750c8b
Martin
C:\Users\Public\NPVR-data\scripts\plutotv>curl http://localhost:8866/ -v
* Trying ::1...
* TCP_NODELAY set
* Connected to localhost (::1) port 8866 (#0)
> GET / HTTP/1.1
> Host: localhost:8866
> User-Agent: curl/7.55.1
> Accept: */*
>
< HTTP/1.1 302 Found
< Date: Sat, 26 Dec 2020 20:57:50 GMT
< Server: Kestrel
< Content-Length: 0
< Cache-Control: no-cache
< Pragma: no-cache
< Expires: -1
< Location: login.html?salt=36ffe524-cb40-4859-995c-7a7327338d66
< Set-Cookie: .AspNetCore.Session=CfDJ8MlgWpYGm4REmj2F0yaCdlIblmNdZpQfOSM9d%2BeMraJNmCQMx3vVn62s9oHkpiMElg1ZeqiWT%2BP6b4pe%2BqGIcavmiN77uqne1gZO6CDYhSmMbWez6I7dA%2BwRDIUYyDkjwoeuw%2BFu70bmiYVWIORgnNpnVWjJmbg4gXn8qSuuneiZ; path=/; samesite=lax; httponly
<
* Connection #0 to host localhost left intact