Maxim Devaev

Results 805 comments of Maxim Devaev

> Can you give some examples of reverse proxies where it's confirmed working and I can try them if it would help? The regular nginx is working fine. Tailscale also...

Is there any easy way to reproduce your proxy environment locally? I'm ready to look at it if you show me how to do it.

@Andrew17856 I made some changes in reverse proxy handling, please try the latest OS version. It should work now. Also check a new reverse proxy guide: https://docs.pikvm.org/reverse_proxy

Can you send me to email ([email protected]) the network log from devtools, when you're logging in? I don't understand where it breaks. Or, alternatively, we can contact Discord and you...

Did you remove cookies/auth tokens too? If so, you should have changed the values to fake ones instead of deleting them altogether, because what I see so far hints at...

So the problem is an incorrect redirect after login? Let me clarify. Please confirm or deny the following: * If you perform logout, the /kvm page will redirect you to...

The `webportal.cgi` is not a part of PiKVM code. Probably it's something in your proxy. I have a strong feeling that your proxy is caching a 302 redirect from `/...

Let's try to hotfix it. Find file `/etc/kvmd/nginx/kvmd.ctx-server.conf` and edit it (it is read-only, so you will need to make it writable first). Find this section: ```nginx location /login {...

@Andrew17856 I've released the fix above so you can take it from `pikvm-update`. Please let me know if something is not working.

Awesome! You can donate me with two ways (it's on the main page https://github.com/pikvm/pikvm): * [patreon.com/pikvm](https://patreon.com/pikvm) * https://paypal.me/pikvm Thank you!