I don’t know if I’m formatting this correctly, so I’m sorry in advanced for my broken english and bad explainations.
I’m hosting PenPot using Docker in my desktop computer where I can log in with my credentials as usual without any problems, but I wanted to work using my laptop computer in another part of my house, so I grabbed my desktop’s local ip (192.168…) put that in the explorer window of my laptop with the port 9001 as usual, and went to put the same exact credentials as in my Desktop Computer and got to an error “Ha ocurrido algún error” (its in spanish, “An error has occurred” or something like that), went to the browser console and found out it’s caused by “http://192.168…:9001/api/rpc/command/login-with-password” returning 400 Bad Request. It doesn’t let me enter my account from my laptop.
I’m hosting PenPot on Docker on WSL on Windows 11 (desktop) and accessing it from Windows 10 Chrome v114. It should be the latest stable version of PenPot as I’ve downloaded it recently. I’ll answer any question to fix this issue, please respond