hyze Posted July 20, 2021 Share Posted July 20, 2021 Can someone help me, my server is giving several errors for no apparent reason. Data is not saved in internal. - ERROR: While updating account with 'UPDATE accounts SET ip='IP PLAYER', serial='SERIAL PLAYER', name='LOGIN PLAYER', password='PASSWORD PLAYER', httppass='' WHERE id=20482': SQL logic error. - dbExec failed; (1) SQL logic error [DUP x2] - ERROR: Error saving 'settings.xml' And after flooding all these errors it crashes the console and sends this message: terminate called after throwing an instance of 'std::runtime_error' what(): random_device::random_device(const std::string&) ExceptionHandler::GenerateDump sys_pipe failed:Too many open files ExceptionHandler::SendContinueSignalToChild sys_write failed:ExceptionHandler::WaitForContinueSignal sys_read failed:Bad file descriptor Bad file descriptor Aborted Link to comment
SpecT Posted July 20, 2021 Share Posted July 20, 2021 Hey, You can start by showing us the script where the SQL operations are being executed. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now