Hi,
I have tried the tool today using the docker deployment.
If I enter my RCON settings I get a successful test but whenever I click ADD RCON (with or without the checkbox), I get a 500 error.
This is the payload that the button is sending to the server. I hope it will help:
{"_token":"cDWu17ZrjhvWQSSVbg64p2r4MRydu4OFBenrpLXd","components":[{"snapshot":"{\"data\":{\"quickServer\":true,\"ip\":\"amp.admin.local\",\"port\":25577,\"password\":\"07ddae4c-547e-4372-8933-3fce190f58b3\",\"rconResponse\":\"Welcome to Pal Server[v0.1.4.1] Ash's World\",\"testSuccessful\":true,\"quickServerName\":\"Ash's World\"},\"memo\":{\"id\":\"oskF8z6JpZcxxXq7czCH\",\"name\":\"add-rcon\",\"path\":\"rcon\\/add\",\"method\":\"GET\",\"children\":[],\"scripts\":[],\"assets\":[],\"errors\":[],\"locale\":\"en\"},\"checksum\":\"f08515def92f71b2a6bda66fb1ef0991691b5658ba9ecd996f9ffa48a203c2c1\"}","updates":{},"calls":[{"path":"","method":"addRcon","params":[]}]}]}
Edit (Adding more info):
After changing the original password from 07ddae4c-501e-4372-8933-3fce190f58b3 to jIHMn^wdzk%k the error was gone.
Hi, I have tried the tool today using the docker deployment. If I enter my RCON settings I get a successful test but whenever I click
ADD RCON
(with or without the checkbox), I get a 500 error.This is the payload that the button is sending to the server. I hope it will help:
Edit (Adding more info):
After changing the original password from
07ddae4c-501e-4372-8933-3fce190f58b3
tojIHMn^wdzk%k
the error was gone.Logs from
storage/logs/laravel.log
: