9th December 2021, 9:46 AM
Hi all,
i wanna try to run a local PR2 server in order to prepare some PR to add some feature in the pr2hub.com website.
My docker stack run properly but i have an empty database
i successfully manage to hook and add my localhost address in files/server_status_2.txt when pr2 start
but when i try to login i have
multi_1 | * READ: 138`1`request_login_id`
multi_1 | * Error: The received hash doesn't match. Recieved: 138 | Local: ccd
i think it's because server salt was coded in the .swf file
so i search how to properly populate my local BDD with at least 1 account and 1 level in order to dev new feature like
- dynamic users signature
- canvas level viewer
Any help is welcome
i wanna try to run a local PR2 server in order to prepare some PR to add some feature in the pr2hub.com website.
My docker stack run properly but i have an empty database
i successfully manage to hook and add my localhost address in files/server_status_2.txt when pr2 start
but when i try to login i have
multi_1 | * READ: 138`1`request_login_id`
multi_1 | * Error: The received hash doesn't match. Recieved: 138 | Local: ccd
i think it's because server salt was coded in the .swf file
so i search how to properly populate my local BDD with at least 1 account and 1 level in order to dev new feature like
- dynamic users signature
- canvas level viewer
Any help is welcome