huashengdun / webssh

:seedling: Web based ssh client
https://webssh.huashengdun.org/
MIT License
4.57k stars 1.3k forks source link

Meet "XSRF cookie does not match POST argument" On codesandbox.io #362

Open crazypeace opened 1 year ago

crazypeace commented 1 year ago

https://codesandbox.io/

I created a Python sandbox image

Then I followed the quick start on repo's readme. https://github.com/huashengdun/webssh#quickstart

pip install webssh
wssh

A webview displayed. When I use in that webview, I meet error "XSRF cookie does not match POST argument". image