Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (43281, 'ebeww1pyQOScHUIhrlhjtI:APA91bF81R0H3ql6u6YdiUv8ztKTS9J40jIln6JA38WtYkyONXQmQZJsmbeX9Wvmr_Oijk2Xcg79ifVGdM5_m8QXeUIWD0EN301FvgD8twtZgcvpBWT9WgA', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'danijelahamadto@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'DANIJELA', 'Hamadto', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (43374, 'd1mEVpRcP0CdkhRShV3Q6f:APA91bHUsW5JiLJcvI34rzFs_Im-ZX6fnt94EfAj5ZcL-5LXuIWMc1r8bYxXoqIZr9ELeOUkTmcaJimz9yIE8rQv9h04o5tGjupZhc5g-1mUeSYBK2wwVKw', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (21560, 'eEr9UNrCSbyG7CiHDXDlZ_:APA91bHrfb2oSJvSgjbj3gdinYDSxV5UkbhVYZ5S3AwCunQduHnAVtl5uol7FopxUw-ENECmFIc4ryb9sYbsKLIxMPnMoYebhXwa4AWP4DW11zeLK_jS3FE', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'rvladana1987@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Vladana', 'Maksimovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ruzica.dolic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ružica', 'Dolić', 'ruzica.dolic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (43495, 'cwRjsgveRVWACvl-NQwRJ3:APA91bH0zqhLveMliiM_sjC8tZ5Fo4cxC7HriXHvxsJ-d8SjPBl6KFEt4IWwSsRtLpQ-T6iunt1hd3Mnyf9R2_9maXmIuMFiU9c1apWuRYuJVSyeaDpqyx4', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mirjana.radovic01@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Mirjana', 'Radović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (43630, 'exjlV2G-QwWyH-YV7th6Im:APA91bEhHI7XMFrnE_iSx4r1c5Q8bX3ziFiHTDPOF9_05-FVDKk8NfBDhjnUUqKjAyW0LtZPuUo_7Aw2UlXl6NleCSGAbMs0eaLyf8PmaMIFjLZ-_X6deDA', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (18120, 'em34EFqPRyG0c76gnBLsEB:APA91bGXoTSi01MZNlvWvGD7BUBlwVpxyIbl6-POuicMd5W2XvpWZdTCiLyc26dAsxaKEcVXTX6Fp42CP8TKcHyZt1hs1pOdF694cEYALH4i1qKuIDZnei0', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (19065, 'fMsvqDu7S72QUuDzBpSxzD:APA91bFtlMUk5vdeat85-pgO-LlC_--P6hlzSvGNLgoBtfzU78GluyHOnVgWXLKuCX2tByEzsCipotVFLwMiMjS_bNUTs3ZhNbbkB3o_rMhCAnuL-8dYKq8', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (43718, 'eepuyqVoTwOkKLp2ZvaFMq:APA91bGih_GdFk5u5aLxm-6fMmWu8gDqoIzgah3tC2EmhmoGFRuDwyDmBAZp2UId-ETjnhRUuPag2pUEg8pv3juzL_rbFecpvpx0gUFJb3aFUL3SvtNc5XA', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (9001, 'diNXl04dSjKR-Dbj2Ixq0s:APA91bHU0Aal26ax5BzQ38_JPjaGH1DiIkkZk9HGrHcmh7CRAyxJ0MiZVLnGMlbdXcDNdFWIpzhuIajXjk7u5_t2Wz2JbVuRjUsH4wFOgXvEfo2PqmSdN9s', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djolejovicic258@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'N/A', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'darens87@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Darko', 'Maričić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'janasavic118@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Jana', 'Savić', 'janasavic118@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kika.nikolic8@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Kristina', 'Nikolic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'irenmuravieva@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Irina', 'Filippova', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'g.gabriel.biker@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Gabriel', 'Guljas', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'puzic.andrea@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Andrea', 'Puzic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nebojsailiktarevic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nebojša', 'Iliktarević', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'koledjunis@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Slađan', 'Petković', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44008, 'c5G4sQILRvuGYW8arqsREo:APA91bEIzPT1P6cMuXeYvbrYxzD5emO_y1uUpsugBqCubeig6LTC9NoALr77LIXiktYCcAuMK_cGzkF5zZrgmgznWGSf6A12Dq7yadutNb2kYJEIjR6DKAM', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dragan.polic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dragan', 'Polic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djo.jovan@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Jovan', 'Djordjevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44061, 'f-4M1VX2QkaptT14u3bIUB:APA91bH3_s69zk0qUerBp_RQ1SXpYmqvkKUj-Fom6VmMR7WuoiudQd2nHW4PcAHcoaJXRkgFCzEBKhJJq0L9m5DFSCTQ0z7uEn7jKoA8854os3CX0Ce2A6Q', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44076, 'e5F2tockSf-lkQM2_T8Gj5:APA91bFq3hI-zGGd_cx-zIgQvkB3L-MhM1jdQ9VOsS7OUKwMOYUxRwKXXzhpTfUbYJKATwkGcQdVVq2N7KyWFBNByfDO9ZPxX4kMJVRm9Wf9lKFtcBIbEDs', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (8184, 'eBhO3Gc8T3y0Q8WIjojXoF:APA91bHC3gG33F-h6T6oAm7CNBPGHivslfZlfyPShbU0xryNUE-gy4pvbtyUhwX2GH3yQnHczg1gHfyOPV3tOHsbcxyi47J2BKtAYDvL_UGr2El7zNoBWXU', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'martac.milos@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Miloš', 'Martać', 'martac.milos@gmail.com', '0652776524', NULL, 'Beograd (Novi Beograd)', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44204, 'cBMGJdJKQ-ua6n_soTWRpS:APA91bEUt57-AZ18qd2GHexY2xkKUDszSTGWdwKzomGZEh0LLdTC6MIIgXt_Qga2y7m5RR2ieLLvJZT242tfkuaOedfLEzYGhc73p9Zmep9TkdPBW41qxVY', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'eskorpionche@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Esat', 'Zenelovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44321, 'dEfTXcHmTo2E7iunKEm1l5:APA91bEJb-LBoIhFLgD8e1w0P8a_aJyJebslEhDIMP38xH1ZSe_KyrW3FMZqZf023qgqxzW3t6BCejKsBUsQFxZ1KBOYJ2HKG9O0CpCz2H_VrDhPUgAxaNw', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (19654, 'fvoL8xv3T1yqnAwSeLdSGx:APA91bGQqif1DfHmL3IBrvT_jfNK3XBovMiKXqcb2p5bJg1g9IGgvfnuT6A3-5GlECIW8BPaerf7W-YIXGFzjFAE-tojLvkeMbrzebbmFcchxKF5T-fwF3M', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44341, 'cI3xlQAYkENwrMXaI3rPLn:APA91bHB-w3-o98TPXXxko2Tg1myi4hl8cAVfWQ2U62hIo1HisWkmsnqdKL0FQqgBB8gBxO5vybUgNwsjsCMkN-9DUL3Q-SAE_G-bfUaeRlBUbeG8NY0-ZY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: Deadlock found when trying to get lock; try restarting transaction
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_LOCK_DEADLOCK',
  errno: 1213,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44341, 'cI3xlQAYkENwrMXaI3rPLn:APA91bHB-w3-o98TPXXxko2Tg1myi4hl8cAVfWQ2U62hIo1HisWkmsnqdKL0FQqgBB8gBxO5vybUgNwsjsCMkN-9DUL3Q-SAE_G-bfUaeRlBUbeG8NY0-ZY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: '40001',
  sqlMessage: 'Deadlock found when trying to get lock; try restarting transaction'
}
Create mobile user error: Error: Deadlock found when trying to get lock; try restarting transaction
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_LOCK_DEADLOCK',
  errno: 1213,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44341, 'cI3xlQAYkENwrMXaI3rPLn:APA91bHB-w3-o98TPXXxko2Tg1myi4hl8cAVfWQ2U62hIo1HisWkmsnqdKL0FQqgBB8gBxO5vybUgNwsjsCMkN-9DUL3Q-SAE_G-bfUaeRlBUbeG8NY0-ZY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: '40001',
  sqlMessage: 'Deadlock found when trying to get lock; try restarting transaction'
}
Create mobile user error: Error: Deadlock found when trying to get lock; try restarting transaction
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_LOCK_DEADLOCK',
  errno: 1213,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44341, 'cI3xlQAYkENwrMXaI3rPLn:APA91bHB-w3-o98TPXXxko2Tg1myi4hl8cAVfWQ2U62hIo1HisWkmsnqdKL0FQqgBB8gBxO5vybUgNwsjsCMkN-9DUL3Q-SAE_G-bfUaeRlBUbeG8NY0-ZY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: '40001',
  sqlMessage: 'Deadlock found when trying to get lock; try restarting transaction'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'klevernicstrahinja@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Strahinja', 'Klevernic', 'klevernicstrahinja@gmail.com', '0631655710', '2005-01-26', 'Dobrinci', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vujkepopovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Vujadin', 'Popovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44390, 'eWe_H5rH8UojtErQSqD48X:APA91bE-LKT3B2FNdEFwb-ARgFtDnODMjHrxzdp2syrnoWUyt-NcCxv87SG5Y8bHDAEXwCZPb19v_UFWJ1nDJac1hc10MPN_hidADQ0cHmjxgHazM4NZhbg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44390, 'eWe_H5rH8UojtErQSqD48X:APA91bE-LKT3B2FNdEFwb-ARgFtDnODMjHrxzdp2syrnoWUyt-NcCxv87SG5Y8bHDAEXwCZPb19v_UFWJ1nDJac1hc10MPN_hidADQ0cHmjxgHazM4NZhbg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mandaricdejan@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dejan', 'Mandaric', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sasa.orsos.bm@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Saša', 'Oršoš', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dimitrijesv@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dimitrije', 'Svilenkovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'balykov92@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Vladislav', 'Balykov', 'balykov92@gmail.com', NULL, '1992-11-30', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dejocanj@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dejan', 'Stanišić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'krunadeco@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Katarina', 'Radojković', 'krunadeco@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'krunadeco@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Katarina', 'Radojković', 'krunadeco@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (40853, 'eGwPcaufTA2FMi9mEBXK5Q:APA91bEn3jjHdjML1VcMQYUJ0IfTGWD9-NHccPKFQkp2zLVstOTIQMUyeFJ6GyEjnzttAIQMZ2ALqqbj_BNotZLS6m3PHbTr8KVSTSDsQLOCasmHuThvohk', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vlada.mihajlovic.bgd@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Vladan', 'Mihajlović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44527, 'c5hwa484QraWfd6bnwap55:APA91bExQodCPcSPE75PL7G2MlexlkSDJh6O8jlyHNaOrJ7GvHmJ4QkYjtYLRz3lfe9E3GCDwFCFj6dPSum71hP82utbYoNxl1ngxd-gvZkV615OLMSY7qo', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marijamisa26@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Marija', 'Živković', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44635, 'co_WjUCeSruWn8IuYyG-c4:APA91bGJ7_2KyqZ67yhn1SfY7aL6TfrrKEFIw-gy6QoSHRExUSIdgHCNy610qbVkLvsBryxEyG8tmYF1kIh1DPCxpswe_owJGXm1tMgj-7VoDxqbrAsXEgQ', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zoradoje@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Zoran', 'Radojevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'fitch@riseup.net', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Filip', 'Dimovski', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikolampek04@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nikola', 'Kostić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nesic.miroslav80@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Miroslav', 'Nešić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (11547, 'cDxySjbqRmCH0h1XxGyCfc:APA91bGFDVG_uKMVRqQeoW9BfV2pnyHdg6sg7_l1vDeRJDv8sQSwDbYemU2hRwnaS2TtxatuNwFtbkVaB6haGcU5-Dsf4a3xwFINc3G_JFvNON-4CmlSy5I', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44740, 'dkclpG5430JNnAUL-Uml2H:APA91bHr6tcSQ9y-3Xc6q37edqVCtSc_2Ny8300h0_w1cbQaBTnKzgVCWFNKZQekQgTOBhwjQ0NWy_4TTPrmG9cuqDhuAiuJrYu8xLYqc0lW5u09SeiaEQU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44798, 'dV2vWTOIsELWrx8JV-AUJK:APA91bEBLaqzUDVrEs70GNH4CESvgJbOF7kKz_SA_CCht43cxARK5p_E2bYSyttxMd0lkXBgnPWuKZo9YX_xqrlHpAcX7ovjytesrL9KfC9fVx43pYivLqA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'markovicvladan@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Vladan', 'Markovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'champ444411@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Milan', 'Klinko', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44824, 'enkqfex8QRSAY4lZvHtRH5:APA91bE5DlqPij9pfS772VrZySTE9NJlVDrIMIBMWwcy7S8ccM3h9OPk_11bjslTlxuqWRXyr90NJB2ocp85-WticWE8AES_G3ptRoniAYK0elJdKDaw8fc', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'iglicamaboc@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Branko', 'Kescec', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'halavanjadusan98@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dusan', 'Halavanja', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'admiribraimovic1995@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Admir', 'Ibraimovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kocicana26@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Milan', 'Kocić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ziko.stevovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Zivojin', 'Stevovic', 'ziko.stevovic@gmail.com', '0617271145', '1996-04-28', 'Cacak', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jeftenic.ilija@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ilija', 'Jeftenić', 'jeftenic.ilija@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksa.brankovic41@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Aleksa', 'Branković', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'strika760@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Bojan', 'Strika', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dimijoles2805@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dimitrije', 'Cvetanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'petrovicl3005@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Luka', 'Petrovic', 'petrovicl3005@gmail.com', NULL, '2001-05-30', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (45172, 'ft18cpvqRUGbkqFQcwdEDX:APA91bEiDp6auMbIa1hrwa99QBQ7WvtfTk8-iRTlXWxP6RT_pGqFVsAu2FeRtJ7P2lbCeRcnijCiHjqJACl1hGRl4NI9rT0O3zQt6AEcLon_Y0Q8YSHaHjs', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (45238, 'esq3Fxj3Tb2naOD9J5KDO1:APA91bHbOoOr_fN35G-5u8QnmULu9cLL0NUYfOhC_i2yH7uyinKmG27vUjZYWF4QIhic1Cj4tJekoSct76l07w41EMv7JZE-zuxBQypvbcxsxzcn3jGWUo0', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milosevicvojkan@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Vojkan', 'Milosevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (45284, 'dRHjPwN_dq0_cgX54iwPxL:APA91bHQvvywfD9vN7Ap66Lv0pVXEUJl_daDWUKuiwItxLSPyi30jRF5lrtkAbl6XA2deKUN59mOJIWiCpJePXuGSy-FFLjIQncHs_c_EDt8nxUK4nlP4BE', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (6920, 'caKq8tJ0TMKJ-M4A8zu6dW:APA91bEDqBXrcqLQ8o_KAlMQQI_d9o2_5NOwVjxV_VlZKXY7J7PJwWpKYGCFAocmsaqKO1HcjJZu6raPhC2cCm249V07exkfRfTCIrFcZNbLWDZoi6oOTYw', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'skaljac.milos@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Milos', 'Skaljac', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'njagojevicdarjan@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Darjan', 'Njagojevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vrucinicana1@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ana', 'Vrucinic', 'vrucinicana1@gmail.com', NULL, '1992-04-07', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aradrad@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Aleks', 'Radovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stevan034@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Stevan', 'Markovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (45592, 'c-8rNsvICE-MrrJ-mql-1M:APA91bEWEIOopmZ4Vk3CPY0CGTvvEKP3Er_0IFCqlMEbQArTxBvGKrhgk003nHtEeZ7NTf-RjIp5hKPM7lDRXGBb1VD7KD44pmx1mZdLJSAd0jt7uSoIbKI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mladenmsc@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Mladen', 'Mitrovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (45629, 'exM_kXnZRpaHz6Tw6AJLuz:APA91bHSid7xhWiPaDsdRNBW9Hkt5TZbplFb6-n96whME7YZtPO44O6EdaKYlpCcNWA1G58-enIaY2ItW2h0FCtaG4Y53gUUYdvxZQBqJ07mJIFYHMN-kSQ', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sabogabi10@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Gabrijela', 'Sabo', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'draganoluic1978@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dragan', 'Oluic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stojkovic.n983@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nenad', 'Stojkovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'daki.stijovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Danilo', 'Stijovic', 'daki.stijovic@gmail.com', '0642223565', '2005-10-03', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (45825, 'dDFvQ3OSRb-43zl7-pg8Kq:APA91bFbzq9kKYgcuLeUH6IOUz2OM1fBC9YmWZC6QobhVcxHCXxSLIHN1hRAXxLZ6TujCUr-uNhhPCGnVix_i_a7fdCNe5jeSPXI3SkCMtwGf9E_f8762Lg', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (2283, 'evtfRBqVQBm5NoAtaMW5ZC:APA91bF9aM0lDBE7FM8OUVC8FP1uxYKO1z9W4yB2feYisDt58SftBazUeKR1ANzFNZhhfVPrO7Fc9L6JeW3cj7H1qUEgfhiWksRs8FcaTplNSmVFuIO3JUQ', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikolaofficial18@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nikola', 'Žikić', 'nikolaofficial18@gmail.com', '+381631051888', '2003-02-03', 'Niš', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (45892, 'eq07Tm7mckwMm8oXz5Hm5W:APA91bGMLhFnlXgUUsNd0oK1rJe3lp-qpS0nTe9mYuG5DlDYkFp5czD7mdCQ_pIcXFqQMqf3ozfmDOdoOKhnzBxkKBDTR90R6kHpe-vnZAGtrkp3ap5d9SM', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, '5roviceca@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Svetlana', 'Petrović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zivkovicv@hotmail.rs', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Vladimir', 'Živković', 'zivkovicv@hotmail.rs', '063475631', '1980-08-11', 'Novi Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dr.vladimir@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Vladimir', 'Dragutinovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (46007, 'ejGT8xrlSZ6kH895cF2TYh:APA91bG37RwdKxiaXhrqoCF1CKLbuv2zHLYAx69IE9hiqSVZqsErwWjq3dxe1XeqVCVnzNezj0Qba7p8kzY_Q4hLYYl0E5LHMzy0Bnnt10Iqfl5Y357oOrw', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nemanjaneca074@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nemanja', 'Mitrovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (46019, 'dvgCaG__ckkbpEhjQy98Qe:APA91bE8SxWTdukN1PkI5g1H11DKu3JclnTCZ0fOCmZeHtrtbDGaKs0i7NRTXJz44MUQRtJYSfRNDOSBjkjkvda8pGOjlqSZpe6l60NtuSWOD990rcz-BN8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'czvbgdsampion1991@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Jovica', 'Cvetković', 'czvbgdsampion1991@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mmunic78@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Maja', 'Munic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (46181, 'd2L7XuSqi07Pj5l1jPi34E:APA91bGcEjqz-Ax0sKowXb1sL4VsN3MTb1pmXzVi6OdFYWhSoQWqIbYY-mIinCwOaFlzoCgOo2ChUc1yvaWyxHRQ72LiInskbSKT0vHp0cUU9YgZka-I-Uk', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milan99191@live.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Milan', 'Stanojevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (46211, 'fh3LNyHiR1Kq6nMRCWPB7Y:APA91bHGgNIV-PM6viIJeNmaoJMj1PCvF8KAE8-K__ptqI2HMJKtGmrrBa7cAF9SVg12ZrI1N2fRYCPrBGijeyMvqr-HLKmR1K6g5jTnHBzevAnHElDxTco', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dmdopudja@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Daria', 'Dopuđa Milošević', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'moravacbre@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Mateja', 'Vuckovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivan.varovin@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Ivan', 'Varovin', 'ivan.varovin@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bokiferk@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Boris', 'Ferk', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (46420, 'dTgKIuTWrUP3pzLkFAZE6p:APA91bGZ6nBoWhEUqw1MMe0eMSPEcW5ACZRtS_Qcb2e3htDKwxU9tkMR7Os3fb2zZ6xbDRVkOMsuZRMj1g6O4mc2W9z-h7w4-2MQ4GHXuxFerQPaJ7b0DKo', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'majorviki9@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Viktoria', 'Major', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikolafidanov@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nikola', 'Fidanov', 'nikolafidanov@gmail.com', '0693363613', '1994-06-11', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stanojevicognjen3@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Ognjen', 'Stanojevic', 'stanojevicognjen3@gmail.com', NULL, '2003-03-26', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sunrisepak@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Svetlana', 'Ket', 'sunrisepak@icloud.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (455, 'eHNAY33TQZ-zRly6nEhSAI:APA91bH6fc4UJ76l0bu8Byn0jjxCtDn_w6s8BJUbhZ_eLFZFXDBrKGg8PByC7MI0gkHQvAjkqyS3qnVUAalGHoFNS-CtRqVokf5VXbAUypjUQD2xLJRmlZE', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ninoshka.nina@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nikolina', 'Mitic', 'ninoshka.nina@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (46670, 'fNK8I5GO40CrsiEyfiQeiz:APA91bFhWyoAOPtiP70p_OJOBkP7iYGc_YUd22otvL6RgId9LPhwQ3AP6x7LWYm0tUcigONe6A2_HhcmG5JT1mg7pNUYbjCcZhL4VFDH-YkV8duK5qA2qpE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milovukovicmarina344@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Marina', 'Milovuković', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'v.tijana87@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Tijana', 'Vukajlovic', 'v.tijana87@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'poletanovicjon@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Goran', 'Poletanović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'cokilibrica@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Aleksandra', 'Milosavljevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'putnikdijana0@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dijana', 'Putnik', 'putnikdijana0@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (46895, 'e8Ix9hZYY0xGhIXEkz214F:APA91bH9OxX37FAmy6DvrGtmgK7IxhFPtacZB7QAAvvwdqJafifmYKI89ij0zpn9TsYpcpV2MDs0KLhRuzFKhaVlqNZvwwA5FALJJ4sle6bgJseHAXcwuzE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lejla.nuhovic94@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Lejla', 'Zecirovic', 'lejla.nuhovic94@gmail.com', '0666066065', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (13152, 'dPY6XpMoQQKoqMKMZrdjYd:APA91bGJ75KlNty831ZG6Z2EMwUMG5aYQnzEp9vRE6DadXHSGVSQuo3n8R9ojyxyJrz5yrH6BFWZ62gFpGUtm0wfpm_iDjuaFGYc6QyeCSJgvheZ-b7FscE', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandra.bajic@wint.rs', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'aleksandra', 'bajic', 'aleksandra.bajic@wint.rs', '0648571667', '1970-08-21', 'beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (47036, 'fT41E3STQoe-aYmuFoK7pa:APA91bEn1ERSAXWBYhBp5wBrjjJaVpGlCeW2MUS9YYArMO21obFdM5uXEVEd7f-JNENqaQ2VM4Lacvk0se3kk9tobVQzILzOGrYamVWy_JZ8-mOsCflPXFY', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tostermikser@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'MIKSER', 'Toster', 'tostermikser@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (47082, 'fr6-TxkXQA2aD0we15QM_B:APA91bFwM9kyfspiGgebJHWOS7sDFhj6Bihe5um7tAIXn44MZ6oobAntyvN-ksRwhXRlSqdPwfl_e2hEvqk4xf5-V5N5Ypn7lTRgbjZf7jLluXudqUziqoY', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'u_vanja93@hotmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Vanja', 'Ujvari', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (19186, 'cH2V8FmwuErFpG0GqxU5D4:APA91bEEvUbiUSvanE7K1AXmHRm_Gly2ppUgmQbD3l3H4AfXV9qzco5CVP46QQGiOUy_yrpFZGafHAV-IT79FKDewLMnb4tQp61WyFA8CrNQckbCCkdR4Uk', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefannikolic765@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'N/A', 'N/A', 'stefannikolic765@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'astalos85@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Goran', 'Bastalos', 'astalos85@gmail.com', '0668808810', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'uniquenick888@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Aleksei', 'Petrakov', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milhans79@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Miki', 'Ivanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'egic.marijana@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Marijana', 'Popovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (47286, 'e4jw07OaSoSC_beWS3LA9N:APA91bFHfkn1O0ZX37y38uYes7QRhwi2tRn4NRouaLQJHxQq2oPTj_lVTZdxiEJsXJ-irU4OQy5ovq5dOFlfyHSw9nPeurhUS8dhBTNNORl4sUNXoaV_NwE', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (2595, 'fyfTD03Q-04GnI-KvHwwY5:APA91bGriJTt5hwoJZPstlPlcFqizKxLqccQvrN7O-AIjJ3x3cvt8rmcKQm6L4F21HXIENOMmHUpU8BgyzYKnSoY-QA2EvozrZnMSiwpGWsxn3ewevPvKXQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (47303, 'erVh54loRHGPEiWWhN1CTd:APA91bGOItVQdmizjDx2blHu0HCWZRYZ_wKeyZg8iDITOmYmf1NqD4UwIivmBOEhzvZqyBrDdwWnhOal5VZFvtVSAluM21ME5At6snL29hy5o8Lu5dmYkn8', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dobricdovla@hotmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Vladimir', 'Dobric', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kammenko@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Misa', 'Kamenovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (47368, 'e8gMVEOVSxmZXN5ldmoBBr:APA91bGqj1W5WeAG5g-hi_hRyr3wP3Jbt0xH5yrWkWAaKIu216z3wbSGs8Mx4mlyYqsh0zNWF4rzgdMsYIRGbQ-aqexHzkhxEKPLDqkFaiMxnsx34wh4J8o', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ntdenis96@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', '/', '/', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (47412, 'dkI8zbiurkzNoGQ9cJwTgC:APA91bESsUv5sc48eb9Kh9aET_n8bC05Lg8AIvc2sGpjn3RS2jTeeJL4iR7ueNMI-gHxHzKePg_urdDK5MzB-XER3QYsehr6BfKzjjGCk8mARMtAf44yx-s', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'valentinavasic403@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Valentina', 'Vasić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'za.lgelsedamdva@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Radovan', 'Jovanović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'baticarog@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Miloš', 'Milenković', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lazarevicvesna@hotmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Vesna', 'Lazarević', 'lazarevicvesna@hotmail.com', '0642207815', '1971-06-17', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nenad.stojicevic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nenad', 'Stojicevic', 'nenad.stojicevic@gmail.com', NULL, '1983-11-27', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'maja.arsenijevic72@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Maja', 'Arsenijevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'urosdanilovic101@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Uros', 'Danilovic', 'urosdanilovic101@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dusica.kovacevic.99@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dusica', 'Kovacevic', 'dusica.kovacevic.99@gmail.com', '0649067156', NULL, 'Beograd Zvezdara', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ndoroskov2@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nikolina', 'Doroskov', 'ndoroskov2@gmail.com', '062527531', NULL, 'N/A', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ndoroskov2@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nikolina', 'Doroskov', 'ndoroskov2@gmail.com', '062527531', NULL, 'N/A', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gabriela.avramovic.ga@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Gabriela', 'Avramovic', 'gabriela.avramovic.ga@gmail.com', NULL, '1975-06-10', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'azrinac40@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Filip', 'Đokić', 'azrinac40@gmail.com', '0605345381', '1988-12-31', 'Kaluđerica, Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'v.strahinja.97@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Strahinja', 'Vlatkovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (47903, 'dRQ058A27Ec9g1swf1Ux0b:APA91bEeL8ewpZFU9YIppl9hR0BtAKfNnmwN6P_guVEEGazMBOoxnQmf8O5ZeOtOBFmpCp6cXIZZDs1k0A2eabByxUXSIL633pwL2Sm681oM6zyF2R95nZE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (5510, 'dLuv5dwITCWEUXp_AKeAoI:APA91bFgT7FGjCNwfueudYgB5_cSDaaSXj5Vhgj4LNtJvw6U_mDiVG608CUNxQFFNb5-5hkbFu98Wby_Lham9ggbUjg5g-8tPsrvOBPN7tUrAEpm595IJ5o', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48150, 'cTN4BOXSo0ZZpvOWw5F0RW:APA91bFbh6uC61_PCnLx8yZhM7L3AJER5K-MzUHVBIZAyvyUalH5Gj8ZFJ-CG2f5rXzGaTCBT2PuSYCmcWKB7LBfs2z6TmlWF0_AtRnY0duQtR8MSMUOfOo', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48160, 'cgYZTQmQW0kPoir3ME4-SN:APA91bG64IgPjoE5hyYkYc7-jf-COodK4VtyzvFNPgp8Wr4M55OQrrQKvL2dUXxLuaq6baxArBX_SsP9_xozh2fWK3FT33HWQis_Hxx93MtEQNQzR1tbevM', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'melanijadjosic98@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Melanija', 'Đošić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kukuruzovicmarko@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Marko', 'Kukuruzović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48214, 'eNYvxVGbqEUcuHVMpoFwyJ:APA91bF7BEOUifE-N3gQ2wyFFyd4lLczz19N5EFiT4lR7wxUnpApQlqvuouJniKjHprZmzVld7w1PfejJARmP4ZvCPxDLogw6oSy3xTq5Z1S5e_O6sTw2X0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefanmijailovic136@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Stefan', 'IM', 'stefanmijailovic136@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48258, 'fz4ZUIaFw0cFuwMEQVJ_E7:APA91bHaJBzJ0v7a5EF8Mc7v3bWb35NhjO8r0xzzkH-9VbWhA0fbtp_HOqJFfQ_NLqMj6Pk0cK3wCqsx7H3wY5Ii4rIPvmlGr6bRvYjrHZFtAPtarCBzvSU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivanajevtic86@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Ivana', 'Jevtic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pedja.savvic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Predrag', 'Savic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'slobodan.stankovic@nacije.edu.rs', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Slobodan', 'Stankovic', 'slobodan.stankovic@nacije.edu.rs', '0641445129', '1980-10-15', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zoranrakita1979@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'N/A', 'N/A', 'zoranrakita1979@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'manual17testing@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Djordje', 'Paunovic', 'manual17testing@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48299, 'fPj6xrUBVUMpnVdkrfWJep:APA91bE6gSJMp1BH-a3fi73jn4STBt0KV36AP7tBTVs1oY4KqwcXxZOljE9PEBIv7tpXNjXPZL8wvbP2kCYkDMKvgS_jpv0KgGhbBeL7jc0kyMuZpnMbGQY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mihajlovicana827@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Ana', 'Mihajlovic', 'mihajlovicana827@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48366, 'cctbRCdx40t2sutayfrKAU:APA91bF9GaNngIiQk_Y9-YIGMI0QsinIInZ3WNeA0RXzLO19Xtq1tdFnmtUGlkRoQ2FTtHhMwYCEoD_Isz5qQnB_c50f6Y1nqbH0ygbT4SED0RpIzqNSr4o', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nenad.josic321@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nenad', 'Josic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'amarat90@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Marko', 'Matic', 'amarat90@gmail.com', '0643345581', '1990-04-09', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'goranpetrovic1@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Goran', 'Petrovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48580, 'fcoPowFPT1ycbOzlJFSRJQ:APA91bHqhPJ_Zh4rPU0f0s6su393WvS_JAhrKI6ycG5LluNouAbwDq92tHHPUnjHCbQ33ZlvqhINM3kitJGXBlm6V6OR6wf5kKLfCL_SR6yAAySLS2XMRPg', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48580, 'fcoPowFPT1ycbOzlJFSRJQ:APA91bHqhPJ_Zh4rPU0f0s6su393WvS_JAhrKI6ycG5LluNouAbwDq92tHHPUnjHCbQ33ZlvqhINM3kitJGXBlm6V6OR6wf5kKLfCL_SR6yAAySLS2XMRPg', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milos.black98@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Milos', 'Letic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'simaseane@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nebojša', 'Simović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48633, 'dRRYZ0UtRISkRZGAkJG1ib:APA91bGO6FnbkECjmoqQAORWUmjRcjDfeDp_E-3UGulI72R4rw6e7Z2NjKGbaIZYx_Rwhzl824KIwrj6JkKFyjMGvpzEPm-Ygl9nGkTc_lO4xIQPGsgO4w0', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivanstosic0@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ivan', 'Stosic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48720, 'eK7nEClLQEcXgr03VorQwz:APA91bHB0_B3fIGCeHUQTMgvoZ2xYWQPYYJbDMgvOESxL0SxMmWjjLda8037_DH-9NftaHjiko_Ltn6oegGeQe8ZpWDh7sEQi1AZQECvIFnjp08KyWZmZ_8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (48740, 'dQAO0qdjI0Vgh2-am6LJq-:APA91bHw-ETiK53O2Awzo3irIUaGUL_jd_mP5Sizk4zFwosvpDWmuZg_jRLGqFXWT3frgJpdwQTJhR9a6My4V-HKSd5wCBqXfVoFfsJ3jbXmt9XWdFqO9N4', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'svlajovic75@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Srdjan', 'Vlajovic', 'svlajovic75@gmail.com', '069612774', '1975-08-16', 'Kragujevac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nevenka.veselinovic@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nevenka', 'Veselinovic', 'nevenka.veselinovic@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'arsenijevic2002@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'jovan', 'arsenijevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zivoradpavlovic1963@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'zivorad', 'pavlovic', 'zivoradpavlovic1963@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'toka@sbb.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Vladimir', 'Tokovic', 'toka@sbb.rs', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'srodjenkov@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Svetlana', 'Rođenkov', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lukakandic365@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Luka', 'Kandic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (30735, 'cN9tUkht8ki-tOfhV_dN5z:APA91bEmsMOiaCI2p0ynd9l799sxW2P0kcUKNgwyvBOjIzN0r8lZcb3lwUnS7rAeHnHl5MWFhshvdbxcQx0dWM-_836cWKoGkpSlrmNI__HV1GPU70fwYn8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (30735, 'cN9tUkht8ki-tOfhV_dN5z:APA91bEmsMOiaCI2p0ynd9l799sxW2P0kcUKNgwyvBOjIzN0r8lZcb3lwUnS7rAeHnHl5MWFhshvdbxcQx0dWM-_836cWKoGkpSlrmNI__HV1GPU70fwYn8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'strahinjaa05@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'N/A', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivanaetf@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ivana', 'Markovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (49028, 'd245vvElZEzlplHDbXQZzx:APA91bHjamfDi9MKlphYBs5YFqukuSoPdRNl09mwHK9rK2zCpV0TSYb6KHKnUzULRWR3JOqy-xV5B4ijM202_EeT6Tn8BUndSHFXygsHFPY4W6Xc6HuDJ1Y', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (49028, 'd245vvElZEzlplHDbXQZzx:APA91bHjamfDi9MKlphYBs5YFqukuSoPdRNl09mwHK9rK2zCpV0TSYb6KHKnUzULRWR3JOqy-xV5B4ijM202_EeT6Tn8BUndSHFXygsHFPY4W6Xc6HuDJ1Y', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (49028, 'd245vvElZEzlplHDbXQZzx:APA91bHjamfDi9MKlphYBs5YFqukuSoPdRNl09mwHK9rK2zCpV0TSYb6KHKnUzULRWR3JOqy-xV5B4ijM202_EeT6Tn8BUndSHFXygsHFPY4W6Xc6HuDJ1Y', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (49028, 'd245vvElZEzlplHDbXQZzx:APA91bHjamfDi9MKlphYBs5YFqukuSoPdRNl09mwHK9rK2zCpV0TSYb6KHKnUzULRWR3JOqy-xV5B4ijM202_EeT6Tn8BUndSHFXygsHFPY4W6Xc6HuDJ1Y', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'davidbanci2000@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'David', 'Banči', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jagnic.o@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Oskar', 'Jagnic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andjelaaa99@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Andjela', 'Jovanovic', 'andjelaaa99@gmail.com', 'N/A', '1999-11-03', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mixapop@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Milan', 'Popovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radovanovicjelena000@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Jelena', 'Radovanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marko.kolakovic93@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Marko', 'Kolakovic', 'marko.kolakovic93@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'cupko.stefan@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', '/', '/', 'cupko.stefan@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vojvodic.k@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Kristina', 'Vojvodić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'defigewaa1@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'defi', 'gewaa', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (44622, 'dDV4BTmDz0HUkeWbhsiLEa:APA91bF9o9fR40PnrBRC9_A8rkn8lCw0ne8Fo_t9i-zqrhzgNe_kbF0Vjp05Gj0UpgtxL72oGxTVNJ6EcfOFnbCAeNNsvdTJCUeq8M8un7IbLsUua6vUMk0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milann.veljkovicc22@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milan', 'Veljkovic', 'milann.veljkovicc22@gmail.com', '0600446800', '1997-08-22', 'Zaječar', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zdravkoudivac@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Zdravko', 'Divac', 'zdravkoudivac@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'igor.cvetkovic@sbb.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Igor', 'Cvetkovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zeljkozeljkovic78@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Željko', 'Željko', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'grad74@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Goran', 'Radaković', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'rubin.goran.milenkovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Goran', 'Milenkovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dradovanovic994@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dusan', 'Radovanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'boskogavrilovic6@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Bosko', 'Gavrilovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'miomirs@telekom.rs', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Miomir', 'Šćekić', 'miomirs@telekom.rs', '0641243887', '1975-10-08', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'martin981@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Zeljko', 'Martinovic', 'martin981@gmail.com', '063393787', '1981-10-20', 'Beograd (Palilula)', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kamendol@yahoo.com.au', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Relja', 'Andrejić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dmarijanac95@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dragan', 'Marijanac', 'dmarijanac95@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (49902, 'c75fkVfqRmOO9wQF_A1_le:APA91bE4LC31ngQ6Jwnf3EXzH2hZP2hCZXMwnTb4zgzNGH4-edLwi43OsiwNGWkYiVH7L9PNVWSciVg_EwNL8RN1jYU40MgpnHk6o4_SzBF1FFDKxAWdbEI', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marijakostic55@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Marija', 'Kostic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gagica.ca@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dragana', 'Milosevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nenad.dpm@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nenad', 'Petkovic', 'nenad.dpm@gmail.com', '+38162231610', '1964-07-25', 'Belgrade', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (5959, 'c5ObA5LWTKi2Xb_MSYXm41:APA91bHlzmrbOtm6I2ctVkhnp758gHZjqX8jD2PQwD11JPDYRX5bgZZeSna-65Sg1MI38WXTeN-7KPf-GfnNcuZKAeMi0nIRQXtFIHE3sikMk3xtmTqy37Q', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andjelakuzmanovic233@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Andjela', 'Kuzmanovic', 'andjelakuzmanovic233@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'grofvili@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', NULL, 'Vlada', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'moravskitijaci@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Marko', 'Jovanovic', 'moravskitijaci@gmail.com', '0692935807', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (50688, 'f4fe18h5XET5nANE4xjR-R:APA91bFNbP3ypiz9SK2Hn58Bv5yRItUyMMGjcjrIGB7DFnJDchuV9Lt4Dp1rXnlSbpFFufnnk2D1uvUuACI9_4yrjsZZkme-14fB_QsQF0sfDELh-qTG83U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'cepregimarija.97@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Marija', 'Čepregi', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'medoproximo@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Miroslav', 'Vucicevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivan.ljuba71@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ivan', 'Ljubicic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milicacosic007@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milica', 'Ćosić', 'milicacosic007@gmail.com', '0655180278', '2006-10-24', 'Smederevska Palanka', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (13974, 'f_BV6HMJQj-2mx_OG3WvmO:APA91bElw9NxW_mGaxNWYRGsbY0UgxqUImCM1habtUmLWXOJUdNEiADUr6qpqy981HAgY-IdD42peevg9TfjGL23VWocEUo6i6aZ-jtuRViqG36DaSMu5rQ', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (30076, 'chReSYB6MUagn5nwAzZXt8:APA91bH13k2UZ863igyLCwwyo1-vzn2rYSSZP6ru72yRbJh1hiZknDgXRlsWB5hLLTdo43kVLgjHOrUK2ASU1bapXHBOLPYhbM-jVL0NSPvwSdCQlEXtbGs', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'amd15062010@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Драган', 'Обрадовић', 'amd15062010@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (50827, 'eztgRRWfSbW1w-CLwYGwsR:APA91bG4rY5gvjLOzhhEPy3lZcM6F8liqta6vBR6s9WN_FpwZxW3POf_wreE9BBFv_bTvTq5PzrvtMSdnly8crPfQp5tbG7MlHjg-WwmdIA1D9UD9-UppUY', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'saska.magdalena@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandra', 'Stikovic', 'saska.magdalena@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'staravodenica@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'STEFAN', 'ĐOŠOVIĆ', 'staravodenica@gmail.com', '0642916636', '1987-11-02', 'KRALJEVO', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (2765, 'f9kJaP1BRHSAbNbp5pLVsq:APA91bGjekrPwgHW_l3vv0Z1fLsQ0zqroNIfBrx2luc5snwqJYv76bO0XxQ8kw3XEZTaIfy7VI28znpD8uulZSkxSkMDqqHBeX7L6ixjmJp0Qc5SGnye8M0', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'katarinaivic26@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Katarina', 'Mitrovic', 'katarinaivic26@gmail.com', '0698102377', '1995-08-28', 'Cirikovac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'p.obradovic61@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Petar', 'Obradović', 'p.obradovic61@gmail.com', NULL, '1997-06-30', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ostojicd@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dragan', 'Ostojić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'goksi@eunet.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Goran', 'Milovanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (29991, 'cdg5NUUjyEtPgXcb1O0q1k:APA91bEvrf_eaN1WG65qCvTTQjFmYfF2LQKl92iVur7DcmTePv2Ia3e_EZfmgYfr6XnXgCjKa1Z9jqLc_ApRfvA4filoRgBc5YAVsv6H1t9_QAvSLJibMnU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jovanovicminna13@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Mina', 'Jovanovic', 'jovanovicminna13@gmail.com', '0658579451', '2003-07-10', 'Sremska Mitrovica', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (18342, 'd73yFuDJSu24wj0XURIAaA:APA91bFjI_uSeTxsKIDK3IqVLqp1PTWJSXdUFo-gcBZu_PyDtRmsxZCSipYjrlI1ZZ-PisabDu_BWzvAjp-0268BpVdb2t_JhWlmfNFpkBqA9_Ki4AcQrG0', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (51191, 'e89o6ZrORZOz88aKTC-OT1:APA91bHZLMTNF3XBBUDdCrGl-Fo5ogrYGuRGKUjNftpz_uYK3MpzgYK17474RKgt_OtinC1vjqPpglxehruRMoQf2HIG978kxeHSHc3STMi8m41TXacDbrs', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'korbaraleksandra@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Mitic', 'Mitic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'luka.sljukic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Luka', 'Sljukic', 'luka.sljukic@gmail.com', '0603070061', '1997-04-07', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'asprilla@sezampro.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Srdjan', 'Jovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'samo.sandra@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Sandra', 'Vukovic', 'samo.sandra@gmail.com', '063290224', '1986-04-02', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (51346, 'e-l7omCaMENmnBVNnPj-jx:APA91bFUFGGV90CWgZEutg5mqqkFcR0NkGxRvWhqkNN-va8x-XtmVKQS7xPtqDJWZrE7qMUjv_5hKfEzf-Ij7h2qXAcNGM4KS2zPkKef-lfhfpi7KuZNn5U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (51346, 'e-l7omCaMENmnBVNnPj-jx:APA91bFUFGGV90CWgZEutg5mqqkFcR0NkGxRvWhqkNN-va8x-XtmVKQS7xPtqDJWZrE7qMUjv_5hKfEzf-Ij7h2qXAcNGM4KS2zPkKef-lfhfpi7KuZNn5U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (51369, 'dAWsyc4tvkMMoYiOIaq6-z:APA91bFNcqRwOo1d0-vpIme_UpACfq0cPBglJCaUtJvrxplSDm4GLwkOCeg0Qvow1ZKsMvGlOJRrPuvDuvnAj81QZhjF0m_O66OQ25Z5IQ-BSc61FHab7kc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vasko1105@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Hayper', 'Hayperovic', 'vasko1105@gmail.com', '063295402', NULL, 'Zemun', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lazar.stojanovic322@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Lazar', 'Stojanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (51594, 'fii5klw9-0mBsJfCPfz6Lj:APA91bGRpP457St29JLjojnpChG_qIwjA1jvsmh53GWb20Yw0sfg2G-dP5wRCYJWAnIUnZeob_czRAQNpYadqLVDgOfArkCgtrkJbPABSPV7Hojr3yqUqrg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (51594, 'fii5klw9-0mBsJfCPfz6Lj:APA91bGRpP457St29JLjojnpChG_qIwjA1jvsmh53GWb20Yw0sfg2G-dP5wRCYJWAnIUnZeob_czRAQNpYadqLVDgOfArkCgtrkJbPABSPV7Hojr3yqUqrg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pkrstic10@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Krstic', 'Krstic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (51698, 'cVNz3Y4ITqG0ort9a_Dyg_:APA91bGfLvD4XNqVzkpuw4qF9TBA7GybvsxbvfTFyTAPtsDcIXekgRWZ1FHETrqtZZUOKVMJbFy9_feLoXQzf6Am8tl6Y4_GATco-q179-Tq38BErR966_E', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (22659, 'femOax99S3y-Sew4w2ZlgL:APA91bFV7YIwkqF2Vcs8i8m-wDUhe6zrbpBX0Kn_gRd1Uqn4qzFD_nwkhQclYvmpNMoCgEop4YFuYkjLSq-oPVLnHGF1acC9h0CvQwByAEPm4GM-wDlKsCo', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'cantawait026@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Luka', 'Zdravkovic', 'cantawait026@gmail.com', '0604585280', '1999-03-10', 'Smederevo', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (9162, 'eUQ6OkAQTmSC-BBAVCSf4U:APA91bFDvHNrU7OF1aa9UN8PMnyIkEnoWN7bIQO2jKu-uW7ghyu_MbjVFXsr97jQ-fzzTHB2GCgikWJwR4774HNPGRwEO8fC4NAcqtJDF94DE5WuSt_a610', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'martinadelic27@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Martina', 'Delic', 'martinadelic27@gmail.com', '0691304011', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'urosjovanovic50@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Uros', 'Jovanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'laza76@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'N/A', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefanuzelac1010@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Stefan', 'Uzelac', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'neshko83@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nenad', 'Ilić', 'neshko83@hotmail.com', '+38163496070', '1983-11-02', 'Nis', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nenad.miljic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nenad', 'Miljić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'branislav.brcic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Branislav', 'Brcic', 'branislav.brcic@gmail.com', '00381692548637', '1978-02-16', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dusica19891@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Dušanka', 'Nikolić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (52219, 'f0MA-FUrjEv4lHVA_BEtLj:APA91bEImlOKvL97ZIEqYKJDGHEh0qhFI5AAAjIbi6XTqo7dBT4-al32i3WqcQrC9lTX0u__2Fp2pbCQDx66lcTIfwDP-liVsUO1izSKGTLueEYdaUiz3eA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefanamarr123@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandra', 'Đokić', 'stefanamarr123@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'abuzej678@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Aleksandar', 'Buzej', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'natasakraliksosevic@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', '/', '/', 'natasakraliksosevic@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (52534, 'fr3dghrRQ-mxHSdzBi8_e1:APA91bHuHotNhxhaaksa2q9WK2knv41HfyMyT35x-eazFdskOsGlJGEmgViXe3Whq6uAT6am7pvf3fjvMRESYn5tKxEHQMEpIpOseuaRqb4ZttyOnwT72WE', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zoran.zokizole.radovanovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'zoran', 'radovanović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (52696, 'eqNUjYoc20JvgvjYG-ApAw:APA91bGbLebK-i-w-_Tq5i9RJnCqzk2b77PucD91sr4VsfrtWhzVSgE6F1E0DjD-mgxN3bW2HwKJZ3x6IGgN5hmzXkITUgN-LD0fbk8qxROx4toVMzTtu0E', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andjela_oskorus@hotmail.co.uk', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Andjela', 'Oskorus', 'andjela_oskorus@hotmail.co.uk', '06040105594', '1999-03-01', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marko.bojin1992@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Marko', 'Bojin', 'marko.bojin1992@gmail.com', '063692556', NULL, 'Beograd (Čukarica)', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (50253, 'ePqHF34AwUWwoOAtZb5-WR:APA91bHba0oP3EI2uPVKQNm4bKgP5rx6Octnqiyy5BPPn8uYeSLV7kb25KldIX7naUJru2UxsY3zTerilFnxx1SNhx0uz8d9KsUcERgIre3facK0sr633Gc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (52952, 'dTa_T-KXqka9nZ2VqbZQkc:APA91bEQcEIYbgyvDR1BYxIsJry6Al1Nt7eREiqA61ZDGSPMgdHno9o32MG0AjLATKEpw0Yd7YFX9-mku0p8Tn_K5J7lDYaKb6bGZvLCJbSV3gFBwgujhrc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (52969, 'fC4JDEHGTaqrm62Wl5Zafz:APA91bFBJzVb5Jb0wuqCt42kBUBK_YpzXCwZfeKasTWbDBfD3jnwCosmWFi9ryEs4-44IszDrF-Wx0SABOX6opQmGXYRZHbQAQIvF6-eF_rwslKw5CSBZT0', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djurdjevica135@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Andjela', 'Djurdjević', 'djurdjevica135@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'janaisailovic14@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Jana', 'Isailović', 'janaisailovic14@gmail.com', NULL, '1998-03-09', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'rajkovicigor28@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Igor', 'Rajkovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'elserbiandte@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Cedomir', 'Ilic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (27547, 'cZcOY4ZdU0dBpcFK4W0P-T:APA91bGbINk_GnYUWI9006CVP9L-u9uqP5xWTq5V-t785x3zl9Ze1gEncaSZAV6ZOe17PJTe6PyLR_ZBJbHrZsKv-yJxUMGEVXFOUHLBHesi3Jnd9CgKq18', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'divkovic1414@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Dušan', 'Ivković', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'eugene.korkach@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Mirjana', 'Korkač', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'profaristic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandra', 'Ristić', 'profaristic@gmail.com', '+38169613910', NULL, 'Bor', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marinamiskulin@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Marina', 'Miškulin', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (46048, 'f7Eu3SWi6k9st63IQn1BHb:APA91bGSnbQ80nYE4nW9JN7W_egj78PjFTqqtuPP0t_YbT_uqXULf-JAXojEtA0RGUHRsoBjmLHkWNduRWiYz7okL_q6asziuh3qHoS_b63m9SSPwW04-dQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'edispro@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Edis', 'Erovic', 'edispro@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vukgsevic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Вук', 'Севић', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (53717, 'fpG6lOINTPi13eQ1Biq3aa:APA91bGKRI8BDARMCkCCNPizOAIXdTnIshJKroVOWzDedDX-a8n9D9ef7P4FgFAe2KD64i4fbCBJQBBAryJq946ddTI91_qkO3yYo_wq6LIu9DejHLxiyBY', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'minicmimi@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milica', 'Minic', 'minicmimi@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (53782, 'fFSTTBgTSeGVD8OC5tS2-M:APA91bFHMn4nvb2WmPPVMl-oTcE3Pv6bsmYTljBuyAlIFkzMCNUhsfIluoVeMxN_dxr8YpSu0Qs2mrRjdBHBAGS4plzCr2WJxVsWF18PPyki456usfggaHc', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andjelajanicijevic0@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Andjela', 'Janicijevic', 'andjelajanicijevic0@gmail.com', '0691602003', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (53826, 'cOJtCWtGShmgVK15LNQKrf:APA91bHTa9PMlH88bVOEI_RIblTLmO4nrRmgCxEMWGCx_UA7SUSHq0y1-ZBj17VMVIdVMBwHSYSaqRPYELU_k1ceVBSOosMxofDCgm2qFNiXcvsBL4Xcu3k', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'papic.stevan@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Stevan', 'Papic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivandrenovac113@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Ivan', 'Drenovac', 'ivandrenovac113@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djordjevicmm@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'N/A', 'N/A', 'djordjevicmm@yahoo.com', '0606799902', NULL, 'Beograd (Rakovica)', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lukastanojkovic385@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Luka', 'Stanojkovic', 'lukastanojkovic385@gmail.com', '0621088734', '2008-07-24', 'Markovac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'veljkovic96milan@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milan', 'Veljkovic', 'veljkovic96milan@yahoo.com', '0631605400', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dusan.bojovic@husky.co.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Dušan', 'Bojović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anaaaamarkovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Ana', 'Marković', 'anaaaamarkovic@gmail.com', '0641038408', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zrnic.bojana@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Bojana', 'Zrnic', 'zrnic.bojana@yahoo.com', '0644231145', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stojkovicluka83@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Luka', 'Stojkovic', 'stojkovicluka83@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'biljana.a@mail.ru', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Biljana', 'Aleksic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (54271, 'f9UX2eeVQd6JK0sq7SD2qD:APA91bHBm1aFxAV693aoZ3UpNrHhCJ-t-rx5zTtkzvzIvSL1gLOVZu5HcraMcr52XSls3epjpFznnr87lS1u8PD9e0tmHjXgU69cYOZ3bWVIfA5O33YheUw', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zoran.djordjic1@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Zoran', 'Djordjic', 'zoran.djordjic1@gmail.com', '+381641055885', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (12810, 'e4Mme8VaSNmQa9a4-JOY7m:APA91bGQqmMXxl89mG2NIIoykVsoobEVASDcLMYXWi-n-Uvzqs08o2QkHUuQ8kIB4WqFCQawzsovO95SSdPu6oHnN83Hod-T9Pkn6y0ALBLpvtjRMjbZffI', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gkolaric@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Georgina', 'Kolaric', 'gkolaric@yahoo.com', '0655730044', '1992-04-16', 'Novi Sad', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stamenkovicnatasa@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Natasa', 'Stamenkovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tamara.mitrovic983@outlook.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Tamara', 'Mitrovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (54494, 'feW1qYmbO0Gvjq51c__fOW:APA91bEdbkTFauxa_xDu84A8BMacMQrG7WuaJKeW_Pq5lGKSHZ3pjvJ0dsABmGUhjmE6xAsdy5xgI6B39j2IkTPvDzezfapmsSR0k5KErHcWFaBJ8w4ldYg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (54533, 'fWRk2J_QRwOV0qv9SrsQKK:APA91bFqJVIl-p4NmE6h7eAPGjBNgQvSJ37oOkrJc00rLmYAKOFA3wN337FCPSryJRkKamWUFQzUfHm34hXBfixBoXeM8CBdxR4ugcye-t5ZWSrQ1RRa3gA', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'agyasandor@hotmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Andor', 'Ađaš', 'agyasandor@hotmail.com', NULL, '1991-01-09', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (31541, 'fPdNHQ22RMOiqhEnWV8XMC:APA91bHMBf4AScYGHYtR8F05StIojMJlL02B48tnDgkAwGi3bjpuJEKJW9UMO0WxH6ZlNPR_5umeRWFxiHYobVy07eVKoIOx8qbsaEB2SHjfCPVtYpzZPlI', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bojanaperovic91@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Bojana', 'Perovic', 'bojanaperovic91@gmail.com', '062501747', '1991-04-13', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (54718, 'ff5toLe5rUcRknvOQVk8Mp:APA91bGmOY_GgpQo-_365Tge7KALvwXH1NgFsR7OSjlEShVZODJjjFNz5RLLjguchA4G9ZhEJb0BK90MoOsY0yBySQEcJE9l4wXHy4j7RwFV96KfUFz--pg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radovanovic.izel@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ivana', 'Radovanović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vuxile@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Vukašin', 'Milekić', 'vuxile@gmail.com', '+381652752745', '1991-06-02', 'Kragujevac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'veljkotodorovic364@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Veljko', 'Todorovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kalicaninmilica@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milica', 'Kaličanin', 'kalicaninmilica@gmail.com', '0641295789', NULL, 'Beograd (Novi Beograd)', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (27757, 'cjjX5RYs5U46oDIPqYisRf:APA91bEaNqvIGddH-19m6nilRWSUNT-F5bIAvry_jdgKBfBiUqGywy_lVXHhcA8mvLvKWM8WR0U28f1sKdP1FEo-L5UlDj_mxYmDP5k8sKQOnuGq7vEoxzo', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (54847, 'ffC1pUGZ30cphElOxVYnyq:APA91bFYBTNr5-GqrRIbumgXqjkhXE7oXXQtNmyKOLmyrNPZxQJ3t4tRGeRbFR5C60P3j9-JHyYvDw5ilyBsnxSi9oVas5DVQl_GLLrrI0rXSVx7lQMMGzc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vanjadelic897@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Vanja', 'Delić', 'vanjadelic897@gmail.com', NULL, '2004-05-10', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'petarkerecki@msn.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Petar', 'Kerecki', 'petarkerecki@msn.com', '0645473627', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'neda9030@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Neda', 'Djordjevic', 'neda9030@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (15119, 'ejmgNKYPTXesPXAgvRkWgv:APA91bHFBlDnkj_G4v9OlAKA_PV6zQi19j9v0dRhN7oOqQXwHXYYY4G6vCVH7Em5zxY-_jfC5fauqI2RnW-Ua3HxywbZYmq0SrzR6vx5fidK9XijnHaYcLw', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'basarickv@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Srecko', 'Basaric', 'basarickv@gmail.com', '0600006435', NULL, 'Kraljevo', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'basarickv@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Srecko', 'Basaric', 'basarickv@gmail.com', '0600006435', NULL, 'Kraljevo', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (55131, 'euQ8VBjJSMSHGjqYOwOjGK:APA91bFVwedV-WlERK0ZAvSVT5KIMfUxnM2H42JM7DEvtz-m3yO6Zt8ARAAmqtJj54nxnGqVtfbu2-8X1WA3JiDNhhltmVAfzxxV0bP56aVRV_8kFos_Oa8', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (10746, 'fzF-hMQ7SCCUIS_7TZ2Onw:APA91bH8Ij8CO7n_3C2u2BO9MKd67BxnOFawYRAmUouryNPSpm0uJY4XL_h5b_12487zZAEnqSVw_eKkVsiZFJ-KC9s70pO26A3xkno5LVyw6FKOLROoxcM', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (55180, 'cX1lQM71TTy-p_yV6fivy4:APA91bGil9BbhDwPVsChzi9r4z8SCoYWgnsUYxeOtujD6IaUSEz3wr8rJrFehab4uyqC4rL_M-bN9yy1yb0FYpoaTaUti2TzZpVQaGkQg2I8hy1nmoi71Oo', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (55214, 'cmLlxMCpl0ohnfRUH_hBGc:APA91bHPnIKhgu3IQbTS9g8r9phLF1mtClpPGeTulLNDNidhC5e7DjJnt0n_hC2gltkcSMQkGH88yP2X-WVmDweJbArkf5rikl-rgBeByjdsfsHv0I_-y8I', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (55317, 'c08dbQT8WkzJk7kjBritTk:APA91bE49C7o6T0LXFv8WK3IDffKCl8caLyzW8M8aPqdztxTw_sMOkfKWJe-QxvuEK738wfd4S1bL93L9lv14_uk780uDTtueMkbqsK-rH7fGBco-cFi_B0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (55409, 'c0-ruXxvIkJ-s7He6ZN_CB:APA91bHHVoISPlKfwhOeRrer8qjGNBMpLqlzSB_aJTAyPDtEW8K_s0CvXjcsW5mI5DqB5h6zv2jIJ3NWuLVKn5U_DMChs0FzqiWna1d1FKrRmlplJvR_F9A', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'packe1986@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Aleksandar', 'Miladinovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (55652, 'cMDdqNLWUEahv6rio4dTWD:APA91bF7B9DrbgWfl1zRQl0gU-fxlcgF8WalJnD0sg7sHiQWbFuvz7rA4AzgnWclHD73smKCBQ3mnPIiGqRiL5t--LiohxULrX_wlyk3xk5AnkUYv0qOOSU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bihorac.maida@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Maida', 'Bihorac', 'bihorac.maida@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (55815, 'dt79p90bRJmPOuZQDhlxnD:APA91bHA6o7ajBFGO3Ybmml99-sHn5CefP8EBucs4nAqioBKKt8yY8ZSwSaGPpe2s8m9-5raOXAdVCO4wcZyZir1BvR4qzXIWgp-zXskdfrxFjVECf4ueeU', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djordjevic.dragan@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dragan', 'Đorđević', 'djordjevic.dragan@gmail.com', '0646115843', NULL, 'Novi Sad', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stankovicg@ptt.rs', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Goran', 'Stankovic', 'stankovicg@ptt.rs', '065 2481248', '1958-07-07', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mispetao@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Milan', 'Petrović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'borovicns95@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Marko', 'Borovic', 'borovicns95@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ninaaki0511@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Aleksandra', 'Miladinovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (30732, 'f9KtvxKvD0gggf2eTpQAEY:APA91bFJGGcd8TAFeUzeXVtUOxkUbr_ZM1l4kprkSGfu5spVZoDp0Z6N3aOlieo-yJilL-3ET47KAzsBykA1K2bnkWyulbL8oH8tbIXlqmWz-PsXdj_fR3o', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'neovojin@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nebojša', 'Vojinović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milos.djordjevic@outlook.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milos', 'Djordjevic', 'milos.djordjevic@outlook.com', '0617255312', '1989-02-25', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (56470, 'f1cRBFo-306JskoAAzUnXX:APA91bHwEpOU74mYc8NJtcxqzmth8Ep5duU96V9QgUplwEioQJISCnSQW7I7bg7tXcundBX9rPo_6clhiix9ji9OjUb3_jnFCSD4FQKqt2Evorp5GjZO3f8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (34099, 'fjZYCCLxb0BxvP_QD-zaft:APA91bGgpDDs-LwLGFNs6uZB6mhJnK5XA2vg3HTSDd1ZweNrEdP2kxDz7dOzhPkqOdAfmuXXR2wAxIQeXQZk8kVVhkI_n1K_Ea05w4DKC-vRFFT09wFVSU0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (56574, 'dGSvUK_0PUYJgUsnKWzgbl:APA91bHzhoDeALRGggI1fp4G0Q4kgrp713FzULhg5SsHDKPQ3sAjfXeaD9AvagBJOIADbKhkKUmZ9d4FMNYotRtFy8JJIK_oMmqH3kMQCn-lmVD5YnnYcOE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (56597, 'cl56CvCbTdmTSg7XgCtbzd:APA91bH7NjKgn7MmBE4rw0RMRe-sDusw97pO4vJHoI5l9fPV23sVex4XDipSHOJQw34fU-CPapzSCP-G31FWX-gBowskOia09ThiFWhRp1CxFjRzuXEw4jY', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'olja.popovic76@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Olivera', 'Popovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vujicstevan@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'N/A', 'N/A', 'vujicstevan@hotmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djole.rajkovic.95@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Djole', 'Rajkovic', 'djole.rajkovic.95@gmail.com', '0692609995', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (7763, 'e3SKFQhmUElMiJfF2i0EyR:APA91bH4c8zsfsmDevq5qQmRjJutHGh3B428ceC-t70FMXU1GuC_0WuKmaNBPeIPNhN2Nvfrcy2fJAOutqEy7ozeOa0ktcBNNOh4PTeWx7KgGQ8KxUzVcmc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bojana.stosic.42@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Bojana', 'Stošić', 'bojana.stosic.42@gmail.com', '+381694421422', '1988-01-02', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandarstojanic50@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandar', 'Stojanic', 'aleksandarstojanic50@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (56783, 'egjYGITaRw2J58AjlTuwCD:APA91bHl7tiJTruVR4PwAKm7DslJ64c5TZIT_jZTuTGUijNilZLG4VllyF2CegITMOTlAbuWmPq1KiNw3la2zKO77YBAEpNi_xodwh19UD1K_slagiUKpJg', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (56982, 'cERysK-kTK-DT0aydpKXQ4:APA91bE6kNWKkUcJRRDayvNzZvvGXYYB2DqEvsQV9r7_4CXe0WsRQAEMQBoZt6JdICdN0wVCVja2DJMSL3G_ope0TKs4ick8y01iCCurlhcoySlwcJVDEdA', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (56991, 'c6hwrqVXRPafgUCXNaiBi1:APA91bFqkq_OfUv0qsVyTrA0eB0cNIHahqGUw9EdgIJVriq7ZBPBqz4nTgXAHTI1zmC6gzPaUkHUs1E1I7fwXuGj_DbzkirU7FC2gAqBJ9yHnp0wLcQn5E0', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dkatarin@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Katarina', 'Dimitrijevic', 'dkatarin@gmail.com', '0600803007', '1974-11-09', 'Bor', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jasmina.pejic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Ime', 'Prezime', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zoki.gombar@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Гомбар', 'З.', 'zoki.gombar@gmail.com', '0653881990', NULL, 'Lukino selo', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djmilen@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'milen', 'đokić', 'djmilen@gmail.com', '0600797009', '1974-01-01', 'beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'crni@kurac.lol', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Jovan', 'Grbović', 'crni@kurac.lol', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'alexandra.avakova94@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'N/A', 'N/A', 'alexandra.avakova94@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'krstic.milan.mika10@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milan', 'Krstic', 'krstic.milan.mika10@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'srdjanstoponja@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Srdjan', 'Stoponja', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (57500, 'eFZJSi6ASGu_3Olin9pI6m:APA91bHfMh-EICOcXq34Eg_yVkRFsFZcVk8sNptpV5CW1TgqdsQoDlu31xBnsBzmqZvwvOCsHHHMv4TEEqtFm8wRUBVS0B572OaI8UuxnShK6OQLE-MrHTc', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (6041, 'dqoNmsj2Ryqb3hFTw7fykS:APA91bGBW0lcSyAKnTHn76zk1B0xHd_RojqThqBPWK4HFMLZP1kf0L-XrjL45QC4kjwPPZCzUnssqbpvNGg9SQFUb_pAm5dTOEIYcWRTOkb8nbcoPUdyzw8', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lmilica867@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milica', 'Lukić', 'lmilica867@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nenad755@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nenad', 'Pavlović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikola.ciric12@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Nikola', 'Ciric', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'batanga@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Marko', 'Dinic', 'batanga@gmail.com', '063302204', '1975-01-06', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksicstefana001@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Stefana', 'Aleksic', 'aleksicstefana001@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gale-012@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dragan', 'Zivotic', 'gale-012@hotmail.com', '0646701518', '1976-07-17', 'Veliko Gradiste', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (42263, 'cpw7RdGdSp6H9KU86T-8w_:APA91bEF7nQ2Z56NHPTRD5Vr0aFGcGYgyoBaoL5LfeUTb7cO0aEAlfbucmXi9DvqHevVTJZj09WOeLnu58wVKFj4mc1d54Z8d96Jo7saAwD8JuJd-kX7Bgw', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dejanisak@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dejan', 'Isakovic', 'dejanisak@gmail.com', '0642137440', '1974-09-15', 'Novi Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dejanisak@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dejan', 'Isakovic', 'dejanisak@gmail.com', '0642137440', '1974-09-15', 'Novi Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lunamorena6@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Slavica', 'Jovanovic', 'lunamorena6@gmail.com', NULL, '1986-07-06', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'a.sismanovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Aleksandar', 'Sismanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bojan.knzvc@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Bojan', 'Knezevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andrijanamijailovic993@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Andrijana', 'Mijailoviv', 'andrijanamijailovic993@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (58520, 'cCXER_gEg0ITlNMv_yVNA_:APA91bEEhwcN1nrUNVKlpP3WLA9S1S8IBPwPpXrL88SnMJWM9C7in5XouAMNyMn02u0DQtG3Q_gTCHubwXL5Ubc9oE2gG08TiN9YmbRVV9giL-dqGPXm4NA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dragankokanovic2@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dragan', 'Kokanovic', 'dragankokanovic2@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milenap16@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milena', 'Vulovic', 'milenap16@gmail.com', '0691633463', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'davidovicalex07@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandra', 'Davidovic', 'davidovicalex07@gmail.com', NULL, '1979-10-02', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marovicdjordje@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Đorđe', 'Marović', 'marovicdjordje@icloud.com', '0693770077', '1989-12-08', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marovicdjordje@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Đorđe', 'Marović', 'marovicdjordje@icloud.com', '0693770077', '1989-12-08', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vikadjusic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Violeta', 'Djusic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'suzanabajic1991@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Suzana', 'Bajic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'binela93np@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Binela', 'Hodzic', 'binela93np@icloud.com', NULL, '1993-06-18', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'davidnikolic07112003@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', '/', '/', 'davidnikolic07112003@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'r.trivanovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Radmila', 'Rajaković', 'r.trivanovic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sandorneagic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'šandor', 'Neagic', 'sandorneagic@gmail.com', '0641482656', NULL, 'Zrenjanin', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djoleviper@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Nemanja', 'Đorđević', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'familijasavic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', NULL, NULL, 'familijasavic@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (59699, 'eBr1EzQ6XkuRs4i578AaS7:APA91bHrfaKV6-Sfauxu6KecvoNHjvtIslhyrKPr1Q2jrw34CE-xrqyrO2xhmVo816hWglpx6eF3xj304YE1539YvZGRd_PdS1jFNM3bKmmeeAw3Gwu_mB0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikolapantic012@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nikola', 'Pantic', 'nikolapantic012@gmail.com', NULL, '2002-12-25', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikolapantic012@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nikola', 'Pantic', 'nikolapantic012@gmail.com', NULL, '2002-12-25', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'igor.kacevacbg@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'igor', 'kacevac', 'igor.kacevacbg@gmail.com', '0638227142', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (59783, 'cTePU0y_e0oAsGmDhbM_3f:APA91bExW1Y6MozigiNBFcTaugfEPt6YP8az6ArIBFMlj1EDRd3M8lhD5bHh21fEiB6hfHsH8IBND3oFKZ-VfYom24t3i0rlueqfqVrGQ5oggjMGUXOIGDc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (60092, 'duTI75JpFEQNoXRgPNNOqO:APA91bH0sCC3egxRdEG4Ee0zZRVP7gqdHbNz9qNB6CIXpjRtZZ-sJc5ZPeL5Z1heYDRA7tTRET5wxMwwqNx94ICizuve-7ziHBewZxNGlOOECNiuJ00se84', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sladja.m.stevanovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Slađana', 'Stevanović', 'sladja.m.stevanovic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (59770, 'ctDux0VUA0JSkJscPCqzj8:APA91bHAFASGHyJv7z_691Zbb0hAzU8LhYIbsgfFRwhV-1atVhpIq3I6MaMdaPyHb6DpD0HbcQbHp3QvwDo-wmx-r87WnDHpK9qIz9wM5sBRr2yrF-CEmmo', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'krnetans@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dragan', 'Krneta', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'simonadasic6@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'simona', 'dasic', 'simonadasic6@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'seal71@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandar', 'Selaković', 'seal71@gmail.com', '+381641904271', '1971-12-20', 'Beograd, Zemun', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (47221, 'fLsHREXl40_FvvDp4-vJ1J:APA91bGcwJSENu8WA0hCejsRzyEyQiPpNzgfjrsq6M1OpGmEHIkp6otrT-AlY-jJNKo82_uZ7ttJehB2yCuN7lsINjHDeKHp8m0pNH2vb6--w_xyoX9Qqvc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'natasalocki@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nataša', 'Ločki', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'khu1@bk.ru', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nikolai', 'Tikhonov', 'khu1@bk.ru', '0638036196', '1988-08-10', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (60334, 'cCVobVHyReyZvw1Fuhc7HC:APA91bG1Ui94B9P3zOXGg5jKmb7rI6hPDqJL7Zkz8AWZnaSCSHO3Y8q0AHOwl7ZtnYzJ6HgKC30o63flXfvIw8XIdTu4DRvYMs1iOIx-JhdG0blReKbBNAc', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikolapejovic91@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nikola', 'Pejovic', 'nikolapejovic91@gmail.com', NULL, '1991-03-12', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kadir.omerovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Kadir', 'Omerovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kzablacanski@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Katarina', 'Zablacanski', 'kzablacanski@gmail.com', NULL, '1995-03-07', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bokib24@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Bojan', 'Bogdanovic', 'bokib24@gmail.com', '0694086911', '1977-12-19', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (60597, 'cfmfArF1SzqshRTyvc7vEC:APA91bEacJt4D5fe7qXget0Z9iTx7XidRtX_atcR3Nm5xED5HFOUlz7Cnr9LWKTriEdNaXh6IDo3ELms6bxwSUm-NDb9vHCJe7n7Ljz6gHC5LACeb_EMgQQ', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mradovanovic020@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milos', 'Radovanovic', 'mradovanovic020@gmail.com', '0600998178', '1998-08-17', 'Kragujevac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'klaudijajocic14@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Klaudija', 'Armbruster', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (60765, 'dJWuv33zQAKty987Ydavx8:APA91bEBtu2SyhTVlN5KV3QQDOQpxySPKTiM5D5pIn2V5R6db1CticeNLOjzqJctO3e9SJnCD7-IaWLo1F9HL4m7oSr8Wg_1cQAtyMzHaMOw8EZqn3vh45U', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'karlobenet@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'karlo', 'benet', 'karlobenet@gmail.com', '0646489944', '1981-04-13', 'beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'petartomicc@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Petar', 'Tomić', 'petartomicc@gmail.com', '665096490', '1998-06-30', 'Bačka Palanka', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'petartomicc@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Petar', 'Tomić', 'petartomicc@gmail.com', '665096490', '1998-06-30', 'Bačka Palanka', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dimitrije.lukesevic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Dimitrije', 'Lukesevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'udana1997627@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Udana', 'Bandara', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lazaofficial24@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Lazar', 'D', 'lazaofficial24@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kovac.petar997@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Petar', 'Kovac', 'kovac.petar997@gmail.com', '+381691205123', '1997-05-12', 'Novi Sad', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mladen.kostic@jcerni.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'MLADEN', 'kostic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'markhamilton077@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Marko', 'Markovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandarcimburek@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Aleksandar', 'Cimburek', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sanjaj1511@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Sanja', 'Jovičić', 'sanjaj1511@gmail.com', '+381612083912', '1993-11-15', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jovanajankovic001@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Jovana', 'Jankovic', 'jovanajankovic001@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jovanajankovic001@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Jovana', 'Jankovic', 'jovanajankovic001@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sn1970007@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Stefan', 'Novakovic', 'sn1970007@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (61645, 'fOkVgWiMS3-v42BYLsOZY-:APA91bFYOCJe1XbE0Y_Z3HP10puNFhqeB9RZ5Gk_sM1D2YFjrXO10GcAmlR-oG7viJEgeaqc7aR3TvBdVKSzpEuMY6Mxi8vk6XumEzixDjaeNsc-WtS7UyM', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jasminanikolicin709@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Jasmina', 'Nikolicin', 'jasminanikolicin709@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'matijasjovanovic1@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Matija', 'Jovanović', 'matijasjovanovic1@gmail.com', '+381606002624', '1983-08-10', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'biljana.caf@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Biljana', 'Vujnovic', 'biljana.caf@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jmutic72@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Jovana', 'Đorđević', 'jmutic72@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jelenaficur25@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Jelena', 'Ficur', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'niskanovic.aleksandar@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandar', 'Niškanović', 'niskanovic.aleksandar@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'davidovskiz@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Zoran', 'Davidovski', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (62094, 'feMxCRDm907rvO_CzBpyXK:APA91bG5HEpGSjtHlb0VPTtdZpTzGnoMUTgMKBn-mY4p1b-SH_jqEjoBtjd5liVFXkivyiZMmh42WYMNPktgpRqT9-4lPuMNKh24pxbefbKe1RUTq25L4zU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (40573, 'cjIeNNp50EbgpUnDe4cwfr:APA91bGZQHDZoU3_wh7SSrQTHAK0aB980BcsrlhI_TWrCWGLnHX2OYj6ZTffI0zHB4dL0gdgv7dl-rRjtfGkejljVPudzS3dBk8yWEjLp1TiltwJL3c1fPI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'm.alminaaa@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Almina', 'M', 'm.alminaaa@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'm.alminaaa@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Almina', 'M', 'm.alminaaa@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'm.alminaaa@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Almina', 'M', 'm.alminaaa@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andjelavuk9@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Anđela', 'Vukadinović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivanajorgacevic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'ivana', 'jorgacevic', 'ivanajorgacevic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milica.curcic12@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milica', 'Ćurčić', 'milica.curcic12@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dunjaquince@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dunja', 'Micinovac', 'dunjaquince@hotmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'cuparic78@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Mileka', 'Boričić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikolajanicijevic191102@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nikola', 'Janićijević', 'nikolajanicijevic191102@gmail.com', NULL, '2002-11-19', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jaksa2121@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Lazar', 'Jaksic', 'jaksa2121@gmail.com', '0692822293', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (62650, 'ePiICMQYQKmDlf7pP7u4zJ:APA91bGwO3qDpwSOWEWAbEN3zndO7yLBAZFCEgWC2RKsHv0QBLhmEhXK3Z7qGtUQSJwkdk5x1T4oovJ0zZH7q262LY54W-Rh8hJfFKalqvQRxo1kJIKpMUY', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (62689, 'f3iY1D3JR9aGXi1KmA4Gs1:APA91bHcKW-5sahd5ZqOMihOvwgrBjGoRynTlgWXXzC2ydKZraznNei8DwHnyH-O355PRvO_spISvdB7VVmj2GCeoQikyJ1q6OM41fFZE5WIpN8g0nhwxJg', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gizard132@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Pavle', 'Popovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'matija.bozovic1994@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Matija', 'Bozovic', 'matija.bozovic1994@gmail.com', '0601654435', '2003-05-04', 'Borča', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (62867, 'dqo6CjW5EE4mmEA5D9iM3R:APA91bE4cC6SYrQqgLYdzqvrlu6AJFIVLymVUysZrOVahkOrKgCDmJlYb9xwNqN7CidLbxOmcRM9uUQAOarKwX2WOkFjUE1Lj_AMY8bBAp40dNv9HUa8OwA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pancic_d@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dimitrije', 'Pančić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'raderakicns@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Rade', 'Rakic', 'raderakicns@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marina99848@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Marina', 'Sekulic', 'marina99848@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marina99848@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Marina', 'Sekulic', 'marina99848@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (62973, 'c5a_IMcdC05QkU5Wz1bp5n:APA91bGmr66Zk-pricd29HLXuDrHtTsaUMdShrGqEg0245bMdT46PNDg74g86xZ5vGGqMIHTFnhwkOOzLt1ZD_7jyRC4HYYb3zlSLbxPxxc40jYOYhVRsME', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tatijanapopovic@live.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Tatijana', 'Popovic', 'tatijanapopovic@live.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zivkovic.djordje90@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Djordje', 'Zivkovic', 'zivkovic.djordje90@gmail.com', '0693302253', '1990-05-16', 'Pirot', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (63210, 'cdMqjgcizE2yifOSaZhR6N:APA91bEUMSPoqZKiw3AtXOHX3FC2-yz0qG5hOl-Z7KD4yMSl3cPZdU_mLur2BuVtkIOkbQeZdj98dAJHyoGqKQ_V0dYJXL9_X7yk3dPuHpHFafaCFz1VYTk', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivanapetrovic.nedeljkovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Ivana', 'Petrović', 'ivanapetrovic.nedeljkovic@gmail.com', '0648605063', '1971-04-11', 'Šabac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'prc974prc@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Петар', 'Петровић', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (63401, 'cdyXh7Z3RiCUkMqDMcIckg:APA91bEGKIBFnoDy2VTfvrxHaIcOcGU6mHx9Npf6oGd9qlJFk6qUqYUo65uTStsECzbKv4BpYdRLAA6B1IYtU4MvyvkrwY0y5Aa_WSstes0lYIae9ejZgRA', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (63421, 'cB48-cAERwuCHPGJHOnd3X:APA91bFt4clNo1ta20U1EDtSm5JdMf4N7LVLVx76LROovKfMPZ7Vjl8qvINeHYTUbSN9p3_hpuOA-c0qNjGwW1MZoqqsCl7pajkVsDLYs_qCkPV_UxHHokQ', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'upakic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'uros', 'pakic', 'upakic@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (63492, 'fI21SkyjQ_WqlNEmX3HgVd:APA91bFjBL3qyHsHwyETB1OmYzTyLyyKIwIyrIG0E6-LJSpeTkTo6MX1EahEmKTLAodC-OF_XiYC7W2EdC0wO2yg1T69rgVGt4GCDy6f3F94oCXvzOjxHi4', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (63511, 'd6J4wkZQRB64EK2u2yH8f1:APA91bHLbQgjLMO2JCSpcMAsAbt7nIEBaA8gpD7btv-Re5_t15comVWJpWGjtgSsyDA2nKpKRfWkEH8sPelROtGUT-L2r2iaHgFj0tsDNJ7Eoc3x1p3uLP4', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivan.markovic2000@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Ivan', 'Markovic', 'ivan.markovic2000@gmail.com', '0637671974', '2000-11-01', 'Beočin', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vladan.tadic26@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Vladan', 'Tadić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bozic.zeljko.obrenovac@outlook.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Željko', 'Božić', 'bozic.zeljko.obrenovac@outlook.com', '0648627113', '1965-01-07', 'Obrenovac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'veran.adamovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Veran', 'Adamovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radonjicv9@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ivana', 'Radonjić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (63770, 'dqhelnoSSWyvnGlZE2cQ3n:APA91bEWPi2stvRNB3SzhnQ6hmAT87wk4zHsPyhHN9bsMInIhspnQJycErb7kORQY_MJysu-Nooi3cGMWOOyRKDoKJgAJXz0nDMHbeNitqaHYQWyjYYv4F0', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (63839, 'fHpNyYLilULtiDPARcLa8T:APA91bFe7_eFi8bVaEYKlUV03sIlJX2FO14roa_w2LGvE14X_z9NZ74_cEQoVnoSmK_QbOA06UgDAVnGMSij6fW_RCvsKJye5BOA4sKOQ0oiuoLCp8RTmKQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'suzanamilic861@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'suzana', 'milic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mileknezevic82@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Mile', 'Knezevic', 'mileknezevic82@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (63961, 'ecfNMa0E5UQIo0JZBQ-qom:APA91bFJDNgvE3hEn_EOcR_IlXNSOgY5rUJ-Cf0xQLLGV8B3g0GRDrzq78WnpOtA5BMbbTum404PBISqBzsB6BnS3yShmVRDue0aZA_x3zCx6D4zQIOO3_w', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pesicivana1306@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'ivana', 'Panic', 'pesicivana1306@yahoo.com', '063453927', '1985-06-13', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nine97@live.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Nikola', 'Petrović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'miragagic77@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Mirjana', 'Gagic', 'miragagic77@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sanjakrstic43@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Sanja', 'Krstic', 'sanjakrstic43@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (64379, 'd0Sp5PmCQoKwDSG6ixcJ18:APA91bGETR2lv90zNkECBG0MToYVXvfKbBVU1cN_y7P6jdeuCw8pH6CrqTNp3OfSiPftulftLdIaN_ejev31pA57EQcav4L0u3BNBhSSZ6nftkU0gu8YQXI', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (64379, 'd0Sp5PmCQoKwDSG6ixcJ18:APA91bGETR2lv90zNkECBG0MToYVXvfKbBVU1cN_y7P6jdeuCw8pH6CrqTNp3OfSiPftulftLdIaN_ejev31pA57EQcav4L0u3BNBhSSZ6nftkU0gu8YQXI', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefan.lekaj5@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Stefan', 'Lekaj', 'stefan.lekaj5@gmail.com', '0638769311', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'konayfax@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Zoran', 'Jovanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gaja_pn@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'N/A', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksa.ravke@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'N/A', 'N/A', 'aleksa.ravke@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: Deadlock found when trying to get lock; try restarting transaction
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_LOCK_DEADLOCK',
  errno: 1213,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (64688, 'fadz9qpjyEE5k0YEWcWkH9:APA91bGKCSz0O7FPb4ylR2IqlSVfrBB2wMq_9vlGQ9FOmjSVYHznKRMGtFaR2N52lyGOaVwolmuN0_LDAQ3Ra9KwAl4PowhrSIv9CV59EkvY32giUNgaSnQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: '40001',
  sqlMessage: 'Deadlock found when trying to get lock; try restarting transaction'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (64688, 'fadz9qpjyEE5k0YEWcWkH9:APA91bGKCSz0O7FPb4ylR2IqlSVfrBB2wMq_9vlGQ9FOmjSVYHznKRMGtFaR2N52lyGOaVwolmuN0_LDAQ3Ra9KwAl4PowhrSIv9CV59EkvY32giUNgaSnQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vidosava.blazevicc@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Vidosava', 'Blazevic', 'vidosava.blazevicc@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (64759, 'fQSJ9Oi7YkRosZt9afBM5K:APA91bHf9V3E3C8gN3Ejbp4TGfc_4ng9x4BI3f8n1g1vJAU10Z7X6xfz3LjjJuQg4nVv3FucqO_LM4mqTxCRvt7x-Y__02RNuAAizC59n-KI4VY6s1EIWgY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (64759, 'fQSJ9Oi7YkRosZt9afBM5K:APA91bHf9V3E3C8gN3Ejbp4TGfc_4ng9x4BI3f8n1g1vJAU10Z7X6xfz3LjjJuQg4nVv3FucqO_LM4mqTxCRvt7x-Y__02RNuAAizC59n-KI4VY6s1EIWgY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (64762, 'ftquNUVGRfGrijSgS34sL3:APA91bHSj22kseGdDTrzwxI4HD5y6iqZMsWtpFPvZLEclAohCCff2uvVGBNEZO-JXyveFaaUKHy5NtLJBD8DLeuPK5qWlTTO-3EzQqg8TdvMGnpGxtbmfe0', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mruza55@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Mladen', 'Ružić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bozinjele@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'jelena', 'božin', 'bozinjele@gmail.com', NULL, '1999-02-12', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bozinjele@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'jelena', 'božin', 'bozinjele@gmail.com', NULL, '1999-02-12', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (9792, 'd2jE7OMQQOOg-qdZd3HDnK:APA91bEJrwEYx7ldCpwz9vIO2xNMGDGiE1tIieqUCffgv6Y0SV7jzP09RMdBcrfqrqv-As8nh7hb4CQJEdlOon53oicqwKx_96Zq35KReg-PDiSn01_w89M', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (59380, 'dgWz7-lOekg_jV7yBm5GY_:APA91bFe25eZkOLnU3a_kbIp4gYPYJp_TA7-RW0nHeWcRcPgTc0qDVOllIeSs_F-PwokkkULpfqVV0rT22_BytQNLVtsRKBYvHqrg5Ug9p1oRyoHevFk2Tc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andrijabogdanovic@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Andrija', 'Bogdanović', 'andrijabogdanovic@yahoo.com', '0653224219', NULL, 'Niš', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'emina.baktrade@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Emina', 'Konicanin', 'emina.baktrade@gmail.com', '066044166', '1986-05-05', 'Novi Pazar', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (64714, 'dDPsDb-4vkvImtr94gSnKK:APA91bFo2CMRXWFtSxI2kQwUnG-0lJ_s3R1HpgJ-Kf3HesS5fpy_wpKp3n_Tx-L0pHB3aA3xnL93M6ok9rtgGLcjismCjpOEWnQ-A11WTlQmd--3-WwKGu8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (64714, 'dDPsDb-4vkvImtr94gSnKK:APA91bFo2CMRXWFtSxI2kQwUnG-0lJ_s3R1HpgJ-Kf3HesS5fpy_wpKp3n_Tx-L0pHB3aA3xnL93M6ok9rtgGLcjismCjpOEWnQ-A11WTlQmd--3-WwKGu8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivaneftovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Ivan', 'Eftovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marijaj77@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Marija', 'Radunovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (1019, 'eR29T-XhRAW1PtePJjM0bn:APA91bGsMGvYAfVQDS01qjvjz4vxfOHGiUkxPLW15bSyJ_PZuJg4liwCEGZpoFSkhTlMf640qe2wU07oLEs-D8F26NEmYOZYb7TG8Ki337i1x_s8qy2Bju0', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandrazcvranje@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandra', 'Aleksic', 'aleksandrazcvranje@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'desko951@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Desimir', 'Mijušković', 'desko951@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stankovic.filip14@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'N/A', 'N/A', 'stankovic.filip14@hotmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milenkovicj473@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Jovana', 'Milenković', 'milenkovicj473@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mvlatkovic85@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'N/A', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bobiko1981@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Boban', 'Kostic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (65733, 'fNsVGsbBShqIbrR_kmM0bZ:APA91bH_uvq_EeK9CgYyfeljuDuF0wX0_6_eH_SwtuIY8joU1vliSAI-3oi4xe9rtFU8h4kotdiHR2QSOs9wTFeazTKSmvogNCFj0Y2IGTMYFSOgkfOT85o', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefanhanter@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Stefan', 'Mitrovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'malespet@sezampro.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Miroslav', 'Maleš', 'malespet@sezampro.rs', '063-357-862', '1969-01-01', 'Titel', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'elbetbranko@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Бранко', 'Елбет', 'elbetbranko@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'snezana.finansa@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Snežana', 'Vuković', 'snezana.finansa@gmail.com', '0643761524', '1966-03-12', 'BEOGRAD-VOŽDOVAC', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, '1984brankosavic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Branko', 'Savić', '1984brankosavic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mobilshop.019@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Zoran', 'Jovanovic', 'mobilshop.019@gmail.com', '0600660456', '2019-11-28', 'Zajecar', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (57583, 'fD6ujas1-E3pmvy4YJ2AB-:APA91bGRDWyeQshNsui3_C-5gx4alJvlp8Lr3b-fnsfvkjwiY-i26UAVscHiiR9QRGvC7ZWGv3EG1O2WneFUz4EPlZA7zc7LOVi1zfhnR0r3cu8LFHqa8wU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dzaric1993@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nikola', 'Džarić', 'dzaric1993@gmail.com', '0652064728', '1993-06-16', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zujovic.masa@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Masa', 'Zujovic', 'zujovic.masa@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'annav95@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Ana', 'Veličković', 'annav95@gmail.com', '0659950422', '1995-04-22', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milanka.brajovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milanka', 'Brajovic', 'milanka.brajovic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milanka.brajovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Milanka', 'Brajovic', 'milanka.brajovic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'teodorabuhanac90@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Teodora', 'Buhanac', 'teodorabuhanac90@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'novovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nenad', 'Novovic', 'novovic@gmail.com', '0648608087', NULL, 'Novi Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djordjem015@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Đorđe', 'Marković', 'djordjem015@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gep.milosh@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Milos', 'Stanojevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vukoticpetar96@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Petar', 'Vukotic', 'vukoticpetar96@gmail.com', '0612898062', '1996-11-01', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pribakovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Ivan', 'Pribaković', 'pribakovic@gmail.com', '0648339773', '1979-02-27', 'Kraljevo', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dalipagicmirza@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dalipagic', 'Mirza', 'dalipagicmirza@gmail.com', '0628944049', '2000-11-15', 'Novi Pazar', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (66418, 'eu_DD_SICEoLonkAh90xN2:APA91bGC6To70TgkMy3OdmHr5Qh6knOSGpxwktDFqjWwGC0_ihtTkiSB9zMItpC3Xq1Upy0GtvEHBNrrAibsVNp1lNYVeBkFhsRA--xNG-WKdgADY0lfJfM', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'veljkopet23@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Veljko', 'Petrovic', 'veljkopet23@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (66695, 'd69kx2ugFEw7tiTlwWRH0G:APA91bHrP-w2pzearM826lO3WsR1T2PV2c88aTb4fN_Y-yxzvnqlDc0D4l1uf7E7tuOMiGQw1kfuMkAL7oDn__CDFAmw4Ku7biajFFvc6eG-7yw9-6pTC-A', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'toiva29@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Ivana', 'Todorovic', 'toiva29@gmail.com', '0695582192', '1995-12-29', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (66749, 'eirtQlGMQWqFkeGZmzE7Qc:APA91bG2AOx7mefp3XWD4-BUdaa1ODKAXn4iXynjHOfsiD5X20IuBixIt3A1G64xn5LFS6LRnrOE-6ZJNhJGX9rZUNYkrlKo8PHNC6hsbCSaYpAzlwM3-LA', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sasabadrka@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Sasa', 'Badrkic', 'sasabadrka@hotmail.com', '0638043404', '1977-10-27', 'Negotin', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandarmarjanovic@rocketmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandar', 'Marjanovic', 'aleksandarmarjanovic@rocketmail.com', '0643354007', '1988-01-26', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandarmarjanovic@rocketmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandar', 'Marjanovic', 'aleksandarmarjanovic@rocketmail.com', '0643354007', '1988-01-26', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'a.dejanovic98@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Andrija', 'Dejanović', 'a.dejanovic98@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (66827, 'cHMRo0oNY0sgkwjPHXo8La:APA91bHTkzsiIVfduTNGqQN0Q0J54pOm5GSgfvrqlKI2wtM5gT_Rat0c1zvlUyp1JWExRYcqwH8NljFkoTvFt35F1tiK-IjmdMt_nfMhhLDMQVeiQUbc4AU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (66827, 'cHMRo0oNY0sgkwjPHXo8La:APA91bHTkzsiIVfduTNGqQN0Q0J54pOm5GSgfvrqlKI2wtM5gT_Rat0c1zvlUyp1JWExRYcqwH8NljFkoTvFt35F1tiK-IjmdMt_nfMhhLDMQVeiQUbc4AU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gorangds@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'N/A', 'N/A', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radivojevicmiljana7@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Miljana', 'Radivojevic Petakovic', 'radivojevicmiljana7@gmail.com', '0606502994', '1994-02-05', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'darko.ivsic.5@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Darko', 'Ivšić', 'darko.ivsic.5@gmail.com', '0600130533', '1971-12-17', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'damir0506@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Damir', 'Živanović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (66968, 'cjE7Bmvis0kegRNEwbbxFx:APA91bGqoVeIOUw_smNX0eClNUstQ5c7SDhEvB-OOItawA6t4yTcSTHVNPN5IjHs3coUoFtfaHP95uovaRUIKX3v_u0xA2AAtS0byOKz9fMKYwA8S55SjOs', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (66972, 'dWvYlL-XNU2Rg28sG_Sc5e:APA91bGcH-BOXVegRQ9Z9Uj3l_U-wQWyA_OO1pnHxhnT7Xr4eiaB2XCXQob0bWU5DUHzY4RSaXzR8nX1RZCgDgpWbNvYdA5ICuIRRQQJneLYmz9foWlNJIA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lzivkovic152@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'K4lu', 'K4lu', 'lzivkovic152@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'janamihailovic.z@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Jana', 'Marinkovic Arsenijevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 's@dvoyni.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'sergei', 'dvoinikov', 's@dvoyni.com', '628173337', NULL, 'Novi Sad', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pavlealavanja477@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'N/A', 'N/A', 'pavlealavanja477@gmail.com', '0611434252', NULL, 'Beograd (Zemun)', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mknele@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Mario', 'Knezevic', 'mknele@gmail.com', '+38163297660', '1980-10-04', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lidijastojcic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Lidija', 'Stojcic', 'lidijastojcic@gmail.com', '062772355', '1996-08-31', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stasevicstefan3@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Stefan', 'Stasevic', 'stasevicstefan3@gmail.com', 'N/A', '1995-11-11', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jovanovicboris10@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Boris', 'Jovanovic', 'jovanovicboris10@gmail.com', '062512325', '1998-01-09', 'Obrenovac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lalovica@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Aleksandar', 'Lalovic', 'lalovica@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'b.divac78@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.5\\"}', 'Branka', 'Divac', 'b.divac78@gmail.com', '0641702066', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'markovicd133@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dragan', 'Markovic', 'markovicd133@gmail.com', '0643944518', NULL, 'Donja livadica', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'markovicd133@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Dragan', 'Markovic', 'markovicd133@gmail.com', '0643944518', NULL, 'Donja livadica', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'katarina.nardibalkan@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Katarina', 'Tasic Radulovic', 'katarina.nardibalkan@gmail.com', '0692022250', '1994-03-13', 'Novi Sad', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'starscream.t7@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', NULL, NULL, 'starscream.t7@gmail.com', '0605601906', NULL, 'Vlasotince', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'hope6232@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nada', 'Prodanovic', 'hope6232@gmail.com', '+381648322908', '1980-07-11', 'Obrenovac', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tanjaljub@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Tanja', 'LJubisavljevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'magdolna.martinov@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Magdolna', 'Martinov', 'magdolna.martinov@gmail.com', '0641975375', '1959-07-03', 'Zrenjanin', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stamenkovicdanijel55@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'N/A', 'N/A', 'stamenkovicdanijel55@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (10616, 'exbuAOXTRfi_sZe1k4KRhn:APA91bGSKXKj9w48alCVyJ7yGbG-loZGOp1_LC59NidOhTCH2pqMp3zgRGHSN3sBFMeKuRgFbmQCoslgIK9RDoOLPO881lh34UQrGRR17eXuy9LDFEocE5s', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kljajicdragan@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Dragan', 'Kljajić', 'kljajicdragan@hotmail.com', '0648974266', '1971-09-05', 'Požarevac', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'novakov.m97@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Miloš', 'Novakov', 'novakov.m97@gmail.com', '0600222065', NULL, 'Crepaja', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (67823, 'crILLv6dQGK832Vm3Mfkmj:APA91bEG_37RuOWOwyRksv702zs3KecM4A1w2uxAB5f3am8D4OoMWx-RsZ3PlrHp8TuogzwqiaNMu5OlEDWM6Ybe12QcLOAeQjd47mrCksbJa5ZlQoYQdME', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'omadjija@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Ognjen', 'Stalevic', 'omadjija@gmail.com', '0615581276', NULL, 'Nis', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (68075, 'faB6V56lKUxCptRyvmGcXy:APA91bHj3UlVe8Sn8vVBZHv806MQsbpG6aoKiSMy_u0igOQJZQNApgfNTGfRD_wL8PlspEMV12i9kCU410-oI0VXkk2QLthzKJSknN6xjKzshFNy34XMlSY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dkecic.98@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Darko', 'Kecic', 'dkecic.98@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (68098, 'cwmaXoee5Ezfmm6aB3gdcA:APA91bEF-xJMWpmS--zaZfcmI08HcMBSytgMGY5X24O6gs0Kx5A7C5vU9OLa460eyniQQmRiy4cQlxx8a1_xRkuI57GdWd2OxPujVEWdlD6okx1L5w2pcmU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jovanovic.anja99@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Anja', 'Jovanovic', 'jovanovic.anja99@gmail.com', '+381654777794', '1999-07-27', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (25507, 'c-MGVBldQsO66QQ049ArnQ:APA91bEtkuRmMmYuTe-z093B5J2yMPFaPhuqjIJkW_lz6TdpzJoaVizJh46SwweTyU4chv4B27A-vQSn_9NFrAqgc5yZVKKC0Mk91Xm2pABgMfd3IGAQEZE', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marnovak96@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Marija', 'Novaković', 'marnovak96@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (68332, 'fQ8ITQMsJE5LiGuOXEH-nC:APA91bF1xpvJDYVLfHWIGKOKqM-IakaZ4OlbujLw6CWfrPfP6Y0WbU8GSJV12ou5AVOm7wlAN0oG-NvUf2iHFqv3-i-pZXfgLzM_YpmiW-X2VSUoVhjFhvc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (68332, 'fQ8ITQMsJE5LiGuOXEH-nC:APA91bF1xpvJDYVLfHWIGKOKqM-IakaZ4OlbujLw6CWfrPfP6Y0WbU8GSJV12ou5AVOm7wlAN0oG-NvUf2iHFqv3-i-pZXfgLzM_YpmiW-X2VSUoVhjFhvc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (68367, 'd47lIMXjMEsfqYE2YIcEzm:APA91bHvhgQYKlKWqM6F3AZhK7Ucdp_u539xsl4mRoPGkTQTjT6RyTsve0tux1w-ripX9lE_MlYNOdThLvoFzcfSVFV6pBYldEafNjJ53IeggWLwYSAgY9U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (68367, 'd47lIMXjMEsfqYE2YIcEzm:APA91bHvhgQYKlKWqM6F3AZhK7Ucdp_u539xsl4mRoPGkTQTjT6RyTsve0tux1w-ripX9lE_MlYNOdThLvoFzcfSVFV6pBYldEafNjJ53IeggWLwYSAgY9U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'millie.vukojicic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Milica', 'Vukojicic', 'millie.vukojicic@gmail.com', 'N/A', '1986-05-19', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (68407, 'cqrBaqWbFUfFtA1OOqRFe-:APA91bEIJ1Z0lmbeYqdgq2q0tqSYbAc4ag4B-T4LiWhNwpNZFJvJgQkFjRe7FunCaC5uWLn5OYFjONGnS-eqw780LFrj_4jZmDDnBHwPNKuij1eN1XZOsC8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jaca@kg.ac.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Jasna', 'Glišović', 'jaca@kg.ac.rs', NULL, '1969-07-20', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vladislavatrisic02@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Vladislava', 'Trisic', 'vladislavatrisic02@gmail.com', '0691108171', NULL, 'Novi Sad', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mfadil58@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Fadil', 'Muća', 'mfadil58@gmail.com', NULL, '1958-05-30', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kdjokic72@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Katarina', 'Djokic', 'kdjokic72@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jocakovacev@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Jovan', 'Kovačev', 'jocakovacev@hotmail.com', '0616087930', '2001-01-13', 'Kikinda', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andjelakukulj111@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Anđela', 'Kukulj', 'andjelakukulj111@gmail.com', '0615525840', NULL, 'Inđija', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milan22jo@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Milan', 'Jovanovic', 'milan22jo@gmail.com', '0611572699', '1997-02-02', 'Leskovac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jankovic2619@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Djulijana', 'Jovanovic', 'jankovic2619@icloud.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jankovic2619@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Djulijana', 'Jovanovic', 'jankovic2619@icloud.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (33446, 'dyegD4i130MNvP8pNIhQOR:APA91bHGvTq-7KVQuKfrnboU541K_rAtZhomcmNb-xdcbfWQKRbTsJYlZvp8zyqQwi0ys8xNQT2YbHadWL1r2LByLI6uStc5AEYSnxa5frT2PaoBWExPLX4', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'joviccnatalijaa@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Natalija', 'Jović', 'joviccnatalijaa@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (34867, 'dv-4zlWyy02EszxgUsAgoy:APA91bEzZMqMUf5nw73S7nfvLYBGJct4Fe_KNQ6ETS_bVuwrLCe02Xo6wRLo3-jsCxPr2Q2TzNRygdIvDzloLvUpTITjsmYYHVSHyge-GVlyNEimNo_N2Tg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (34867, 'dv-4zlWyy02EszxgUsAgoy:APA91bEzZMqMUf5nw73S7nfvLYBGJct4Fe_KNQ6ETS_bVuwrLCe02Xo6wRLo3-jsCxPr2Q2TzNRygdIvDzloLvUpTITjsmYYHVSHyge-GVlyNEimNo_N2Tg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (34867, 'dv-4zlWyy02EszxgUsAgoy:APA91bEzZMqMUf5nw73S7nfvLYBGJct4Fe_KNQ6ETS_bVuwrLCe02Xo6wRLo3-jsCxPr2Q2TzNRygdIvDzloLvUpTITjsmYYHVSHyge-GVlyNEimNo_N2Tg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (68865, 'eg8jExVjRDuFfuKrQ7rcMU:APA91bGMUtX9dOoL21mwTfdnTkRtFTogZOTVcNSLB-BHqkxyoU_U7z2DodV8arh52haeBy_t03Sq_f6-mzomlDc3RXR1dS8rnbNhsjP0ZBMZHFiC9-SYDYg', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vuletictamara69@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Tamara', 'Vuletić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'magdalenatotaj11@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Magdalena', 'Totaj', 'magdalenatotaj11@gmail.com', NULL, '1999-05-30', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikolamilojevic16@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Nikola', 'Milojevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (66752, 'cU36gxDgRUfdtYgBDYaKtv:APA91bF3KvJoJZ2Swb1UxHwf-hAkIop1bymC4tzff9yBEhLkFfGlEXOIxmXvZOmNiLXW-Lpg759JkNm35CUSUou_t4WHU9sZ9oa__cwNln7k7TiEqrac6uE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vesnacaribrodski@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Vesna', 'Caribrodski-Todorov', 'vesnacaribrodski@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djakon.sopot@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Filip', 'Jovanovic', 'djakon.sopot@gmail.com', '060 185 1133', '1979-11-02', 'Ralja', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'filipiphone130@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'N/A', 'N/A', 'filipiphone130@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'coolic@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nenad', 'Kulić', 'coolic@icloud.com', '+38166231185', '1985-11-23', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bibsyu@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Biljana', 'Barakovic', 'bibsyu@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pesic6412@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nikola', 'Pešić', 'pesic6412@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (69294, 'dM9aKvNaQkPfjxRq8H3zjt:APA91bEmlMNd7Ct8y9om7otnsuq9pAKz54MUoiyMrk-kSvZn2TiJk_7_w0lW5s1AHdYttw19_JjizjTiRg1YuABS53urco74IncDXB4er9UkBVUtV-lEkbE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (69294, 'dM9aKvNaQkPfjxRq8H3zjt:APA91bEmlMNd7Ct8y9om7otnsuq9pAKz54MUoiyMrk-kSvZn2TiJk_7_w0lW5s1AHdYttw19_JjizjTiRg1YuABS53urco74IncDXB4er9UkBVUtV-lEkbE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dejan.kikin82@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Dejan', 'Lolić', 'dejan.kikin82@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'emirizberovic4@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Emir', 'Izberovic', 'emirizberovic4@gmail.com', NULL, '1991-06-14', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jerinkicnebojsa679@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nebojsa', 'Jerinkic', 'jerinkicnebojsa679@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bulatstefanbulatovic99@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Stefan', 'Bulatovic', 'bulatstefanbulatovic99@gmail.com', '0621609282', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (69515, 'eTjHDtVOoEzRoWQWQMwp9s:APA91bGWR1bNudYkgi6K8MjhvHCq2ONUhSK0n8ZmO2ZrADUwFIbWuq33jvO5fIsqLaHLHctRudwItLHnE6W83V_cC390o88K_PkX_8zHQVSIo3OU29JwOOA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (69515, 'eTjHDtVOoEzRoWQWQMwp9s:APA91bGWR1bNudYkgi6K8MjhvHCq2ONUhSK0n8ZmO2ZrADUwFIbWuq33jvO5fIsqLaHLHctRudwItLHnE6W83V_cC390o88K_PkX_8zHQVSIo3OU29JwOOA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jelenagrbic89@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Jelena', 'Grbic', 'jelenagrbic89@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'risticdejan1970@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'ristic', 'ristic', 'risticdejan1970@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jelena.boric.brcka@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Jelena', 'Boric', 'jelena.boric.brcka@gmail.com', '062512407', '1995-08-29', 'Nis', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'savicnikola825@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'nikola', 'savic', 'savicnikola825@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vilkica.o5@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Vildan', 'Vejsilovic', 'vilkica.o5@gmail.com', NULL, '2005-06-30', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vilkica.o5@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Vildan', 'Vejsilovic', 'vilkica.o5@gmail.com', NULL, '2005-06-30', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vujosevic24k@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Duško', 'Vujošević', 'vujosevic24k@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (69940, 'fLJP9WwVzk22o6zMxasZoY:APA91bFTPSrkk3COIGpI7mVKjYTJVJDw7UXS5DwB0POoOpUwyrOVe8fHbTRlZ_VXKjxaQj6Oo1-Cj3x4iesMdS-_SGhzhq0AWW6YzJj5698GvMgPatzBZ0s', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (69940, 'fLJP9WwVzk22o6zMxasZoY:APA91bFTPSrkk3COIGpI7mVKjYTJVJDw7UXS5DwB0POoOpUwyrOVe8fHbTRlZ_VXKjxaQj6Oo1-Cj3x4iesMdS-_SGhzhq0AWW6YzJj5698GvMgPatzBZ0s', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'Vesicnikola277@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nikola', 'Vesic', 'Vesicnikola277@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anjatolic2003@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Anja', 'Tolic', 'anjatolic2003@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (70172, 'ejWnNPNT7EW7k5f045yGL7:APA91bFWZUQdMlxWyrtLdwRLSCSQLSYi0qvVjTVaitnsRUtGOyHJ1FO5uS0JBjPwy5etu0l_u0dNiMgDoQ8Ac9yJfkco6cxJ8CXnXFosFkcnzmfxewzoT4U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nelamaksimovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nela', 'Maksimovic', 'nelamaksimovic@gmail.com', NULL, '1980-11-16', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivana.dosic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Ivana', 'Vujković', 'ivana.dosic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikolakochic@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nikola', 'Kočić', 'nikolakochic@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'elviratosic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Elvira', 'Tošić', 'elviratosic@gmail.com', '0649652016', '1978-05-27', 'Sombor', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'darko.skrepnicuk47@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Darko', 'Skrepnicuk', 'darko.skrepnicuk47@gmail.com', '0694777426', '1997-08-10', 'Nis', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'darko.skrepnicuk47@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Darko', 'Skrepnicuk', 'darko.skrepnicuk47@gmail.com', '0694777426', '1997-08-10', 'Nis', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andjeladjordjevic632@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Anđela', 'Đorđević', 'andjeladjordjevic632@gmail.com', NULL, '2004-05-22', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (70343, 'exji5AdjAknxnqyCwv3_BQ:APA91bFFzGMNqht1R-73vtzM7tBJ3324D5Oz1LwMS93lBYX5tW82TVlodIjgWOHBbrQgwCHlRKVjYH-uyRsjtVSDJKaWMQmJ2wW1v8mCTXrnm5e-t7Q6aeg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anavedjic17@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Ana', 'Veđić', 'anavedjic17@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milosstam@telekom.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'MILOS', 'STAMENKOVIC', 'milosstam@telekom.rs', '0646670639', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anjapetrovic06124@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Anja', 'Petrovic', 'anjapetrovic06124@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'amir003me76@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Amir', 'Mesanovic', 'amir003me76@gmail.com', '0614004104', NULL, 'Beograd,Savski venac', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'brana88@hotmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Branislava', 'Petrovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (70835, 'cbu4lztaD06eqgS-RhtyCN:APA91bElm57qtko-I2qaRQDlbE6euStvpDkyq3ErggUABVLkdRYRrQQ51cZmGxkg01FhqU21rztQE8bBbK4Xqkgw27cjQk4R-bZjMiCiBkTdFUmVtsfwbJ0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'miljan022@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Miljan', 'Samardzic', 'miljan022@gmail.com', '+381652702427', '1996-02-22', 'Novi Sad', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'teadragan@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'N/A', 'N/A', 'teadragan@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (71204, 'dkiP2zNeSsWzRa8v6H7gO6:APA91bGn1gwAgcu6Yw5M5-pf08vjKyr1MP-4LVhj6HPdwK6KtLwVw4txjFN0JbmoyLoKyMSfiTfInKeGbyfjWylMF_8kbmivFLhR_aNXXPrf82ieXLLqtRM', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aamarcicev@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'N/A', 'N/A', 'aamarcicev@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milos.indjija@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'N/A', 'N/A', 'milos.indjija@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (71292, 'cKiHd80rCkW3oKZVMmw1Wo:APA91bFinLTsZoln8hSh4q8JK63z0pVDLJmqSjcIG_qGQiXblCREuhDhNf-DoMd2qEYCYa4yGrhh0ylTkFLP1UUodSscg6OWZEt0vvufgJGMo6qnhcvKMHI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'popovicv986@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Vanja', 'Popovic', 'popovicv986@gmail.com', '0656995161', '1986-12-29', 'Kikinda', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (21892, 'fT30YSjdT0eZuZ9_M846zt:APA91bGZUuZ1Qo89HKcfUfLct1WPqRJQ86YW3DKAuuviruKrxqxgDecfyQDjad_CO1m0HavIEFxuF_GkncWkBi4MVxoYO-y2Y1me83Q89ebXQqeZReW0iEc', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dzonivukicevic89@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'N/A', 'N/A', 'dzonivukicevic89@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kkinaavladaa9489@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Katarina', 'Ilić', 'kkinaavladaa9489@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'goxy_1993@hotmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Goran', 'Marinkovic', 'goxy_1993@hotmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nadalina79@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nada', 'Stojanovic', 'nadalina79@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milenkovicm320@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Marija', 'Milenkovic', 'milenkovicm320@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sagadans.n@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Lazar', 'Kostic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'natasa0petrovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Natasa', 'Petrovic', 'natasa0petrovic@gmail.com', '0600750769', NULL, 'Šabac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'natasa0petrovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Natasa', 'Petrovic', 'natasa0petrovic@gmail.com', '0600750769', NULL, 'Šabac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milicamladjenovic@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Milica', 'Mladjenovic', 'milicamladjenovic@hotmail.com', NULL, '2001-03-21', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (71629, 'dYHWnKcPi0mSk_rFpXwInr:APA91bE46e8TLKCVgvgwXjfq4p3HOUqqsTdG_Tu2MakWzpdaIktmf35euDkOx1CY1fqPvartbbDetDpbXWS1A0-hPrYyvAHMNz3qlsXtQrysmiXAQbR75uc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (27806, 'd-0QQbuFQ0ZdnlBMBHE5mq:APA91bEs03FInBD0B3n6ZULt6CKiNYDd6Oix7X2p8dqUHmikaQ1YpPF8oDPzoI_bRg7AT62RUynHtrbVeauhD0Xr2VQl6nQXaQZtjJEcx_MU_bk-RuDNeEY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mail@nikola.ws', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nikola', 'Marinkovic', 'mail@nikola.ws', NULL, '1978-09-23', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mladenee98@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Mladen', 'Pavlovic', 'mladenee98@gmail.com', NULL, '1998-03-22', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sabine.olthof@giz.de', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Sabine', 'Olthof', 'sabine.olthof@giz.de', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'madajti@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', NULL, NULL, 'madajti@gmail.com', '+381655276839', NULL, 'Novi Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'prmiletic@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Milena', 'Andjelkov', 'prmiletic@yahoo.com', '0642260917', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'varlamovaleksej82@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Aleksej', 'Varlamov', 'varlamovaleksej82@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mitrovicanastasija998@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Anastasija', 'Mitrovic', 'mitrovicanastasija998@gmail.com', '0645137689', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mitrovicanastasija998@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Anastasija', 'Mitrovic', 'mitrovicanastasija998@gmail.com', '0645137689', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (71988, 'crWD5iNe4UAtlaFf4R0vAm:APA91bFMyKYtuQuhtyc-s6l74FP7XktpSKYFHnnEE3KqPVYNr0OkY70xrhESqzQpoptIG9YUyB4d7z103NNmYu6q90VZEE7nRkjkHSW3AZj6ygn2504oFj8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nognjen01@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Ognjen', 'Nikolic', 'nognjen01@gmail.com', '0612871451', '2001-12-19', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milancekv99@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Milan', 'savicevic', 'milancekv99@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'veljavelja10@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Veljko', 'Djordjević', 'veljavelja10@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tomasevicaleksa6@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Aleksa', 'Tomašević', 'tomasevicaleksa6@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ema.milovanovic98@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Ema', 'Milovanovic', 'ema.milovanovic98@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sonjapejcic9@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Sonja', 'Sonja', 'sonjapejcic9@gmail.com', 'N/A', '1991-07-08', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sonjapejcic9@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Sonja', 'Sonja', 'sonjapejcic9@gmail.com', 'N/A', '1991-07-08', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'xx2409xx@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Predrag', 'Ljubinković', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'laketic38@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'N/A', 'N/A', 'laketic38@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vladebekovladanko@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Vladanko', 'Miletic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandracirovic84@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Aleksandra', 'Cirovic', 'aleksandracirovic84@gmail.com', '0641011901', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivanabracanovic@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Ivana', 'Bracanovic', 'ivanabracanovic@icloud.com', NULL, '1982-08-17', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mackicdaniel@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Daniel', 'Mackic', 'mackicdaniel@yahoo.com', '0665831470', '1987-10-28', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lazar.jeremic932@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Lazar', 'Jeremic', 'lazar.jeremic932@gmail.com', NULL, '1997-03-03', NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (72522, 'dWL-tMgq8EN-nPinG0sK-C:APA91bEdwE8heq4SXIkSrdoi1q6H8pNUFjWj2SeNF9uCmoG5oMXKju8jtjfZaF0kBuzNhadt4ITsxhuupkaP81Q18bYGbwWJCGaYM3nNLON4FXDil59nGGI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (72522, 'dWL-tMgq8EN-nPinG0sK-C:APA91bEdwE8heq4SXIkSrdoi1q6H8pNUFjWj2SeNF9uCmoG5oMXKju8jtjfZaF0kBuzNhadt4ITsxhuupkaP81Q18bYGbwWJCGaYM3nNLON4FXDil59nGGI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tandzikusgm@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Tanja', 'Tajsic', 'tandzikusgm@yahoo.com', '063648890', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anja.bjevtovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Anja', 'Jevtovic', 'anja.bjevtovic@gmail.com', '+381645511111', '1998-09-17', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (72632, 'c-BWmUe4p0ech2yPlIiwsR:APA91bHkR6Sq7SK6m_YO7bp6JXdPWc6e0R9nRe_GPqW7-Npl---abfJlOWy2fayYjSK6Dhil8mpXG1hFUmyOH3IJdPy7iv35QU86n-gPgrM2Jl3uRw-yyj0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'levdan@bk.ru', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Sergej', 'Levdanski', 'levdan@bk.ru', '0652792539', '1982-09-02', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (72843, 'ckgLEF_JVkaDk476lryh87:APA91bFJ1b2rjYtwCMtq7XOh7Cua8eGzIiGk84y_3rdBw344gMUTxgo5jPfK0LOsZ9Yev72a4is7wJWqm2KUoywrkfbbp1Lbho5h2XpWAADA5NM1ajs7qEw', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dragoslav.m1972@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Dragoslav', 'Mihajlović', 'dragoslav.m1972@gmail.com', '063344248', NULL, 'Niš', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kristinajankovic.ssvs@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Ime', 'Prezime', 'kristinajankovic.ssvs@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (72967, 'elFd0sOzOECLg6SnVDFzeb:APA91bHsM5Hw1d8v5pvyfUgi7AGq941lGW-RfGpMlcv7YNzm4Jzbrbx1CUQWlKaAtuEyZSuIEGzaKEzEgdtXzlp4gB-nlpQimvoOvBK5oo3PDLWNa5vRB-c', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ljubodragbugarinovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'ljubodrag', 'bugarinovic', 'ljubodragbugarinovic@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikola.mitic1995@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nikola', 'Mitic', 'nikola.mitic1995@gmail.com', '0645591810', NULL, 'Beograd/Vracar', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jovanajakovljevic190105@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Jovana', 'Jakovljevic', 'jovanajakovljevic190105@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jovanajakovljevic190105@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Jovana', 'Jakovljevic', 'jovanajakovljevic190105@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (73022, 'eLxdLNdHk0XXr_DjUdkIFW:APA91bEj12cBnKIozNnRQHtnyEpQGbdlhQJs7OeuVQylau-5exH-eyfeFRaEytrToa6_myOoSFAemoCOKiNNrHcXvEiNdMlvrmMVDJ9i2SaL4lA9UnA5awE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (73085, 'cQsGd4OAQGaYDFLGB5QTxm:APA91bHJG3fEMI7LU0XGP0vilu2T0o3n8ciB5fYyIt-bMxST9TFmZ53c9HMwa3nNhqQvcZ6nH2yjxodnlA9X38Wgrez0URbS7qEsMI9_JwWKgboKkgz7oKs', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milicakolarevic510@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Milica', 'Kolarevic', 'milicakolarevic510@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (73178, 'c5DTeh3lYkybvdbysWox_N:APA91bG1FV4SawEekKd_J1grGsJvmZkePcMjHQy1nzNK3SEU6OTZPiPkfOxSh1Wr2xVlDocrOc8kOKOKysNa6ugtFrGBlPyuCnGijJgS0HOJSTQW30Ve9xE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (73178, 'c5DTeh3lYkybvdbysWox_N:APA91bG1FV4SawEekKd_J1grGsJvmZkePcMjHQy1nzNK3SEU6OTZPiPkfOxSh1Wr2xVlDocrOc8kOKOKysNa6ugtFrGBlPyuCnGijJgS0HOJSTQW30Ve9xE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tijanasubosic@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Ime', 'Prezime', 'tijanasubosic@hotmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nsceko@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Nikola', 'Šćekič', 'nsceko@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (73259, 'eT8krZ5BS--85l3HpeAh6N:APA91bF9FZW_W3pajFbwaTd5gKOp0mmXwJudS3NN74bUElRffLHLXAwvbTfxlau5uBS5prQn3-VWsPMGVWqf0sqXGLpnm5c2wVI30baVGK0ZrnAg95dyZrM', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (33454, 'ejClpfrcTUEtgCDphF6sOo:APA91bHYWmFa42p98H9VAELWwvhJmMmtHXH_Y_hu-7tsP7Zf0CxPTN4XMvH2RYhZNzRUwBM6EJ8mshVm3VNK7rk_KoG1EvakqoymUKMhjwn7Ghzit7oIM9U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (33454, 'ejClpfrcTUEtgCDphF6sOo:APA91bHYWmFa42p98H9VAELWwvhJmMmtHXH_Y_hu-7tsP7Zf0CxPTN4XMvH2RYhZNzRUwBM6EJ8mshVm3VNK7rk_KoG1EvakqoymUKMhjwn7Ghzit7oIM9U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (33454, 'ejClpfrcTUEtgCDphF6sOo:APA91bHYWmFa42p98H9VAELWwvhJmMmtHXH_Y_hu-7tsP7Zf0CxPTN4XMvH2RYhZNzRUwBM6EJ8mshVm3VNK7rk_KoG1EvakqoymUKMhjwn7Ghzit7oIM9U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'majaandjelkovic1990@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Maja', 'Andjelkovic', 'majaandjelkovic1990@gmail.com', '0692884150', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kovandzic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.6\\"}', 'Rade', 'Kovandzic', 'kovandzic@gmail.com', '+381607531599', '1984-08-24', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stankovic051194@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Viktorija', 'Stankovic', 'stankovic051194@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (73433, 'fXzJtv1uakAiphEWZ1f6Um:APA91bFD_kRMlpholbcmAfaHwEmezqbZQH24Uvh2csd_7P_BF3GS3pNQT9yrZzDAh0iY_Po_idrGIXY5w0ZtzL0r_MHvoS4TOnL7f2CXJhKwQETXvQ_6eA0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (73433, 'fXzJtv1uakAiphEWZ1f6Um:APA91bFD_kRMlpholbcmAfaHwEmezqbZQH24Uvh2csd_7P_BF3GS3pNQT9yrZzDAh0iY_Po_idrGIXY5w0ZtzL0r_MHvoS4TOnL7f2CXJhKwQETXvQ_6eA0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (33217, 'fNNxQU4X-0nDsomomEKqWo:APA91bFZiOPXthvR0SZgCNOUJJbp8Id914v1YtVELvvZEFOMdQBIOTsz--MiDj9k293xhmWGl0fcGurcalUNIYVctgzAPhE_li-vyFKc4EFPKeU4vU5bOn4', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (73506, 'f2pkPXc8vUzlvwVGTEifiO:APA91bEu9wWkmJ7FuKxyuh_TRNlq9qiEUDX7QQMdLFE52tYuDi36Zc0OPqLXOjEEJUAziRntRAaPXNIpuDDSj2WNuAfbFC6Fk8UgKra-JN_zgjukdEEN8Iw', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andrej2004.ad@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Andrej', 'Dvornicki', 'andrej2004.ad@gmail.com', '+381628499303', '2004-02-17', 'Stara Pazova', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefanadj93@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Stefana', 'Djordjevic', 'stefanadj93@gmail.com', 'N/A', '1993-01-09', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sn143327@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Stefan', 'Nikolić', 'sn143327@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sn143327@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Stefan', 'Nikolić', 'sn143327@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jankovicmarija0407@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', NULL, NULL, 'jankovicmarija0407@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vulevuletrapara@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'vulevuletrapara', '-', 'vulevuletrapara@gmail.com', '0658050803', NULL, 'Novi Sad', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (73841, 'fF7IPRPxwUyWpz456lxyEC:APA91bFqQONrhbf9HyZP9JpRYv7vPX5TEsbpj3VNM5MrINzoVeQlbxltAtM37IFAIzWBweQIy4ZGDPO0UiY39f11gBl_IiEpWIRnFMat1jPNBg2kZGG0qVs', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'poopuros1993@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', NULL, NULL, 'poopuros1993@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'poopuros1993@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', NULL, NULL, 'poopuros1993@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'romaromankov@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Roman', 'Marshall', 'romaromankov@gmail.com', '0613102653', NULL, 'Novi Sad', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nemanjaradovic0097@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Nemanja', 'Radovic', 'nemanjaradovic0097@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nemanjaradovic0097@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Nemanja', 'Radovic', 'nemanjaradovic0097@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tristagorec@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Nikolai', 'Matrosov', 'tristagorec@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bojanasimic12121997@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Bojana', 'Rumenić', 'bojanasimic12121997@gmail.com', NULL, '1997-12-12', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (74052, 'cxXXP6GZwkPRhCmROR5NQV:APA91bGDf0ZD-xPSLbr8T7tfbNHKJhJdnQoT0uDiTFTyU8pE1l9c9STCZESeXpG5R4p6xaxvZ6pzzBWMd-ETgmCpx9yQFpDWg6bHyfnBhaK74dfCC9rbZwU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (74052, 'cxXXP6GZwkPRhCmROR5NQV:APA91bGDf0ZD-xPSLbr8T7tfbNHKJhJdnQoT0uDiTFTyU8pE1l9c9STCZESeXpG5R4p6xaxvZ6pzzBWMd-ETgmCpx9yQFpDWg6bHyfnBhaK74dfCC9rbZwU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'serbjohnny@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Nemanja', 'Markovic', 'serbjohnny@gmail.com', '0631938152', '1983-07-28', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nl1lekic1@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'N/A', 'N/A', 'nl1lekic1@hotmail.com', '0644646456', NULL, 'Beograd (Čukarica)', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (74158, 'evzJUmmzTUuSh6B8lUd0d3:APA91bEG8aM-eEex8vJUMzzP5mgEypeSLVkn7zUCXy0RYxfPHZpcwGwmyW208I2mSUGQPdmOcjUhYftKh2xm86coIonOjEq1rII2uRJxovGuCENNo2u9054', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'urosbudimirovic@outlook.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Uros', 'Budimirovic', 'urosbudimirovic@outlook.com', '0693298430', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'urosbudimirovic@outlook.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Uros', 'Budimirovic', 'urosbudimirovic@outlook.com', '0693298430', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (56470, 'c4TeQG-h00ipiw5o9uGplU:APA91bEayEmnJM9F70MVPAotAPLeB2k_uITWXPdg1zOlCswcGqcT1oWW2EFhu7ryDXcl2zu1GA9tHNnMPrdcQaU9gZ3X6aKIE61zoMPtycnTRrXiBma0guE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ristic.danica@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Danica', 'Ristić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kostadinov.nikola547@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Nikola', 'Kostadinov', 'kostadinov.nikola547@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (74382, 'dyXVpq8iR-aK5XIsVgSmNP:APA91bG-THmJSsb2mBgZxuEw-BvcBpc7BKgT2DyWnS5q03tKzHK7S3Yu5RMwDPNCBH7fpFfj1C4f9UTZA7RTYJxy65h5K1RUVp_EloQoqNmd4Odc3dlmuYc', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (74394, 'eXcnGswbTTeraohdbd738d:APA91bHJ8toZ9XzLibkyNlKT7izfV5WUzmoXQyTnO8O2IlGgTJ9w_QKLmx3VF3SJ5croE2okAjfJfbhmeh7AFW4Q9opTxBM6Ot4GQ8z4dZCtNgLyziqVJcI', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nisekspres12@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Ivica', 'Rangelov', 'nisekspres12@gmail.com', '0604416195', '1996-12-25', 'Gornja Lisina  Gornja Lisina', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'igzy@live.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Igor', 'Jovanović', 'igzy@live.com', 'N/A', NULL, 'N/A', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djordjemarkovic997@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Đorđe', 'Marković', 'djordjemarkovic997@gmail.com', '0665098933', '1997-01-05', 'Smederevska Palanka', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gojkocar123@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Gojko', 'Carevic', 'gojkocar123@gmail.com', '0606442305', '2000-05-31', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gojkocar123@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Gojko', 'Carevic', 'gojkocar123@gmail.com', '0606442305', '2000-05-31', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'alanovicluka4@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Luka', 'Alanovic', 'alanovicluka4@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'srkacmetala69@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Marko', 'Stanković', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'leticjovan021@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Jovan', 'Letic', 'leticjovan021@gmail.com', '0640425905', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zikasimic76@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Živorad', 'Simić', 'zikasimic76@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandar.risovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Risović', 'aleksandar.risovic@gmail.com', NULL, '1988-11-18', NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandar.risovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Risović', 'aleksandar.risovic@gmail.com', NULL, '1988-11-18', NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kasakigames@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksa', 'Kasalica', 'kasakigames@gmail.com', '0652301210', NULL, 'beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lukadrljic4@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Luka', 'Drljic', 'lukadrljic4@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (74731, 'dnpVcgP1B0PRh4N_wBjw_u:APA91bHBIkiBkEohOju4A2lGew1kE9W5EJ0Wqltsi0A8ZXt4NmcRb4yYiK_3uykt6zEgpuS4PwCeRtieE-aNvYXFKo2Ze4BciP09oCMAiEVbMrQg69JUIfE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milan.kitanovic11@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Milan', 'Kitanovic', 'milan.kitanovic11@gmail.com', '0616704988', '2004-03-29', 'Vranje', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivanaivanic0707@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'ivana', 'ivanic', 'ivanaivanic0707@gmail.com', 'N/A', '1978-07-07', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dex.nest981@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dejan', 'Nestorovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (74803, 'cO-XfRs1a0n8gPgcmiWkgU:APA91bEkBUdkDfF39TDQ2jmRXqfNeMWQUa7KwBBgrOs-Dq2HJxNN5r_H2gvcAfBWCfUGdM9KEJzEFfrvBy4vs066QNoyR7e_NSzsmAQ8Z8YJmYBTGPmElAc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (74822, 'dFVTEl4df0UYvQw2vgcuef:APA91bHF8YIO1wODWR9_xhhsXOkoR396x6DxQryKeA_DfbDfyQGFFpGtzH3R9Fd8FZx04mzPQKCrfnnp-pg9cTUz0UAFwIQHr0vtsIC8rIOPIYHbppUYV4s', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'loncar.filip04@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Filip', 'Lončar', 'loncar.filip04@gmail.com', '0692123613', NULL, 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sanjastojanov@rocketmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'N/A', 'N/A', 'sanjastojanov@rocketmail.com', '0615555167', NULL, 'Pancevo', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sanjastojanov@rocketmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'N/A', 'N/A', 'sanjastojanov@rocketmail.com', '0615555167', NULL, 'Pancevo', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (74909, 'fOE-8QO2SL2XAG8fBtxObJ:APA91bGnFx1EVtvQkDfZlNpTHIAtuZkmtjmdKziWj7u0gIoPZPbtml3k6K_PSZS17TjaRyAc8nEyTEd3UWSf7flwi_menpDn7MRrW0mN8pHk6XDaYDPESD8', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'katarinakovacevic1309@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Katarina', 'Kovacevic', 'katarinakovacevic1309@gmail.com', NULL, '1999-09-13', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sghose93@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Sudipta', 'Ghosh', 'sghose93@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'acaristic95@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Ristić', 'acaristic95@gmail.com', '+38163430537', NULL, 'Stara Pazova', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kulicanastasija6@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Anastasija', 'Kulić', 'kulicanastasija6@gmail.com', NULL, '2006-06-06', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (75131, 'fXyFlN8I-EYkopFq24BHBF:APA91bHmmNDjs39FdiP1gXHTIXEJ65JA-v8hWl-vPB5ren6yCZ8zgudA1S9BFLb-Hr8dW_4jbjEYFSgHUGVCiazuk5n2Ptl2dRAJEb4gnimpLW1wUBC_BfU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nevena.pavlovic.kraljevo@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'N/A', 'N/A', 'nevena.pavlovic.kraljevo@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'edalini@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ivan', 'Tadic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (58262, 'dVACiCmZSkjtt-wp3LikJz:APA91bGpOReFn5X2O93SPJBRsx14nqAafmUL7vYbPQqFkLOtAkpegKYARzi6DVyMvka8I5x8Amy9cLMk-csn2Pami8CCWGQRvnncsGddM0djUbQYj1jfXaI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'petarstefanovic0801@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Petar', 'Stefanovic', 'petarstefanovic0801@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (75275, 'e5jAcwSYsUomi55WCSiEId:APA91bGdbDZ39tihhdQbH7OwuuLY_cLWaeaN4dkEOTtcFjUs4RMHIxCuhOdDZImHtxoOTI9makpdvtfHKZyVz9557qhLHP9LGGdAbWG0dUule2zU2GEtzsE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bacevicb@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'N/A', 'N/A', 'bacevicb@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mitrovicr935@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Radovan', 'Mitrovic', 'mitrovicr935@gmail.com', '069763069', '2002-07-03', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mitrovicr935@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Radovan', 'Mitrovic', 'mitrovicr935@gmail.com', '069763069', '2002-07-03', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mitrovicr935@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Radovan', 'Mitrovic', 'mitrovicr935@gmail.com', '069763069', '2002-07-03', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'whichcaster@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'nikola', 'petrovic', 'whichcaster@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'umilovanovic92@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Uros', 'Milovanovic', 'umilovanovic92@gmail.com', '0616980578', '2014-02-21', 'Veliko Gradište', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dusan.nikolich2@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Dusan', 'Nikolic', 'dusan.nikolich2@gmail.com', '0643595336', NULL, 'Smederevo', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'erdeljanm8@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'marijana', 'erdeljan', 'erdeljanm8@gmail.com', '069-342-6901', '1977-01-02', 'pancevo', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefanovicnemanja1999@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Nemanja', 'Stefanovic', 'stefanovicnemanja1999@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefanovicnemanja1999@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Nemanja', 'Stefanovic', 'stefanovicnemanja1999@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bogdan.jaric@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Bogdan', 'Jarić', 'bogdan.jaric@gmail.com', '0691221500', NULL, 'Subotica', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bogdan.jaric@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Bogdan', 'Jarić', 'bogdan.jaric@gmail.com', '0691221500', NULL, 'Subotica', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivanj88@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Ivan', 'Jovanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milostrifke01@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Milooos', 'Trifke', 'milostrifke01@gmail.com', '01234324532', '1975-12-02', 'Pozarevac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (75687, 'fleO5Gs-To-pcr_PcsBJdR:APA91bFmFXal1Qc3RrS25a3P3qyxwlVvuEtkzrWtNdgJZesAAK7F8HQm3zmo6y3pZfhnJb29-s-UrHOuDfLwx_PDpikYbWhxzhK1Qll1QfEjMMDI9W3DFjY', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stamenkamen4@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Stamenovic', 'stamenkamen4@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stamenkamen4@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Stamenovic', 'stamenkamen4@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ljubisavljevicu@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Uros', 'Ljubisavljevic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zunicvladimir1991@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Vladimir', 'Žunić', 'zunicvladimir1991@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ksenija.petrovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ksenija', 'Grujic Petrovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bojic430@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Milorad', 'Bojic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (75859, 'c18n0qzJzk3nseFvfQB5KR:APA91bEZh-TTkjJfYw9gXaVZiK38AnZQI5LYv8_lXzab6KCGP-01oZ5oTklAHxHWyWVbEcqkdgu20xlVwSfAOZI9ea7brrHmWC7d_DMT8eVi5BZJ49G_PRI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (311, 'dDs2DKNZTDGYJJTinVmJib:APA91bFH-P71et-BQdyJNZWz1zj-Sdql_TAISR188ANXBX8GPFdNB27NKGHKe0dHhrQnleNP3G6zoe9Rr2e-R9V0m1777DSyJhblJZ10D-4fjxy1BeXwqV4', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'josicivann20@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Ivan', 'Josic', 'josicivann20@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dusanmomcilovic025@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Dušan', 'Momčilović', 'dusanmomcilovic025@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'draganab.vasiljevic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Dragana', 'Comic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zlatkomilinkovic952@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', '/', '/', 'zlatkomilinkovic952@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'damjan.gataric@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Damjan', 'Gataric', 'damjan.gataric@gmail.com', '0641658132', NULL, 'Novi Sad', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'markocuk8@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'N/A', 'N/A', 'markocuk8@gmail.com', '0641301153', NULL, 'Banatsko Karađorđevo', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tribal_industry@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Dragana', 'Gobelic', 'tribal_industry@yahoo.com', '0641397134', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sdusan179@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Dusan', 'Stankovic', 'sdusan179@gmail.com', '0691543245', '2003-02-23', 'N/A', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kv.marijana@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Marijana', 'Kursulic', 'kv.marijana@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anamvukic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'ana', 'marija vukic', 'anamvukic@gmail.com', '063620071', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (76249, 'e0XAMmg1706cgqrkX1Xv-2:APA91bG122x9C4AsrvpXIVFQb-1yrbbEztBOxsnZSXVVDcPTC52cn3rJlyfCrMOMGDP7ynm8cLfWX7rQPtQgxUka4Z16_GbNbCJrYx-ErehMrwxfEeYCuwU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'krijestoracamar96@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Amar', 'Kriještorac', 'krijestoracamar96@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (76277, 'f7kVgVa70Uh9lFvSRoczIQ:APA91bG1GFdDtamql1L4n616SoBF1t9C3YDn0W88MKd8ueEnj57I-Av8bA-iaWt_THiZQc0op9JGgzoAZiMpCs8TJAhW09GJZThrWglHeuQZLzMA-TgDywA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (76277, 'f7kVgVa70Uh9lFvSRoczIQ:APA91bG1GFdDtamql1L4n616SoBF1t9C3YDn0W88MKd8ueEnj57I-Av8bA-iaWt_THiZQc0op9JGgzoAZiMpCs8TJAhW09GJZThrWglHeuQZLzMA-TgDywA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandar@gvozden.info', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Gvozden', 'aleksandar@gvozden.info', '063475674', '2014-04-27', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandar@gvozden.info', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Gvozden', 'aleksandar@gvozden.info', '063475674', '2014-04-27', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (76432, 'c0dlIxzA308CtTmyY7s-Rt:APA91bHP6LG8-zOOlNK7zySLfJhOvH4D1Dlifv9inqSJq-G8Ppg-vyK-Ju381JyYQj2w70qCDTC9Xzu9hLCZfidgnI1PHrhx2jzZJh1U6QAyBz4ddljofyY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'irinasigma13@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'irina', 'dzida', 'irinasigma13@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pedjablack@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'josipovic', 'predrag', 'pedjablack@gmail.com', '063266366', '1973-12-13', 'macvanski belotic', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'cveja@hotmail.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Zoran', 'Cvejic', 'cveja@hotmail.rs', '+38163536638', '1961-03-31', 'Novi Sad', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (76593, 'cJpVJsapUUc7rYeIDwzY0h:APA91bHSjCXwESqp-nRGbLFkJK9jf6L92NhPzfkuUXIPUr0iAWVjTk9iFXVnDXn9a0pLTcjbp6UcDSQ17A78DP2D77FuokOXbN2leywSUzLIwMeeZMBwfkI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'emilijatrojanovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Emilija', 'Trojanović', 'emilijatrojanovic@gmail.com', NULL, '2000-07-22', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'matejadj2005@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Mateja', 'Djordjevic', 'matejadj2005@gmail.com', '0653320799', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vsundovic275@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Veljko', 'Sundovic', 'vsundovic275@gmail.com', '0693127816', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sasa.kavgic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Kavgic', 'sasa.kavgic@gmail.com', '+381607412589', '1977-04-11', 'Novi Sad', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ilic.spasoje00@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Spasoje', 'Ilic', 'ilic.spasoje00@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ilic.spasoje00@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Spasoje', 'Ilic', 'ilic.spasoje00@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ilicluka003003@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Luka', 'Ilić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandarstevanovic33@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Stevanovic', 'aleksandarstevanovic33@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'srdjan.uzelac@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Srdjan', 'Uzelac', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jaukovicradomir@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Radomir', 'Jaukovic', 'jaukovicradomir@gmail.com', '0692925862', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (76966, 'dENAqB0Pd0xmsIAGzJHxq-:APA91bHd13ZxyrhOURTtTBceZEXgxe0BXlzDUyARPUXe5q52ELgJIQO288ul3TKC50pn8QhLCgQGFyvxgvTBSGTYFDbo-ZkMkft2DcQ14A4Za16oQ5yo-4o', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marijastijepovic16@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'marija', 'stijepovic', 'marijastijepovic16@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (77050, 'dW7kMeA6kE5ltzAAjfG46s:APA91bG7QX-3NHJy3HL91dfIoqI_4Cy9dCyktMr9WhK8cj0hnYojlZoEzlnz87SDGTnQW5Jxz8FOla-f77JOx18EVMjuDlkh_clq83rxJq77NYAdPvSpmTQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (72093, 'f_frOPTYwUbevmOuH-Ppjo:APA91bGG1ywc_X0_DIq8dqm89R36V_g45XsQDetZ-7gnUQKjcso28et6k6kgnqk47TMzvUCjGxkX1OplZp-IEx9zgFcTmJMO1XKqxqQwvunxrept1W1jGP0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mihaelaantic94@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Mihaela', 'Antic', 'mihaelaantic94@icloud.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mihaelaantic94@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Mihaela', 'Antic', 'mihaelaantic94@icloud.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksa.saponjic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksa', 'Saponjic', 'aleksa.saponjic@gmail.com', '0692202722', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'chotie88@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Petar', '?oti', 'chotie88@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (75444, 'e9a_V3ZaoETOiAs76_PZh3:APA91bGoUa3NUox5tHqUuIdtGF1BUoyu6hQWk9DnEJnTKXZIcv0Ny_cvkD0Y6XM8LDSEs4fK_pLDBBKGThfuAC2KgIByLUTDp9uWGvLLvyhjDICuJDc9XU4', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ljubic.jovaana@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Jovana', 'Ljubić', 'ljubic.jovaana@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandar.mihajlovic.cg@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Mihajlovic', 'aleksandar.mihajlovic.cg@gmail.com', '0642246394', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandar.mihajlovic.cg@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Mihajlovic', 'aleksandar.mihajlovic.cg@gmail.com', '0642246394', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (77326, 'eeDn2VTF70p1hw-gad8M9e:APA91bHPAZzkiOosTgKROuQ5kKBZXfWN1IH_OEpkKGeJB7jWgSgZ-rUg_U_ZEsF7Dhh6GWOJJSMU3uBsNrTjOAqyqTamJrvksZVU9doudo3BxSEplOKd7-0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vojindjurdjevic7@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Vojin', 'Djurdjevic', 'vojindjurdjevic7@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'misavidanovic9@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Misa', 'Vidanovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (77413, 'fs9PECmuTE1to33fJ6lJl5:APA91bHzy2gi_7RdX9TTJwpn55KxH9Y5_RL2WsZWVNljpJzHQUE1LuHiHzzR49B3GhUztv9m8daMBrlvBFmaXSu0Xrno3TVfjOV-M0HYAoXkhZFHCr5q1hU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (77413, 'fs9PECmuTE1to33fJ6lJl5:APA91bHzy2gi_7RdX9TTJwpn55KxH9Y5_RL2WsZWVNljpJzHQUE1LuHiHzzR49B3GhUztv9m8daMBrlvBFmaXSu0Xrno3TVfjOV-M0HYAoXkhZFHCr5q1hU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nocnost@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Jasna', 'Drenovac', 'nocnost@gmail.com', '+38163297750', '1978-02-28', 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zokaplavookaa@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'N/A', 'N/A', 'zokaplavookaa@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zokaplavookaa@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'N/A', 'N/A', 'zokaplavookaa@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zokaplavookaa@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'N/A', 'N/A', 'zokaplavookaa@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (69485, 'eITnqPK2lUGrnDoM1-ZR2r:APA91bFxxmLl8dslTH1LM1FT8Tz66Uw47lgrcY4S162wzP0OXqfNTG1k0HynlsrlbxLG2FBNqyXLAoWuOmolDH0yNSvCah2DxN7W8Vx5hxnXPns8idmoNiU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (69485, 'eITnqPK2lUGrnDoM1-ZR2r:APA91bFxxmLl8dslTH1LM1FT8Tz66Uw47lgrcY4S162wzP0OXqfNTG1k0HynlsrlbxLG2FBNqyXLAoWuOmolDH0yNSvCah2DxN7W8Vx5hxnXPns8idmoNiU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'danicaurdarevic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Danica', 'Urdarevic', 'danicaurdarevic@gmail.com', '0668050098', '1995-10-19', 'Bečej', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stralestosic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Strahinja', 'Stosic', 'stralestosic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'acrepus.73@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Vanja', 'Pecic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'omega87g@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Milan', 'Macura', 'omega87g@gmail.com', '0637001298', '1987-10-01', 'Beograd (Palilula)', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stojadinovicc69@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Жарко', 'Стојадиновић', 'stojadinovicc69@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (21261, 'dJBTZXmW20yQmPWeFsjTrG:APA91bHSRGnOkZgO6QnWh99YepYDtOaH0h_OBMnu2vDFhSztNzlrK1v2FkSWpQGx_pzrJR14mgiLBb8Ak2CxGQqb3ktXrBye5BFLzTmeUvlnQAI96vg7CCg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zharkoydanil98@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'danila', 'zharkoi', 'zharkoydanil98@gmail.com', '+381631282754', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zharkoydanil98@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'danila', 'zharkoi', 'zharkoydanil98@gmail.com', '+381631282754', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'markoni.efc@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Marko', 'Nikolic', 'markoni.efc@gmail.com', '0637505123', '1985-01-09', 'Beograd (Voždovac)', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jovanovic.zoran66@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Zoran', 'Jovanovic', 'jovanovic.zoran66@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'minamarkovic165@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Mina', 'Markovic', 'minamarkovic165@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'minamarkovic165@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Mina', 'Markovic', 'minamarkovic165@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radomirovic.dimitrije@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Dimitrije', 'Radomirovic', 'radomirovic.dimitrije@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radomirovic.dimitrije@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Dimitrije', 'Radomirovic', 'radomirovic.dimitrije@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gavranov.marko@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.7\\"}', 'Marko', 'Gavranov', 'gavranov.marko@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tanjaalicic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Tanja', 'Alicic', 'tanjaalicic@gmail.com', '0644654007', '1992-09-22', 'Sabac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'golub88@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Nemanja', 'Golubovic', 'golub88@gmail.com', '0642762397', '1988-04-07', 'Novi Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'a.matejic98@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Aleksandar', 'Matejic', 'a.matejic98@gmail.com', '0690348451', '1998-12-29', 'Nis', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'emasindjelic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Ema', 'Sinđelić Đuričić', 'emasindjelic@gmail.com', '0641156160', '1994-04-10', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'danijelvojnovic86@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'danijel', 'vojnovic', 'danijelvojnovic86@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'danijelvojnovic86@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'danijel', 'vojnovic', 'danijelvojnovic86@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (60208, 'cr6W7ocBuE6_h_1YQDJqdw:APA91bFhmLBVM0zwH22UppucFQMUy-_ufWeEcyPqQxXKfu0EttTiV1G1ZvzbJbgyHLF9GMBpoLq6EYYokkqdEXSjLucwKGR8kn1x-1_XdxYHiGfkXqVfYos', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (60208, 'cr6W7ocBuE6_h_1YQDJqdw:APA91bFhmLBVM0zwH22UppucFQMUy-_ufWeEcyPqQxXKfu0EttTiV1G1ZvzbJbgyHLF9GMBpoLq6EYYokkqdEXSjLucwKGR8kn1x-1_XdxYHiGfkXqVfYos', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (78296, 'dGmAKmB4TE7bmU1-fEsYzw:APA91bEYZnWUkuKU45vaFheZXC2HntyDMnbNu8GaTzxnwPAw22A3AO70hrir4Lg3v9I1g-zYQpO5UH5Y1guQp_nSl26dLRzzXEABanndTCo3neW_3LF4k-w', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tomislavkostic95@hotmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Tomislav', 'Kostic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jevtict33@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Tomislav', 'Jevtic', 'jevtict33@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'Salepanda512@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Aleksandar', 'Djordjevic', 'Salepanda512@gmail.com', NULL, '1999-09-26', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandarallex@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Aleksandar', 'Ilic', 'aleksandarallex@gmail.com', '0692976569', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stankovicnikola1983@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'Nikola', 'Stankovic', 'stankovicnikola1983@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pkresoja@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Petar', 'Kresoja', 'pkresoja@gmail.com', '+38160159498', '1992-08-10', 'Novi Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'm.masic84@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Marko', 'Masic', 'm.masic84@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (42713, 'czVMt8qLIk5nhGGk9SyEuH:APA91bEzWUkHcfUgIVtYCgxtPcFvok_osMwTZdc7JeZ-RpnugAviYuKElubkKi3ONZExvCY4-14NHrF2npehl12z7Nkp7QBBrkA7tGVLLj4lEiRzEy8aGiQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (42713, 'czVMt8qLIk5nhGGk9SyEuH:APA91bEzWUkHcfUgIVtYCgxtPcFvok_osMwTZdc7JeZ-RpnugAviYuKElubkKi3ONZExvCY4-14NHrF2npehl12z7Nkp7QBBrkA7tGVLLj4lEiRzEy8aGiQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (78725, 'e6E2UmYLS0n8lkH7heUNGi:APA91bFk45-teCYuUm0EwSuwTqJ1hm-UZpgrLpdHcVYlc011WtcqoaF55g9_yC5QnHnHsayLUl9BQlpOUzSyeRkErWdKGVwLfG-VpGxM2Ku-Ao4guECxBMc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (55904, 'dkTjrrdsTymrcS5c5yEzG2:APA91bG8uLYaouT9X1Z0Z_852SLQqkkGvLVhr0KfVujBTilLMwdDyCjZ4-BDtaHgeGCqbWiLyrD2zQlBGw3LrNUzF5FYm0XI02jdkg-CYsbY4qWWiLt0ZaQ', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'blockken11@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Zvezdan', 'Bukonja', 'blockken11@gmail.com', '0617337840', '2001-04-06', 'Kragujevac', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'blockken11@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Zvezdan', 'Bukonja', 'blockken11@gmail.com', '0617337840', '2001-04-06', 'Kragujevac', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vlad.kovacevic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Vladan', 'Kovačević', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'filipovic.s@sbb.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'Srđan', 'Filipović', 'filipovic.s@sbb.rs', NULL, '1975-06-16', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (15327, 'dX3ELIcDqUcvj-69weoaPf:APA91bG9HW8f-7wSWLiEYXc_VNyar9Nr2yqD59WvaDCfYRc2tMxqSn5O6iquU1WOiSVbzrOL5ZPGiguTZ1okQBK3wLwRKhCZ3Yh60D7UYDW9vk3SsO2bB3s', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (78844, 'eAZekUbK_E81vikfDDZpCP:APA91bGRReaTl74zjtw4mqX-yQkodtOIl7Hs5aDgf_Z-8Z1L-JQVWb9YKWGlVIRVEAewCRAg-A9BYqCEmB5kmIY3f1_uHvoCjQ3OIlatgeR8WqVpKBTs3-E', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dragica.radisic13@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'DRAGICA', 'RADIŠIĆ', 'dragica.radisic13@gmail.com', '0616451284', NULL, 'MARTINCI', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (72025, 'fpG0DBxoF0rZrrI1LMU8jQ:APA91bGco4vKVU5HuidkSOIs72Yw-uHiiqKKBhkeDOwhGqrbQoNrDZwl-Ao921tu-6Qv_UNQ5Sx4TP-NFxNQJQ48uFajvq0nuYSfKtwHtCcmhDHE8Z3d9fk', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sjosif@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Sasa', 'Josifovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dimitrijecrnic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Dimitrije', 'Crnić', 'dimitrijecrnic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dstanivukovic98.ds53@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Dušan', 'Stanivuković', 'dstanivukovic98.ds53@gmail.com', '0600998110', '1998-11-09', 'Kruševac', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mikidr@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Miroslav', 'Dragovic', 'mikidr@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mikidr@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.7\\"}', 'Miroslav', 'Dragovic', 'mikidr@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mimicadam@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Nataša', 'Romcevic', 'mimicadam@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vukvujinovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Vuk', 'Vujinovic', 'vukvujinovic@gmail.com', '0640555567', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (79145, 'dAcBBFivjkghh0Aj-FeGn4:APA91bHprSLX3ep1oHQ3ao9A5PSwxpaIvilLVt7m8JbnzZE8Lhb1gtEwaASF1gB1InPiqBtyQ_LJIDtre0d4godAvBh64ApyAYoRZEOJgVBadnDegt23rIg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djuricmm@ptt.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'Miloje', 'Djuric', 'djuricmm@ptt.rs', '0648361032', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milansavic1977@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Milan', 'Savic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mpetrovic3@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'milan', 'petrovic', 'mpetrovic3@gmail.com', 'N/A', '1987-10-30', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mpetrovic3@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'milan', 'petrovic', 'mpetrovic3@gmail.com', 'N/A', '1987-10-30', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milkacupovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'Milka', 'Čupović', 'milkacupovic@gmail.com', '0646652335', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milkacupovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'Milka', 'Čupović', 'milkacupovic@gmail.com', '0646652335', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'snezadjo2@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'Snezana', 'Djordjevic', 'snezadjo2@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'k.mihailovic99@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Kristijan', 'Mihailovic', 'k.mihailovic99@gmail.com', '0692213023', '1999-11-30', 'Novi Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (79417, 'eJ050RskB0K9kpa7EbVtM5:APA91bE3mUX6PhbB79ROJ1HtD1PHK8L0aJbndqQuw23TSLH_bK12uUBe5upw6oRdA1lajMSjZj75Hn4BzENYAD0mGeAn1ARXIcVq6f6Ia4kOWdNV3MpINHY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (79456, 'd8_Q4N3BFEgwrFrnxmTrT6:APA91bEfOabdRw18DFdcyE8ULdq8Sr77lABK67ajSfRoydzIlD1sV6TMt3P4dXIFWwVslzgG7lfBdNY1YeLE1ljulONXcXf2n9UHZxEuiDxw3TB0YYQvtw8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (37823, 'cm62nv-FE0jTmxb9Jqd9wk:APA91bGgDRbX69ZFoYFnzmWp6MkFtRBO7LAlzEVr_PW3dGQMDH1kdRfnZv5jQIbKOsUqD1zuIu_dnJ7kvtZa5L3V55gsD3-OdiSljxNoZ64oG0isYaUA2pU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'al.milosavljevich@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Aleksandar', 'Milosavljevic', 'al.milosavljevich@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivana.mila.nikolic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Ivana', 'Nikolic', 'ivana.mila.nikolic@gmail.com', '0612630980', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'todoricanastasija002@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'N/A', 'N/A', 'todoricanastasija002@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'todoricanastasija002@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'N/A', 'N/A', 'todoricanastasija002@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'matejatodorovic007@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Mateja', 'Todorovic', 'matejatodorovic007@gmail.com', '0600807772', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milica.sokanovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Milica', 'Sokanovic', 'milica.sokanovic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'Andrea.m.aleksic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Andrea', 'Aleksic', 'Andrea.m.aleksic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (79655, 'f-uvwoUSTkGMvrL0RQSiim:APA91bHHx4ww1epD1eGRWeu6hVXaYjIpW-Sb6hv_pOCYRetbk9yp2aaZ3zkf2N8yLY8wvQIGkaLRCQFucT9Tdt-id7slykHIJIQen4KqhYPjWfF_KXb-9Z8', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sonjapesic922@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', NULL, NULL, 'sonjapesic922@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dragosta@mts.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'Dragomir', 'Stajić', 'dragosta@mts.rs', '0646521585', '1963-02-22', 'Bačko Petrovo Selo', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'md4288@outlook.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Milan', 'Dimitrijevic', 'md4288@outlook.com', '0603082402', '2000-09-21', 'Leskovac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (37945, 'e_yBYNldFkV-rj6VY3Qf_I:APA91bFEgrxzTrJvs31XfjxBbfctrf5y5yDhvChcQtGdSBTJhL2jxyX-RTeiYmLwmRjCX7uJhmFqEE3jg98Coqx-WrSBkyV6_Xv84diqXoOU_6P3Fb6Rgno', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vasiljevicmilica33@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Milica', 'Vasiljevic', 'vasiljevicmilica33@gmail.com', '0655039595', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tonkovic.dalibor@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Dalibor', 'Tonkovic', 'tonkovic.dalibor@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (78655, 'fcfxHsOMQTeS5NiOg7U2fQ:APA91bGEiw2aYiUtsDvepYE6KEEY7oo5kko8J2YRcK0oJ6bk1-KTj_F4eWzAqteturfFcjuU1zz-8xePXtxwv0HCHxUSa5_LJ1Gnh2P1tvf0MzWF14fcj9I', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'natalya-nesterov@bk.ru', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Natalia', 'Nesterova', 'natalya-nesterov@bk.ru', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nadicastosic211@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Nadica', 'Stosic', 'nadicastosic211@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (80188, 'eqdMKT6HSUvDqQZ0uNucii:APA91bEU7gWKZ_rdSRLf1HzszIvhZmUqoJXSC6RlG1aNNkiWWIDVFG0a-lVj7Zls617gY3hj4z7Yq73Xe7x8rnRoS8SLoRilMqkE6xd-BFiNmPg1pSFUu68', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'todor.t@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Dragan', 'Todorovic', 'todor.t@hotmail.com', '0652030450', '1998-10-18', 'Kraljevo', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vlada.drljan@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Vlada', 'Drljan', 'vlada.drljan@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milenkovic.radomir@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Radomir', 'Milenkovic', 'milenkovic.radomir@yahoo.com', '0605095497', '1982-06-15', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'petaratlagic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Petar', 'Atlagic', 'petaratlagic@gmail.com', '0653348598', NULL, 'N/A', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'cvetic_m@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Milos', 'Cvetic', 'cvetic_m@yahoo.com', '0642792111', '1987-07-28', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dsmoiseev71@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'dmitry', 'moiseev', 'dsmoiseev71@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (80466, 'eKe8_CsnQ8iNWOn2eplbOD:APA91bGTwMvJcPiggix2_uxCwmbxWQECfBXOWPo8vOEuZddkh5GeUd5YE8krgdmLoMhtrA_gmVg0M291aIHoVyrE9RiZ4q8oaeZshGo832d7woz1gvUdZbg', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'miroslavnikolic88@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Miroslav', 'Nikolić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'fil3iva@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Ivana', 'Filipović', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jelena.belokapic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Jelena', 'Belokapic Cavkunovic', 'jelena.belokapic@gmail.com', '063250829', '1973-01-09', 'Novi Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pdanijela622@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', '/', '/', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (8255, 'd_UfG4shTH2SBrf_1P-L_X:APA91bF8--SHkRSks3LUwt_LUfXzb3ItaJdeKE7uy0auxUlNQmZ_7Lr0E-zV9DCPGC24id7sliYu8jsD9eOWtptH8BRizzeKhnxkpxjDgW-DTg3sm3GttaM', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (70494, 'dcpnxtVyDUBSo7W6g-SW5z:APA91bGC-JhCr5L-lNxZZrTpxYKyD4t0zxUaK5AQ9Oxz8oVZQHvjUNj9VqG_mlPOrjMBGW8eCcSVlrvFaDx__LySqZ_EcUnB6L6ypNw5QTuLcvEq0lXsGdI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djole171104@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Djordje', 'Ignjatovic', 'djole171104@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djole171104@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Djordje', 'Ignjatovic', 'djole171104@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'krivokapicandrija23@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Andrija', 'Krivokapic', 'krivokapicandrija23@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'krivokapicandrija23@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Andrija', 'Krivokapic', 'krivokapicandrija23@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'natasaveljkovic84@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Natasa', 'Veljkovic', 'natasaveljkovic84@icloud.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (80875, 'dkn0QjByn0NbgAPYufkPYn:APA91bESh0AaE_FxwZ75I-kn1DYjMQybX3gaEu0D-VPpHmjI07ICfK4cbRQPZff2peilQCoGQ_t_nXif0cUlKtoUjmdJF6os19VA7JlwPs8wQVLKfEvbF6s', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'goxi985@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Goran', 'Milosavljev', 'goxi985@gmail.com', '062366929', '1985-04-07', 'Poljana', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'goxi985@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Goran', 'Milosavljev', 'goxi985@gmail.com', '062366929', '1985-04-07', 'Poljana', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milanristic008@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Milan', 'Ristić', 'milanristic008@gmail.com', NULL, '1976-04-18', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (81143, 'eUZg-qtxJEuWoEVIMYv8ek:APA91bEBkRo0CmYCFZVYga-MjGI-iYsf2Bf0ssjFLnUWMFqwPtsKiK-9EbFszmpgcRAaETbWX97czoYOaDrk17DJ9SkMnUx9cPVy4hrc0EE17K_pOYBPSZg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivanapavlovic11@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', NULL, NULL, 'ivanapavlovic11@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (81243, 'cpSQKisT00PUhFrjtuMeSp:APA91bHDPyu2mFpPtYBBjGPW8V5NcN5MdfDPL2EuPmJ1CNlLI4bVXYAb8iMiCGCh2oldpe6alC_5GY-wejir4b0Fd6njvWEDRxAbCUZ7u3TDSBPo75AsMGE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'boris.siman@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Boris', 'Siman', 'boris.siman@gmail.com', '0631508538', '1996-10-31', 'Novi Sad', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'boris.siman@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Boris', 'Siman', 'boris.siman@gmail.com', '0631508538', '1996-10-31', 'Novi Sad', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (77135, 'fs-bwIhEs086giBJfAhnS7:APA91bGMp_dmzz6Fs-RMJKxPu3sOPmSsORBd3geePJhU5OvUED0BsTZCXRf_G5UxENMmIKXAqB73IxEBPsQY3832hb3qiLDi6Y951OSBcOIEchZHJSKS8HQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'predragsiljanovic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'Predrag', 'Siljanovic', 'predragsiljanovic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'curcicdanilo567@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Danilo', 'Curcic', 'curcicdanilo567@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'okiur24@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Oliver', 'Zdravkovic', 'okiur24@gmail.com', '062224334', NULL, 'Vranje', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tosic.aleksandra01@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.8\\"}', 'Aleksandra', 'Tosic', 'tosic.aleksandra01@gmail.com', '0649353730', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: Deadlock found when trying to get lock; try restarting transaction
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.updateMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:240:30)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:83:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_LOCK_DEADLOCK',
  errno: 1213,
  sql: `UPDATE mobile_users SET metadata = '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', first_name = 'Branislav', last_name = 'Munjic', email = 'branislavmunjic666@gmail.com', phone = '0628440406', dob = '2001-07-24', city = 'Kruševac', country = 'RS', gender = NULL, notifications_enabled = 1 WHERE id = 25088`,
  sqlState: '40001',
  sqlMessage: 'Deadlock found when trying to get lock; try restarting transaction'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (25088, 'eT08Rr3ZbkLDodMqm1ldML:APA91bFpNJ9SccBAjzb3OfxHQA6I6fP1dYdMXYkGVMs-7XkAI0k9Yk7ds0Qae6rrDMp3K2JWFJcBVP9CMs_RplFV6AvtcDpMLYgDbo1CKgxhAj7uomjVy_0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'danijel.bulatovic83@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Milica', 'Bulatovic', 'danijel.bulatovic83@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'danijel.bulatovic83@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Milica', 'Bulatovic', 'danijel.bulatovic83@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (52684, 'eebWKUFV-EBFkW7HEv4j7k:APA91bGlvpk7k2NT9Ze6gXB4JsSxKihNwhKQZPWeCP9RIsdkazEL1hqzKkTOCaOGgSZDJjnFo1ifvQ_glQzli6YR51cOzvuPRfOxK7J9mtpSrDFuyS8Rwnc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'skrilexxx4@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Ivan', 'Jelesijevic', 'skrilexxx4@gmail.com', '0653284153', '1999-08-06', 'Valjevo', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (52456, 'f4AauNU0ZU1ut_7pk4UwZ-:APA91bHgMDOw6wksFmAevEyfu940n2-7REBqXYQXh3lrY9H6rhA6McOqYVfdjOz9qh7Zm5NO1v2K42mWYG8eqdJsZDLkDKYlaxvp8txZu2DrDjbLo9ygPKA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jokic.vanja@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Vanja', 'Stankovic', 'jokic.vanja@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (81806, 'f1hcGmi7L0aLn2rbBEuvSb:APA91bFU9WQIZYTskawKEO9j5QLiHz1BNNSDxtEKhOgn_g1eRkEHw5LYFJtgCT9U9DTaU34tVy1v9me2H6Jo28V_It-NzUdhQKqt5s7f_yPW3O70KptfRCA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'maksimovick.20@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'Kristina', 'Maksimović', 'maksimovick.20@gmail.com', '0631861442', '2001-03-20', 'šabac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (72925, 'dRprNDhEi0efs103rlDRpt:APA91bFSTJB1-UZgAmhJXIrWUkALsckBocx4TWVj1SP6zN14ni9zB0faopFQeXj-Wtrn1lthLY22OKxZglw3iy0Qz5IdgsAdOO0iC05cUdJF-c8aQpI55yM', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stepan.nikola@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nikola', 'Stepanovic', 'stepan.nikola@icloud.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bjekoviclena@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Lena', 'Bjeković', 'bjekoviclena@gmail.com', '+381621467578', '1994-11-15', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'g.bojanic@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Goran', 'Bojanić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'd.davidovic75@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Dejan', 'Davidovic', 'd.davidovic75@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (82223, 'f92lY8gofkMxmtT9t9783W:APA91bHtER6-_uIlQQYHIdwEP-md9uPxtNNrqfAO7GheWbn48UiHbOSdWRjizybLWA4xztsG5aAhkD63HXpyhR1hfnhI9zb-S0SKpFWGXMTnD1rtE98e0IE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'petarvucinic4@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.8\\"}', 'petar', 'vucinic', 'petarvucinic4@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milenkovicanita20@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Anita', 'Milenković', 'milenkovicanita20@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sandravukan@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'N/A', 'N/A', 'sandravukan@icloud.com', '0653064306', NULL, 'Vlasotince', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (77763, 'cwHD19CcSlOxPive_Zw_nO:APA91bGa9aq_lx2_sh5_6rKWPvo3lqNvHq7INB-AbYeWcOdfBCX_GPhqYR-HRGBVSDvVKSMG_TuYVo-0tqJRWRlPU3evnfo4EqATMF_oBvv78pNSTOAPCjc', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vukovic.sasa@hotmail.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sasa', 'Vukovic', 'vukovic.sasa@hotmail.rs', '0652055355', '1974-01-19', 'Beograd (Rakovica)', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (31950, 'fqph7PnoH0fGukRma6ORX_:APA91bHPCyrpqj7AFZxbARRZvsGD2yNR4ScwDo1mXWLL3if7pn6Q816nI2bKNsLNY7IeIhqLkHYMU5aP71fHCHZiTsMBm5w-ozalPmsElcXTqcltfux6IPE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (82489, 'cgjHxzwNqUleiDVM_Sr42I:APA91bH4_ZQ3J1VeMMnMeddvhyScroPWrDdXZFo85SoPrSLe-2ZjjCoE919Z4wYxLpwfvaDT6JU5S71fsPnYzinPytMKZtmVCsyaahqvF1OpOvF-kAbJPMg', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'coa0590@live.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Aleksandar', 'Radosavljevic', 'coa0590@live.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'cvetkovic.aca.vb@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Aleksandar', 'Cvetkovic', 'cvetkovic.aca.vb@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jelenasoro71@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Jelena', 'Soro', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jelenasoro71@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Jelena', 'Soro', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kaljicarnela@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.6\\"}', 'Arnela', 'Kaljić', 'kaljicarnela@gmail.com', '0629641708', NULL, 'Prijepolje', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (82659, 'cjA3MllGTZqfModY3YUuGB:APA91bHFFXKL0m5zNW1yWyjdJb6y6KD6E2Q61W3qWa6stJOxYr8ETzxf3EI2_dczu-IQoJAlN-YE45mu7v4bRy10_DabDX2_W2uAhCeP13X6-21lBn-nB88', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jelenajeka9@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Jelena', 'Minic', 'jelenajeka9@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'srelesrele97@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Vladisavljević', 'Vladisavljević', 'srelesrele97@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kucevicstevan@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stevan', 'Kučević', 'kucevicstevan@gmail.com', 'N/A', '1997-09-09', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kucevicstevan@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stevan', 'Kučević', 'kucevicstevan@gmail.com', 'N/A', '1997-09-09', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (82755, 'fpkkMG9gRcOl_6j_h0aMxn:APA91bE1M1SvXEyXcsQ3F9057457Wcm1yJ_qfAu5h8D83yRaPI5-v8jEvvCLL-DKYh7KDuwVq7VDSvIkgGLNkQbfMXk-99InyzvQ4vwaF1WOQafKnKKZRag', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'j.dudic86@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Jelena', 'Dudic', 'j.dudic86@gmail.com', '0615555482', '1986-06-01', 'Beograd- Sremcica', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (82790, 'f2Hubph4HkxfmJNncWx9R-:APA91bE7425pQtENJV-BlgIDm9xgYjaA4UnWycVPmURFc8KfZ4vXi97f-P6vRjqeIqYCpqABodZFOXZ7AGwGGBkQjwLm_VTGbrniCZKzkwWUi8oZDS46Iuw', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (82790, 'f2Hubph4HkxfmJNncWx9R-:APA91bE7425pQtENJV-BlgIDm9xgYjaA4UnWycVPmURFc8KfZ4vXi97f-P6vRjqeIqYCpqABodZFOXZ7AGwGGBkQjwLm_VTGbrniCZKzkwWUi8oZDS46Iuw', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (82790, 'f2Hubph4HkxfmJNncWx9R-:APA91bE7425pQtENJV-BlgIDm9xgYjaA4UnWycVPmURFc8KfZ4vXi97f-P6vRjqeIqYCpqABodZFOXZ7AGwGGBkQjwLm_VTGbrniCZKzkwWUi8oZDS46Iuw', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ivandragicevic1999@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ivan', 'Dragicevic', 'ivandragicevic1999@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (82820, 'd1dCOdH0SCynjCQnaroagn:APA91bHlog1x1tWyfgTexOH6oj3u1YhYA-boDTUznD6S0MaCeB_2UGQdDRiWNXJonoBbkjN9SGsT77Rp8hzb5mBvt3j4TXzpUwXdCkp5Q_auYBvBRiFlyFs', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'djelihodzic.emina@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Emina', 'Osmanlić', 'djelihodzic.emina@gmail.com', '0666441133', '1996-07-25', 'Novi Pazar', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (69706, 'dI-rB834ZEunhzwfAobTIh:APA91bHl7fIbw7D42oHGIq8A0gN_4YCdTHDIIsplsHRZt_173LX3WsO1Lgi6pVDnu2EP4lm_Xx20kdcXSCLWg7M7PgyNhtOpdJFdjOoIcyvj3DealHYeoxA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (69706, 'dI-rB834ZEunhzwfAobTIh:APA91bHl7fIbw7D42oHGIq8A0gN_4YCdTHDIIsplsHRZt_173LX3WsO1Lgi6pVDnu2EP4lm_Xx20kdcXSCLWg7M7PgyNhtOpdJFdjOoIcyvj3DealHYeoxA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marijapundza@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marija', 'Japundza', 'marijapundza@hotmail.com', '0640798024', '1992-04-22', 'Rumenka', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marijapundza@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marija', 'Japundza', 'marijapundza@hotmail.com', '0640798024', '1992-04-22', 'Rumenka', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marko.nadjevic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marko', 'Nadjevic', 'marko.nadjevic@gmail.com', '065/2-644-610', '1982-10-10', 'Belgrade', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mohamedmmdo7@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Mohamed', 'Doo7a', 'mohamedmmdo7@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (82989, 'd-6Pyw9FFk43s_f0EpFAez:APA91bHpEoQdBZzJJDVMGDludGdeLuw0YhQ5zkQiFK4mJYeuk_RlAq1rBBDP1Al43-L3aDu3E5yJz1ZxN4gg_CZO-xh7BEaZfD4gQk8kxV0wxsYTfMpr1Qw', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'travica.nikola01@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Travica', 'Travica', 'travica.nikola01@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'natasadimitrijevic55@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nataša', 'Dimitrijević', 'natasadimitrijevic55@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tanja79yu@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Tanja', 'Lepovic', 'tanja79yu@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'surosevic054@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sara', 'Urošević', 'surosevic054@gmail.com', NULL, '1998-04-26', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'surosevic054@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sara', 'Urošević', 'surosevic054@gmail.com', NULL, '1998-04-26', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'surosevic054@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sara', 'Urošević', 'surosevic054@gmail.com', NULL, '1998-04-26', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'micicsasa331@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sasa', 'Micic', 'micicsasa331@gmail.com', NULL, '2004-12-07', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (83235, 'dH0s96y_R0VkkSSunyxZeu:APA91bHkMwnBX_AHMkKrqstPe0BJs7jJnivzC2lX9qtq2KYWAx-qIdrQRrmsK_3nFJ5ymywzNotaVRCyNcSy5rGJoXlzj2u8SsmSW3Dx9dmhGIYP5vSay4c', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mrkicdejana@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Dejana', 'Mrkić', 'mrkicdejana@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jaricsrb@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stefan', 'Jaric', 'jaricsrb@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jaricsrb@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stefan', 'Jaric', 'jaricsrb@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jaricsrb@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stefan', 'Jaric', 'jaricsrb@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (45863, 'fw1I4xVle0ALg7MdIX48XD:APA91bF9Ykxpq6-VahIIrkXx9dJm3-BtlqHJ4E9WseOqHPg7yoPtouQE3jLt_Be9u58CAIudqI1IebObhi27Okb14NMnlcotj-Xiq-ThS6SHbBL9Qjce5nA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'miguel.jaramillo.vfx@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Miguel', 'Jaramillo', 'miguel.jaramillo.vfx@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'adzicmirko97@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Mirko', 'Adžić', 'adzicmirko97@gmail.com', '0655591693', '1997-03-08', 'Veternik', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vpetar17@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Aleksandra', 'Vein', 'vpetar17@gmail.com', '0649756772', '1975-01-25', 'Novi Banovci', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (83393, 'dusNt_cVU0-KooR81ngff8:APA91bEPocBq61HFWAAn9CsBrRbmIkvVuV4rSZ1lIQ4sCW84jAT6_jhPn3wzBpEPwqi6L--H-98b0TXlUfaVPI7-0gToEyE2eSxv89oSO29X6rBlpcGl-hI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vesnagermanac1999@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Vesna', 'Germanac', 'vesnagermanac1999@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nedamilic2@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Neda', 'Milic', 'nedamilic2@gmail.com', '0655268469', '2002-03-12', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'miralukic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Mirjana', 'Lukic', 'miralukic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'omnike@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nikola', 'Stanojevic', 'omnike@gmail.com', '0603511315', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ddt048041@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nikola', 'Lalosevic', 'ddt048041@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sanjast2@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sanja', 'Stajic', 'sanjast2@hotmail.com', '064 24 26 300', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stejn.43@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stefan', 'Stanic', 'stejn.43@gmail.com', '063 7 231 408', '1990-08-07', 'Nis', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (83734, 'dn2sZnqyz0SZjFMA8PFV3o:APA91bEc3gSQfIIGuS0bwEUm88bLSlLjOx-ng981fDHfnrkgG9ztMW1gbyu-ZfxfSY2ONeg1a5HYIfZzEuN8a316VdSRuic_CLGgfixeoZpKV58QXt2TDBE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandrasekulic1012@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Aleksandra', 'Panić', 'aleksandrasekulic1012@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milos.shine@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'milos', 'milenkoski', 'milos.shine@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (10499, 'eLccvG6kT9OlSBL-7EJHaf:APA91bFqr1f_tP7IQ_gEpQlTo0vYRrF4wxoeS3AfZ904vythO2Rv9VvfjDfE3OpcwThrQveSmXkOhNbdoz7NWFUpod-cGV8MiS57m7xSELsP4pdm-VJwyXc', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'paunoviclazar112@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Lazar', 'Paunović', 'paunoviclazar112@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ensarm1307@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ensar', 'Muric', 'ensarm1307@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ensarm1307@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ensar', 'Muric', 'ensarm1307@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anjaarizanovic76@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Anja', 'Arizanovic', 'anjaarizanovic76@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (38132, 'fBrWOaXrfE_mlXt-rfBFAI:APA91bG-U4P-HVA0z63y1ucBxfHWfbuNp_8CWiFr7Rv1ZNxPaaNV2Wlg0ickbmss79ocVPZ2zaCwLhtTG727JtGfjipCAphbGu8688Wq4PkeB4vrbYFiMQE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jocic.milan@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Milan', 'Jocic', 'jocic.milan@yahoo.com', '0606677866', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'capeljasebastian@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sebastian', 'Čapelja', 'capeljasebastian@gmail.com', '0677173958', NULL, 'Padina', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sonjadragojevic@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sonja', 'Dragojevic', 'sonjadragojevic@icloud.com', '608866999', '1970-11-22', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ocnajob@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Bojan', 'Mihajilović', 'ocnajob@gmail.com', '+381642223975', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (45804, 'eA-CsoykQMuzh3847IMqdD:APA91bE5GI7eg-PkDCpfRsMypgwC8qWAG_3n2ViqhjYGl7QQwz3YPel8Fzap00_X9LKsB5YcJdLbxwEWwkOp-xc_HzvcHs8HKpK8omCMrrVKKwuRw17Javw', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lala1980@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Milan', 'Petrovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ristic.nadezda@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nadezda', 'Ristic', 'ristic.nadezda@gmail.com', '063335654', NULL, 'beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ristic.nadezda@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nadezda', 'Ristic', 'ristic.nadezda@gmail.com', '063335654', NULL, 'beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marina1995maric@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marina', 'Markovic', 'marina1995maric@gmail.com', '0605430025', '1995-07-04', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (84152, 'dpMS8qu2SJ6Cb3zuN9wSFn:APA91bELzxxCf-asn3F9muiodwyNRlYjrxQqfmux6n1cN_D40lEXHfB2XvyiXWMjZmXJbnH7NLl4-_8WkeNERdWR_xDNTP8p1H_LZW5ateU0XTLjKfplP6E', NULL) ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milenakalajdzic32@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Milena', 'Kalajdzic', 'milenakalajdzic32@gmail.com', '0605758858', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anticnikola@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nikola', 'Antic', 'anticnikola@gmail.com', '063484843', NULL, 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anticnikola@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nikola', 'Antic', 'anticnikola@gmail.com', '063484843', NULL, 'Beograd', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'fikialeksandar@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', NULL, NULL, 'fikialeksandar@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'alangarkavenko@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Александр', 'Гарькавенко', 'alangarkavenko@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kostyan.eryomin@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Konstantin', 'Eremin', 'kostyan.eryomin@gmail.com', '+381621215338', '1992-05-22', 'Belgrade', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mirjana.belic87@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Mira', 'markovic', 'mirjana.belic87@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'lavilany@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Evgenii', 'Lavanov', 'lavilany@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radovicdnevena@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nevena', 'Radovic', 'radovicdnevena@gmail.com', '0643882132', '1988-05-31', 'Kragujevac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (84281, 'fs03RBHzFkxjhX8-oYwzoy:APA91bF9QGWkuCjSWtm-1gGK_trKUwHUXjQ1OPbT9vT9EKpLHkRYJRcYg5efc0AsoUYTm8PNz5Hy_XMtx6NcOB7sFPqErnugVFQ_LmfBEKzmkntsLrPcfMQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (84281, 'fs03RBHzFkxjhX8-oYwzoy:APA91bF9QGWkuCjSWtm-1gGK_trKUwHUXjQ1OPbT9vT9EKpLHkRYJRcYg5efc0AsoUYTm8PNz5Hy_XMtx6NcOB7sFPqErnugVFQ_LmfBEKzmkntsLrPcfMQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (32160, 'eOUO6n8LT00ts4Yf9a2dv6:APA91bGt1UC9gnC6rEvEXGsfNPqNFGCAnpdQTIQWNfG17NebkiUBeXbvjCfAY0yuDe_EcAaQZSYnaFFCHaP8U3nCQlPjsyw70i5_hqzWAkDXfN5pWgHcYWw', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (84336, 'f4RURnt47EKMsje6STDwAZ:APA91bEpYsaLzcht0s0D_5UfhMncfB2rA8ZKAaROm67H_EuZu9-wKWhncC8rkyemYRmyEwYVl79b1SOcOb4hJQcwSLnq-ymJXHU-4-8muHMa4JwrCRqAbVo', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (71965, 'cMvTHhxSo0ZGlxjxYaY1KH:APA91bFMVD9GZ7pl0IPeBfV8gPp8xap3mUztpkupWu7_mMSVH1vRGdrB5fK1vcbixNZBd8yeMW2us77GjzmqQdOruQrpz9ujVaQWzm7S3pZwESoZkLd4cbM', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (71965, 'cMvTHhxSo0ZGlxjxYaY1KH:APA91bFMVD9GZ7pl0IPeBfV8gPp8xap3mUztpkupWu7_mMSVH1vRGdrB5fK1vcbixNZBd8yeMW2us77GjzmqQdOruQrpz9ujVaQWzm7S3pZwESoZkLd4cbM', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (84339, 'd5a2cQX7RI2AUQe0r1R7_A:APA91bEPJQlDZFoz-rLU19_-Sw6iXJMO4unv6Z8t9Hig5w36BsvIJUXbzs45VdnYAdob5o0kZVq-BCe2fzitUzKPhuevgk286GEXVGBbusn8sgSv-CKT4z8', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'veliborbeograd@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'velibor', 'stojanovic', 'veliborbeograd@gmail.com', '0648702016', '1973-09-25', 'beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kisic.stefan99@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stefan', 'Kisic', 'kisic.stefan99@gmail.com', '0653433441', '1999-05-03', 'Obrenovac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kisic.stefan99@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stefan', 'Kisic', 'kisic.stefan99@gmail.com', '0653433441', '1999-05-03', 'Obrenovac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'snikolic78@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Saša', 'Nikolić', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jova9391@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Jo', 'Va', 'jova9391@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (84616, 'evxvcJrjl050iWMJfJdCiE:APA91bFI9bdJraIA4b3DCSynZl_6fwyf88snjVaHNO7w8L8xXV-wvLi33TvESWtfpiRNpuVP_3d1QUWlVxlEZolJaIW7TGxFnwnQ6YIL__CDw-m0DPy_Tf0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (41615, 'eV-mvLKVwUlNgPjdjSfgje:APA91bEAmOSoqQLueeGLax-AebYB9AyF71c0KdikljL3LUHeagSKyDID1NoikkQi5th7X7i5x41-qGN1-_EMcA4W4g-abYAu4j-4KCOSxbowIPOOHkYnyUs', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'babiclepa32@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ljeposava', 'Babic', 'babiclepa32@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kozumpliktv@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Milan', 'Kozumplik', 'kozumpliktv@gmail.com', NULL, '2010-01-14', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (84858, 'fT7XG9vcxk0Vg8y1mGWRGR:APA91bFBY4g6KmgUd0aGvuGy4xjVsa1LYpsf20oCbw5bOciXxdB3Mm8iGmst474n61DoJX-R_uUv2WBefRzhJHMULFD6K2kQ37FZGJOsItv96DHIt2vdLkU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mladenovic.ivan@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ivan', 'Mladenovic', 'mladenovic.ivan@hotmail.com', '+381641861507', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (84892, 'fXGLELL9NU23ntxQE1Oe6-:APA91bHYxyo_pK_3nejoA9I2UrhKJg_z9AEWv6UTH2v8aC1xyHhz6P0XJ44lcZmlWwt6lp8pH-jI7Tldb0KwW0q41kUZExfXFx4NmhL3K07LNcnV00odfko', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (23932, 'fhFdn6eURYWbexiirZ8D__:APA91bF_gH6tN0IIOsHN8AlKgQzFL1wT1AvpbeCzjxKDjYOjBZy3RS6PKKd3hQUnCGDBacFcLdFkfe7UM1iIdUk2WxgodqXTt2MBDwgyeReRgvnrJNt905w', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandarbabic05@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Aleksandar', 'Babic', 'aleksandarbabic05@icloud.com', '0648871635', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'miroslavdepalo@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Miroslav', 'Depalo', 'miroslavdepalo@gmail.com', '0604684646', NULL, 'Novi Sad', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zoranjezdovic@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Zoran', 'Jezdovic', 'zoranjezdovic@icloud.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dtscorpio@mts.rs', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Dalibor', 'Tošić', 'dtscorpio@mts.rs', '0646531246', '1976-01-16', 'Kraljevo', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
API key authentication error: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at authenticateApiKey (/home/kdalicax/public_html/api.k1dalica.xyz/dist/middleware/apiKeyAuth.js:16:49)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:328:13)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:346:12)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:175:3)
    at router (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:47:12)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefan.rasic01@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stefan', 'Rasic', 'stefan.rasic01@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (34733, 'eegrxbthGEXKtbAivL8UA7:APA91bHdxOrOjXu_iL4kWZh2cMQUlFtkZyh8LFphYJBxTMr7AmlF04yjYMqU0gFkxjdBPv-FsDw4RSCkKLZ8e6xh8okXPQBxokHeoliuu-JkdDHQ1jLnKWI', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandar.bjelic.pt@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Aleksandar', 'Bjelic', 'aleksandar.bjelic.pt@gmail.com', '381600164307', NULL, 'Novi Sad', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dalibordikic66@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Dalibor', 'Dikic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sarakucevic123@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sara', 'Kucevic', 'sarakucevic123@gmail.com', '062756173', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dr.stojiljkovic@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.4\\"}', 'Vladimir', 'Stojiljkovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (254, 'f0uRZw_-R66tJQl2jGftAx:APA91bGGTbekgV4xDaX5lOML7dNOoKV3UQoRClDsdb9EhRhgUBNpFKyb84mrtT0_4WfyczLe3fGdCRZWTuZXLmMeFHQ-KA4DT2fG_9mlXMhI1pmJLZn6bqg', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'majacojder14@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Maja', 'Ćojder', 'majacojder14@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tepavacmilan99@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Milan', 'Tepavac', 'tepavacmilan99@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (34207, '011abb3b3319227ca411274ba4b54e9178b3b4612d4defa8f6d31d36d199abba', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nedokazanonikad@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'lenka', 'blagojevic', 'nedokazanonikad@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'markospasojevic.photo@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marko', 'Spasojevi?', 'markospasojevic.photo@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'markospasojevic.photo@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marko', 'Spasojevi?', 'markospasojevic.photo@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefanantic95@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stefan', 'Antic', 'stefanantic95@gmail.com', '0644447152', '1995-02-15', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'draganvukasinovic2008@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Dragan', 'Vukasinovic', 'draganvukasinovic2008@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (85592, 'c2dTwhQTs0RgiybHclpq2h:APA91bH3Cl9RCoi3eEQr4TPpqDRDXGK6hIgCwq4nAnxO-fy7J5GJofdMOnfUPc9gVT4llYVcNECJrTl2G64DWRtI5qV0bsJ4aNVJjzp7jhYtz7kEulBuB-Q', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (85599, 'efLAwZ3090JMk3rno1AOji:APA91bFyu8__zjA1u-JwmX0L5MHSxBiWcKQambhtVHlw8Dr-UuotRQF0RHgecMq_XhiTP4NH1p6kFj_fpoCLkCeG1g5njnRmVfmf62MUfrOVcDKOBh1-Alc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'urosbtc13@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Uros', 'Jovanovic', 'urosbtc13@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radovanovicnevena00@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nevena', 'Radovanovic', 'radovanovicnevena00@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radovanovicnevena00@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nevena', 'Radovanovic', 'radovanovicnevena00@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jmihajlovic745@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Ime', 'Prezime', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jejoic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Jelena', 'Jovanovic', 'jejoic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dulebrocan@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Dušan', 'Josimović', 'dulebrocan@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ranka.andjelkovic77@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ranka', 'Andjelkovic', 'ranka.andjelkovic77@gmail.com', '0646651535', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mrisantijevic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marija', 'Risantijevic', 'mrisantijevic@gmail.com', 'N/A', '1968-10-16', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (85750, 'eoTCiJgtO0BBnLnse721lz:APA91bFMM6asP6l7i8cHgflVlbE2qdmzLebEbFqjajO1UnQs-ehHqm5L3R2YIxpTRyQaGJe3d_93inE3M2V2PMzHJxZ7fjBl9bDiKIfJEHROEnGE9hsSr78', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'majalivada@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Maja', 'Livada', 'majalivada@gmail.com', '0645040130', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'uros.m.jankovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Uroš', 'Janković', 'uros.m.jankovic@gmail.com', '0604141274', NULL, 'Beograd, Kotez', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'chiara92ns@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'N/A', 'N/A', 'chiara92ns@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'acohl97@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Aleksandar', 'Bežanić', 'acohl97@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marjola.nakic@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marjola', 'Nakic', 'marjola.nakic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'asunaric@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ana', 'Sunaric', 'asunaric@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andjela.stojadinovic.2009@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Andjela', 'Stojadinović', 'andjela.stojadinovic.2009@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandraaa.arsic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Aleksandra', 'Arsic', 'aleksandraaa.arsic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nenadveljic22@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ненад', 'Вељић', 'nenadveljic22@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andrijadjelovic2006@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Andrija', 'Djelovic', 'andrijadjelovic2006@gmail.com', '0617575160', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'andrijadjelovic2006@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Andrija', 'Djelovic', 'andrijadjelovic2006@gmail.com', '0617575160', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'momcilojovanovic1996@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Momčilo', 'Jovanović', 'momcilojovanovic1996@gmail.com', '0637342641', '1996-05-17', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'teatripkovic037@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Tea', 'Tripković', 'teatripkovic037@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'batastosic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Bratislav', 'Stosic', 'batastosic@gmail.com', '062225325', '1976-11-28', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marina.lepojevic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marina', 'Lepojević', 'marina.lepojevic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jasamfu@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Luka', 'Brener', 'jasamfu@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (86210, 'eTcq0NaXLkjwrWLzZ_la4J:APA91bGmoDSgnTVTPcj4zs40cHM3Papde647fsUS7XmkhY-rpE9M1wphQ6hOiqSL2MObfiD-sEgAo16YSnrSBt4Qnb1y0E_Jj5qHRNAzJNzu_Z4Y-OMG1TA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (79524, 'eemMpoF6TNCQLd7GloB3gQ:APA91bHRDv0cNdETPibWYiYng7JVqk550czRwaZtsiZQspWBTFRcrgkTKywRaajAnJahGpxLcSqKL76rq3BfOcmh2l_Gu3wjMvdALTqZufrrJYjyfXo2IMQ', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'hermatemat@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Hermina', 'Ljuština', 'hermatemat@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marijanab86@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marijana', 'Blagojevic Gatto', 'marijanab86@yahoo.com', '0643341301', '1986-04-20', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gloats.beretta.3b@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Viktor', 'Vyushkov', 'gloats.beretta.3b@icloud.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milena.zikic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Milena', 'Popadic', 'milena.zikic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mare.nikola@live.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nikola', 'Marinković', 'mare.nikola@live.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mare.nikola@live.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nikola', 'Marinković', 'mare.nikola@live.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mare.nikola@live.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nikola', 'Marinković', 'mare.nikola@live.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milankovacevic05@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Milan', 'Kovacevic', 'milankovacevic05@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dragana.lejdi@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'dragana', 'savic', 'dragana.lejdi@gmail.com', '062466525', '1984-10-07', 'beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (43974, 'eXaIMNmUUUbZrBytrd1rOG:APA91bFojpgr7jCjsudBVh1ZVmSytEExH6rPF_KjYw8Y8RfrN4QuaJZzBtjHGujFLqzeFjbQn6N7aUBVEQwuVun_Yc7CwDekYeQQ44mIR90mby2Jo4-xRzQ', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'elejni22@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Elena', 'Djokic', 'elejni22@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (14746, 'eBv4uO1cdEu1guE-VRiErs:APA91bHsbjVc1Q4GWMLFhpv1VopAh8EFDN_LSBLXKIaFhbzHSCreBBLVM8JvM3FB9wCOFwGkyo9e1KpesJZ3FlREuIJGiCkhVKzxDse7ZfSB6ah53WyjJdM', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'cheperko@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Predrag', 'Ceperkovic', 'cheperko@gmail.com', '0648188016', '1964-10-17', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kmilos1996@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'M', 'K', 'kmilos1996@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (86584, 'dUJG7SRJrkdyl0d2iL9C6z:APA91bGglEm-fKB7KNafMldtSyk_5khy16YeWtb18x8akSTGlw0pIElIbdmEwdVF6jc3ovTLycokSCqTtK45HhSWIwlHuRHoMFCJDpGAXm-VJ6sm0YKeNdY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stojakovic_djordje@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Djordje', 'Stojakovic', 'stojakovic_djordje@yahoo.com', '066380995', NULL, 'Jelenca', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stojakovic_djordje@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Djordje', 'Stojakovic', 'stojakovic_djordje@yahoo.com', '066380995', NULL, 'Jelenca', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'danica.gordic@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Danica', 'Gordic', 'danica.gordic@hotmail.com', '063 210097', NULL, 'Belgrade', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stevanovicb0312@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Branislav', 'Stevanovic', 'stevanovicb0312@icloud.com', '0692542001', '2004-12-03', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stevanovicb0312@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Branislav', 'Stevanovic', 'stevanovicb0312@icloud.com', '0692542001', '2004-12-03', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radivojevic.dunjaa@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', '/', '/', 'radivojevic.dunjaa@gmail.com', NULL, '2002-08-26', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'radivojevic.dunjaa@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', '/', '/', 'radivojevic.dunjaa@gmail.com', NULL, '2002-08-26', NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (86860, 'fvF17K9nF0sBiVvu6ZYCjW:APA91bGvxRUCYuVJnQI6URei1Vj_R_u0FZVd3Xib5Fr9t4nmhDhkBJdmkPlGH_qAp-joMDRtLp-jungWkL1BOn-OGvFjSeieQTLLTPSlIjCb2Gs7UdsxWnE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pedja1_marjanovic@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Pedja', 'Marjanovic', 'pedja1_marjanovic@hotmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'pedja1_marjanovic@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Pedja', 'Marjanovic', 'pedja1_marjanovic@hotmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (66699, 'd1xBlfIoG0vwobFN5UKDQ3:APA91bFzTSTOyLt2Wl1qVvb6QB6h8X--2EvgS_BJmejet6o2lZM5l8zSw2CYTuAHfLocvQsnNTCcak_wPqXlzqsay2BA3X36DKNLwez6JXE1rFy5MkVKPS0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'laterna44@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Gordana', 'Paunovic', 'laterna44@gmail.com', '0655459287', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bogdan.mladenovic878@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Bogdan', 'Mladenovic', 'bogdan.mladenovic878@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bogdan.mladenovic878@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Bogdan', 'Mladenovic', 'bogdan.mladenovic878@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bogdan.mladenovic878@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Bogdan', 'Mladenovic', 'bogdan.mladenovic878@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (66604, 'c42bM9tMlkNbrVtHa49Se5:APA91bGIlO_8B98CHNnbcLgGHi8oiPZZd9YwpjIlUe6ELD5lt6V4hzmPLF2CtMCwtJt3SckT4MjoaFplBS0YLjC_QoM4G8C2CFVgDcKQkWRgkRU89d_qXm0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milicakuridza22@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'N/A', 'N/A', 'milicakuridza22@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (87133, 'ffyO7JGTDkUGvwfkIqls5p:APA91bHrq5hYWvS_WdJfNi6cy0W8JOsjYkrLmI3uYo5DbruPGO4XKUQIUiUJVeCRMKCOqKfmHU8zB4hq5Dx04URFzhaiYG-lMEc4-WMNPcHhJmg_f3gSe5s', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gollum019@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.2\\"}', 'Miljan', 'Mladenovic', NULL, NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'brzakdb@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Biljana', 'Brzak', 'brzakdb@gmail.com', '0600411033', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (49763, '7cd201c09a5a0ec863bc9d85b934dd01b5683bd480c264125f3ee48dae0c2cb0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'levarsky@hotmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Mihajlo', 'Levarski', 'levarsky@hotmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sinisa_simic@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sinisa', 'Simic', 'sinisa_simic@icloud.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (87209, 'c_bcE5o9Yk59qzENEdKGOP:APA91bHYHqYRP4y37D6ZHT8anAqkLKJ0mHxMGTlrOlHDpbAmGKuEO_7KSIdEmY70IiBLDU3Wv-6OZNhMcUQZQ-R9q_4ZBJWZTbwHVC796MZ5UH_atyBEv_o', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nvsekulic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'nvsekulic', '-', 'nvsekulic@gmail.com', '+381693126909', '1987-04-29', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nikolacvijetic17@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nikola', 'Cvijetic', 'nikolacvijetic17@gmail.com', '0611641100', '2000-09-21', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'zmolen@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Milen', 'Zlatanovic', 'zmolen@gmail.com', '0603003113', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (87307, 'd4BgH40fLUw6gYY7D7kQD2:APA91bG0T4pJrEBwg3NHYhDX2CIB7qOLeS95SFhxsCt9MVASfORHIIqZu9965Xc-ePUrfhiriDv8hH_rPg6GVhYVTpn6bGRytjFyQevtPGS_CSy5LfnNoDk', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sasha.jankovic@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Saša', 'Janković', 'sasha.jankovic@yahoo.com', '0691659409', '1975-03-10', 'Indjija', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (34378, 'cu908XIStUWln5neHtatZs:APA91bGxHhtovbUBC5voR3D-hi5Htk8Am4CXMC3kIxjwj0iPKcd1B-2H8Mpz1snpTlH2PsaDzvNrO26TpKMH_edup-L-KoQeA0Kzq8UwhThcCFvrtaHOBgc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tradulovic950@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Tamara', 'Radulovic', 'tradulovic950@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sretko.garovic94@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Sretko', 'Garovic', 'sretko.garovic94@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dejana.radojevic92@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Dejana', 'Radojevic', 'dejana.radojevic92@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'elvirahamzic968@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Elvira', 'Hamzic', 'elvirahamzic968@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kristina83p@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Kristina', 'Potic', 'kristina83p@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milojevicbogdan001@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Bogdan', 'Milojevic', 'milojevicbogdan001@gmail.com', '069779515', '2001-08-05', 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'krle@gmx.at', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Kristian', 'Matic', 'krle@gmx.at', '0613045975', '1972-07-14', 'Čenej', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bojovic.anastasija24@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Anastasija', 'Bojovic', 'bojovic.anastasija24@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bojovic.anastasija24@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Anastasija', 'Bojovic', 'bojovic.anastasija24@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'darkodmilovanovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Darko', 'Milovanovic', 'darkodmilovanovic@gmail.com', '+381606866868', NULL, 'Čačak', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'darkodmilovanovic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Darko', 'Milovanovic', 'darkodmilovanovic@gmail.com', '+381606866868', NULL, 'Čačak', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (87776, 'cPFEvZeP2EGsgxsTU1sIwU:APA91bEMl9EbNyy8PyFxbD0x7aHAzQ2HZBpMdb7V3R1KV0_ef7HtDIs-JRLzqHzYv4_1XogOxqUCpD7Tdhya6H9jmtdbRPcqmUwWc6SfG5CRFIrQEpnU6m4', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'janackovica1@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Aleksandra', 'Janačković', 'janackovica1@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anjas5@ymail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ana-Marija', 'Smiljanic', 'anjas5@ymail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (28901, 'fIJuJEoFTn6oFXQ1IvAqGp:APA91bHzsUQCwFyxcj1nUIp87_qwVYVjfNi_4BIvgwlGlBswAJoneAPkBYb1TJxyM43neX7JLZPirkhOSlabYxYB36lAJUOUYFfgezlnH_CznNzYX8YF6cg', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (32896, 'dmgFZaSNxkXhqqnin2F21H:APA91bEXxC85xip5jWF7e5BqVg04pZdpuhh-F2kflIqxZM4mqDyXREeb-dXb_yZv3hw6eQgrI1r-rMejeFJ_-2c9VtmgscbgDLEaXbPoy03X5dSbY1FdksA', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'umojeime@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Aleksandar', 'Popovic', 'umojeime@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (87866, 'ftPOIb6V_krcgACCpnBMBC:APA91bG-pdbSuMBBSxxVGfgdFFE_1j_rInXk6DLIceudQ7c_xlWLXYJpci7l1PaPoasJF_hhIc0m43-ej_byNUu5I9ccuwEfZ71jptQufb0fgJdoVrjSkoc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (87866, 'ftPOIb6V_krcgACCpnBMBC:APA91bG-pdbSuMBBSxxVGfgdFFE_1j_rInXk6DLIceudQ7c_xlWLXYJpci7l1PaPoasJF_hhIc0m43-ej_byNUu5I9ccuwEfZ71jptQufb0fgJdoVrjSkoc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'slobodanstaparski@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'N/A', 'N/A', 'slobodanstaparski@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'niksloter74@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.5\\"}', 'Nenad', 'Nikolic', 'niksloter74@gmail.com', '+381695544034', '1974-09-15', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (49093, 'fymP-uMEpU0YslOcY05gBL:APA91bGCeAtkLmt8ug2mb19H7nooJzP2OfWlpQjXlgVe_tWSK3QyhjoeNuiijmaN7kY9ahGcL8VlO_TsqRds1y12aecf_CY2TlWBpB4-d-Jvv74dbJ8cMF4', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anamarijazagar19@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ana Marija', 'Žagar', 'anamarijazagar19@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nena_sale@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nevena', 'Djordjevic', 'nena_sale@yahoo.com', '063217582', '1958-09-17', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'gordana.ponocko@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Gordana', 'Ponocko', 'gordana.ponocko@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'danijela.mirkov@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Danijela', 'Mirkov-Arkula', 'danijela.mirkov@gmail.com', '+38163342266', '1973-12-17', 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'cncservis.rs@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Daniel', 'Radovanovic', 'cncservis.rs@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mirkotasevski@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Mirko', 'Tasevski', 'mirkotasevski@gmail.com', '0642813630', '1990-06-05', 'Srbobran', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (88291, 'cnIyXj-7SPiPP8k2OAe2Q9:APA91bE1GKKCsjvVQVujwB-sy3zkyLdunP60vy3jqiUuEYvVwq2uZWJoPDZhCNPXU1KcZfZVw5oxZpuAUfEXAGb0BvNjZs_QcSfzoc-4cdABuxkVY80W29E', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (88303, 'eJwkYDqggEwWg2kd4Pb8pb:APA91bEq7tETytSw3liAgl8IEX1PyoibiEIn-iA6gp0R-fItkg-YJ-kp7rXr1hQm8zsPFUmM1vHzXlhNXthdVJiu-qfW0CwmOaCd1XSavmo_AKherFFqRxE', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (88316, 'cgqSYiUIZkZLrrjPCHJeKc:APA91bFs7nK3kQB2S_pKuyl6Fu_9hzxv7nm1WnvHe_1Kxs4GF8g0-nWD0Qh8pT5FufzccaC8ldeYfGDBH1INa6g3_q9p5BJQoXJW1E5F7jKx_fmf_nAZL4U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ljilja.srb@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ljiljana', 'Radovic', 'ljilja.srb@gmail.com', '0642388573', '1961-04-26', 'beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (88475, 'eYRT8WhCV06_vY0QtJ05t2:APA91bEylyMCzjZQYCPNAOoQ9CEwvOLbmXN-tIbppcfOGi2dE5k4S2uTsQh3r3vNxeDq3weZ84Yl8b56AITevqeAFgQzyab-XX6uTHh2vE8h_3HHGQMK39Y', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bojankarlicic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Bojan', 'Karličić', 'bojankarlicic@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vidickatarina55@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Kaca', 'Vidic', 'vidickatarina55@gmail.com', '0669263588', NULL, 'Požega', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (88515, 'eX9NwxCMR0CIj3yoHGidRi:APA91bGtIj8aD-gwrb0vaSh067AylAABhbP-yuWB2jEtOhqv2uDJcxHgegvXdGhGFIN78mAd6P6zDOx9ZZCLkDVJ_oZmiktCAyvtmsRpvWfgdUVPGGadbw4', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (88620, 'dTm1KA9F00t0muNQ19VDKp:APA91bFREEl5nGElWV88p2lfL34RpkJttJNN-xXe6GDZSoXHnZZCD-NmTDMi2nOgwztVxkx1fncJV1k-nbofo02xe1YnFypQR1-TqZaOC_Woc7XjUBIsXvk', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandar.mitrovic11@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', NULL, NULL, 'aleksandar.mitrovic11@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'aleksandar.mitrovic11@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', NULL, NULL, 'aleksandar.mitrovic11@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'j98marija@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marija', 'Jovanovic', 'j98marija@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'j98marija@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marija', 'Jovanovic', 'j98marija@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (53721, 'fkqPFAPEX0mNq5MWVPjbQq:APA91bE37IoLxcD6F7Jw8c-PDIm2W6ZE1S0iUoKJ2qOBNm-1eUOVwAjIbIhykkIYexjRJo8dOBPIrhfJhXYlsjEejG_uK9pGMx8CW3qlGmdZjmbvQsWpN3U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (53721, 'fkqPFAPEX0mNq5MWVPjbQq:APA91bE37IoLxcD6F7Jw8c-PDIm2W6ZE1S0iUoKJ2qOBNm-1eUOVwAjIbIhykkIYexjRJo8dOBPIrhfJhXYlsjEejG_uK9pGMx8CW3qlGmdZjmbvQsWpN3U', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ddimitrijevicc04@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Đorđe', 'Dimitrijević', 'ddimitrijevicc04@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (36979, 'cJdFQ4mXAk-SlxzTEg7Etp:APA91bHMD7nkS82aRJ3PuZRma3aW6QT9OyYCASHm_QOpqiID9rZ_1OJGQ2WEamaZ-AlCEiGAKJmMZc2Xa5Ehm2WNDe_BzT8GwroepeBTmoqTQOyTRxkfgoc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'nemanjamladenovic37@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Nemanja', 'Mladenovic', 'nemanjamladenovic37@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dimitrijedelcev@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Dimitrije', 'Delcev', 'dimitrijedelcev@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'ljubicar80@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ljubica', 'Radovic', 'ljubicar80@gmail.com', '063357160', '1980-07-09', 'Beograd-Novi Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'koprivica.marko@yahoo.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marko', 'Koprivica', 'koprivica.marko@yahoo.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mar.lek.nik@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marija', 'Nikolić', 'mar.lek.nik@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mtodorovic1994@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marko', 'Todorovic', 'mtodorovic1994@gmail.com', 'N/A', NULL, 'N/A', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'mirelagranov26@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Mirela', 'Granov', 'mirelagranov26@gmail.com', '0649771222', NULL, 'Prijepolje', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (37431, 'fBX4cRmrSQCpCq8ar1KZkv:APA91bEev0AinDBa5H5lRLquzj7YyERAqh-iBPmlvRgeOu5-6TMzRFzqaXnWMwKkccNwW1nGe01SpmhXRbW4XS_uT-_qqSLMGVqyeNuEMxFx-8M0bbdd5v0', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sasha@atafrica.net', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'N/A', 'N/A', 'sasha@atafrica.net', '0695500301', NULL, 'Beograd (Zvezdara)', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sasha@atafrica.net', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'N/A', 'N/A', 'sasha@atafrica.net', '0695500301', NULL, 'Beograd (Zvezdara)', 'RS', NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'sanjab79@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', NULL, NULL, 'sanjab79@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'vesnaaleksic89@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Vesna', 'Aleksic', 'vesnaaleksic89@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bojankojcic427@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Bojan', 'Kojcic', 'bojankojcic427@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'bojankojcic427@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Bojan', 'Kojcic', 'bojankojcic427@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'tristepairs@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'N/A', 'N/A', 'tristepairs@gmail.com', NULL, NULL, NULL, NULL, NULL, 0)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'stefanbozic008@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Stefan', 'Bozic', 'stefanbozic008@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'magoc.zvonko@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Zvonko', 'Magoč', 'magoc.zvonko@yahoo.com', '0665191236', NULL, 'Ruski-Krstur', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'magoc.zvonko@yahoo.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Zvonko', 'Magoč', 'magoc.zvonko@yahoo.com', '0665191236', NULL, 'Ruski-Krstur', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (89219, 'f9LWUGBpS2ODZJI2bhEUA5:APA91bHAKu4aVY51cxZNamSvwJBDiUHNW-aibn-vT-8Nw0Tr8tbS1EW7VKezd0Zc4XWsYsoALHuCO5CbA6GFD-Vk_WIowgbgEptbsr0xJISq17OSVlTGi1s', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (36, 'e5KFwO3ycUaLkUS6_hBg3c:APA91bE3r_9WtIluFwaXjxN6WGcPtsJRnl-p-a-2rc2C3_OOkf8IxkOYO3zbUR9Q-KulUCJyelviKvoBqfEAjW9yxdVzcJTxfznC8OXB6i0Jg80KfwFDpGw', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (89303, 'd72QsrWyhE3frbkaGPRaQm:APA91bEKb0M83DN4IqpxVNzvMv3Rh8Hbywad5wePWyBoOTjaj-hGtFNprte805MfA_jXouQkKEXb2v1NK_6-AVWwTl6vXFrQgeiky0QkRAabAoGadoWBae8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (89303, 'd72QsrWyhE3frbkaGPRaQm:APA91bEKb0M83DN4IqpxVNzvMv3Rh8Hbywad5wePWyBoOTjaj-hGtFNprte805MfA_jXouQkKEXb2v1NK_6-AVWwTl6vXFrQgeiky0QkRAabAoGadoWBae8', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anagnjatovic04@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ana', 'Gnjatović', 'anagnjatovic04@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'anagnjatovic04@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Ana', 'Gnjatović', 'anagnjatovic04@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'srecko.janicijevic@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Srecko', 'Janicijevic', 'srecko.janicijevic@gmail.com', '0694289889', '1989-06-30', 'Nis', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'kristinakuzminac@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Kristina', 'Kuzminac', 'kristinakuzminac@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'jelenaglobtel@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Jelena', 'Dukic', 'jelenaglobtel@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'filipdagovic11@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Filip', 'Dagovic', 'filipdagovic11@gmail.com', '+381645300630', NULL, 'Uzice', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (52013, 'dOA2kRrc2kYVmK7Q-5iZGZ:APA91bErPiFOwFMETJALYiEzT1oa7evr17JZvwc49YUxBfCrujvMRYCyaEL8j928oM-3HWXEeMMi3FjirR_Gehduybj0LgyS8pvEiQx69tkHYCmg-VFrlFc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (52013, 'dOA2kRrc2kYVmK7Q-5iZGZ:APA91bErPiFOwFMETJALYiEzT1oa7evr17JZvwc49YUxBfCrujvMRYCyaEL8j928oM-3HWXEeMMi3FjirR_Gehduybj0LgyS8pvEiQx69tkHYCmg-VFrlFc', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (89537, 'eTqYvfC1T22gc7nAhnf3K2:APA91bEf6rmH5_To8roTCSMrvf3ndR4ga-R1fXZH2Ev3dofFdwmuiYjyuTGxt47zelHM0uIfve4OwHwO-VR7ShJYRVFYFwfE5bgsfX3drIbk6ATns0DMitI', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'milenkovic985979@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Lazar', 'Milenkovic', 'milenkovic985979@gmail.com', '0628718313', NULL, 'Leskovac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (89583, 'dkz3tMYHZ0uIu2BfubeBUQ:APA91bHD_oUfPSRL7-mHj2c-Jy4GJJrX5sNP3qNwOAZHSjy_LsfTnFmYNnX0FM7aZ8AqqE-8VjJ7B7sgPjFucbize_tJTM1LVFeWU7Zj82P_4FA0gFO-OkM', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (89602, 'f5yikxMa0EfOg-AXqe98Jm:APA91bFL68hxYHXOOFBeFRAjF9ECJw3yfOZiAnMXrRLvuFM9f3mcGvTM6cF4_2R-4ooMx5WB6i9tgq7OAw-xfyUGnk4DN7ykfEkGJOAA00pX8yYrKBn3td4', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'deana.skeledzija@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Deana', 'Skeledzija', 'deana.skeledzija@gmail.com', '066385410', '1991-03-24', 'Sabac', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (18676, 'fZ7tRZL4SA6q2_OrRm0RNC:APA91bFdI21AgJivgzWR1Lvo9A_SXiS13ElaA5x7HITPdlRXOyQUDC78aayW6T3kgBUP7WDoD0lYWpvzp2NBdOx54wZFrqsgMsoFjMeJfp2YqgGvOTFiY9s', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'boxasproka@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Bozidar', 'Prokic', 'boxasproka@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (8152, 'cAWuSDclokSUguYHaB0B4g:APA91bEG4g3XHPY1C5ybyZSuM5KrcPKpWYcUaofmauq91tx1xy04HfYg5P4VHa3lsdWa593wleGObkmTpGaRPh31Xbfv7LOIASFA1UW_j-QIx3s-wO3rBPY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marijamaljkovicka@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marija', 'Maljković', 'marijamaljkovicka@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'marijamaljkovicka@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marija', 'Maljković', 'marijamaljkovicka@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (70761, 'fWrdRk5-5kc8sfpQJpdI-d:APA91bFpIXWECderkuQONnrxXQJ_39_EZSzTpKJ0tr_JwpVLTFX_4fZIj444u8HgIgo6w6oO4D7N_DRCvLksgDFJ8B5vtjRw_Iu_0aSz-CebXwy0MHdRzDY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (70761, 'fWrdRk5-5kc8sfpQJpdI-d:APA91bFpIXWECderkuQONnrxXQJ_39_EZSzTpKJ0tr_JwpVLTFX_4fZIj444u8HgIgo6w6oO4D7N_DRCvLksgDFJ8B5vtjRw_Iu_0aSz-CebXwy0MHdRzDY', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'markostanojevic5@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marko', 'Stanojevic', 'markostanojevic5@icloud.com', '0631674792', '2005-05-08', 'Lebane', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'markostanojevic5@icloud.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Marko', 'Stanojevic', 'markostanojevic5@icloud.com', '0631674792', '2005-05-08', 'Lebane', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'maryyy.kapryyy@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Mary', 'Marry', 'maryyy.kapryyy@gmail.com', NULL, NULL, NULL, NULL, NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'divljakvojin@gmail.com', '{\\"platform\\":\\"android\\",\\"appVersion\\":\\"1.2.9\\"}', 'Vojin', 'Divljak', 'divljakvojin@gmail.com', '0695511505', '2002-02-21', 'Sremska Mitrovica', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (1329, 'dP1gKslXS2-ZEeWgz9e6ur:APA91bHkC6Z0eccV3TvlAb9QmFFaoGLTAtBBSipbxq8CowA195OAFykU0H-yMHyu6a1P_EXKUHYleZepBuZAIVxhHnOQtbEpUf-BmoddVVsfGMEJskOPXgc', 'android') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:55:51)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:87:44)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: 'INSERT INTO mobile_users (\n' +
    '        project_id, user_identifier, metadata, first_name, last_name, email, phone, dob, city, country, gender, notifications_enabled\n' +
    `      ) VALUES (1, 'dusan.arsenijevic01@gmail.com', '{\\"platform\\":\\"ios\\",\\"appVersion\\":\\"1.2.9\\"}', 'Dušan', 'Arsenijević', 'dusan.arsenijevic01@gmail.com', '066451227', NULL, 'Beograd', 'RS', NULL, 1)\n` +
    '      ON DUPLICATE KEY UPDATE\n' +
    '        metadata = VALUES(metadata),\n' +
    '        first_name = COALESCE(VALUES(first_name), first_name),\n' +
    '        last_name = COALESCE(VALUES(last_name), last_name),\n' +
    '        email = COALESCE(VALUES(email), email),\n' +
    '        phone = COALESCE(VALUES(phone), phone),\n' +
    '        dob = COALESCE(VALUES(dob), dob),\n' +
    '        city = COALESCE(VALUES(city), city),\n' +
    '        country = COALESCE(VALUES(country), country),\n' +
    '        gender = COALESCE(VALUES(gender), gender),\n' +
    '        notifications_enabled = VALUES(notifications_enabled),\n' +
    '        id = LAST_INSERT_ID(id)',
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (77135, 'dpjV-Vm12EfJqEZo60L0H8:APA91bEy6SBcaeqZM9i4rDqynJeLflW_UKG__wliCAPB3EdqPARnFgMnlAn2zDDTEIFkVMPSJkGrJg7sDdZbh2uX5xYH9r6aSn86LWeRcrctIazDlRHgiYU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (77135, 'dpjV-Vm12EfJqEZo60L0H8:APA91bEy6SBcaeqZM9i4rDqynJeLflW_UKG__wliCAPB3EdqPARnFgMnlAn2zDDTEIFkVMPSJkGrJg7sDdZbh2uX5xYH9r6aSn86LWeRcrctIazDlRHgiYU', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Refresh token error: TokenExpiredError: jwt expired
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/jsonwebtoken/verify.js:190:21
    at getSecret (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/jsonwebtoken/verify.js:97:14)
    at module.exports [as verify] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/jsonwebtoken/verify.js:101:10)
    at verifyRefreshToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/utils/jwt.js:25:35)
    at refreshToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/auth.controller.js:127:54)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:284:15 {
  expiredAt: 2026-05-20T18:50:59.000Z
}
Refresh token error: TokenExpiredError: jwt expired
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/jsonwebtoken/verify.js:190:21
    at getSecret (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/jsonwebtoken/verify.js:97:14)
    at module.exports [as verify] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/jsonwebtoken/verify.js:101:10)
    at verifyRefreshToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/utils/jwt.js:25:35)
    at refreshToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/auth.controller.js:127:54)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/layer.js:95:5)
    at /home/kdalicax/public_html/api.k1dalica.xyz/node_modules/express/lib/router/index.js:284:15 {
  expiredAt: 2026-05-20T18:50:59.000Z
}
Create mobile user error: Error: This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.upsertFcmToken (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/mobileUser.model.js:80:34)
    at createMobileUser (/home/kdalicax/public_html/api.k1dalica.xyz/dist/controllers/mobileUser.controller.js:90:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ER_INVALID_USER_FOR_REGISTRATION',
  errno: 4060,
  sql: "INSERT INTO fcm_tokens (member_id, token, device) VALUES (78344, 'eaiqbyk2vk17sXwnhZO4JU:APA91bEa49GSZbMWv7CyOg-M6_BxAo8WCn7kLhdQKGEqYv3jnJPdIlaMf27CS0_Z6ZlbClqkgBP0H30guvfUhdqfJA_GxqhgEQcBoFBAZ6HYC6XSqqH7qt0', 'ios') ON DUPLICATE KEY UPDATE device = VALUES(device), updated_at = CURRENT_TIMESTAMP",
  sqlState: 'HY000',
  sqlMessage: 'This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.'
}
Error in notification scheduler: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.findPendingScheduledNotifications (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/notification.model.js:50:45)
    at Task._execution (/home/kdalicax/public_html/api.k1dalica.xyz/dist/jobs/notificationScheduler.js:46:66)
    at Task.execute (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/node-cron/src/task.js:17:25)
    at ScheduledTask.now (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/node-cron/src/scheduled-task.js:38:33)
    at Scheduler.<anonymous> (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/node-cron/src/scheduled-task.js:25:18)
    at Scheduler.emit (node:events:524:28)
    at Timeout.matchTime [as _onTimeout] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/node-cron/src/scheduler.js:30:26)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
Error in notification scheduler: Error
    at PromisePool.query (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/mysql2/lib/promise/pool.js:36:22)
    at Object.findPendingScheduledNotifications (/home/kdalicax/public_html/api.k1dalica.xyz/dist/models/notification.model.js:50:45)
    at Task._execution (/home/kdalicax/public_html/api.k1dalica.xyz/dist/jobs/notificationScheduler.js:46:66)
    at Task.execute (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/node-cron/src/task.js:17:25)
    at ScheduledTask.now (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/node-cron/src/scheduled-task.js:38:33)
    at Scheduler.<anonymous> (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/node-cron/src/scheduled-task.js:25:18)
    at Scheduler.emit (node:events:524:28)
    at Timeout.matchTime [as _onTimeout] (/home/kdalicax/public_html/api.k1dalica.xyz/node_modules/node-cron/src/scheduler.js:30:26)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7) {
  code: 'ECONNREFUSED',
  errno: undefined,
  sql: undefined,
  sqlState: undefined,
  sqlMessage: undefined
}
