I was not able to reset the password using the option on the admin login page. I followed the instructions on the FAQ page to change the password. This would have seem to break this functionally but I already re-ran the script and the secrets match on all systems. I will check to see if this error is resolved.
This is what I found in the file.
sphinx1.adapter = mysql
sphinx1.connection.dsn = "mysql:host=127.0.0.1;port=9312;"
sphinx2.adapter = mysql
sphinx2.connection.dsn = "mysql:host=127.0.0.1;port=9312;"
I did notice this token undefine in the batch.ini file and but I am not sure if this is affecting the process of files.
serviceUrl = https://cdn.hiphopservers.com
remoteServerUrl = @BATCH_URL@
Are there any other specific logs I need to review to find errors?