00:00:00.250 [http-nio-9080-exec-47] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 1122 millis. select r.id, r.member_id, r.amount, r.flow_multiple, r.amount_before, r.amount_after, r.venue_transfer_revision_snapshot, r.amount_frozen, r.amount_thawed, r.transaction_type, r.create_time, r.status, r.venue_code,r.api_transfer_no,r.api_status,r.api_desc,r.currency,r.code, r.adjust_reason,sdd.dict_label as adjust_reason_name, r.review_reason,r.site_code, r.operator_id, r.reviewer_id, r.review_time, r.coin, r.chain_id, r.`from`, r.`to`, r.transaction_hash, r.memo,r.game_code, r.pay_type, r.withdraw_type, r.bank_name, r.account_name, r.account_number, r.platform_type, r.screenshot_url, r.actual_amount, r.real_amount, r.fee_amount, r.channel_id, r.channel_name, r.user_remark, r.admin_remark, r.platform_status, r.platform_operator_id, r.platform_operator_name, r.platform_operate_time, r.platform_remark, r.resubmit_count, r.resubmit_order_no, r.process_time, r.complete_time,r.amount_cny,r.exchange_rate,r.process_time as update_time, m.agent_code,m.name as member_name, v.name_zn as venue_name, s.name_zn as site_name, COALESCE(ou.user_name, r.operator_name) as operator_name, COALESCE(ru.user_name, r.reviewer_name) as reviewer_name, case when r.user_remark = 'BALANCE_SUBJECT:SITE_ADMIN' then 'SITE_ADMIN' when ifnull(m.user_type, 0) = 1 or ifnull(m.is_agent, 0) = 1 then 'AGENT' else 'MEMBER' end as account_type, case when r.user_remark = 'BALANCE_SUBJECT:SITE_ADMIN' then '站点管理员' when ifnull(m.user_type, 0) = 1 or ifnull(m.is_agent, 0) = 1 then '代理' else '会员' end as account_type_label, m.name as account_name_display, case when r.user_remark = 'BALANCE_SUBJECT:SITE_ADMIN' then '-' when ifnull(m.user_type, 0) = 1 or ifnull(m.is_agent, 0) = 1 then case when ifnull(m.star_level, 0) > 0 then concat(m.star_level, '星代理') when ifnull(m.agent_level, 0) > 0 then concat(m.agent_level, '层代理') else '-' end else concat('VIP', ifnull(m.vip_level, 0)) end as account_level_label, m.reg_time as register_time, case r.platform_status when 'FROZEN' then '冻结' when 'RESUBMITTED' then '已重新发起' when 'CANCELLED' then '取消' when 'APPROVED' then '审核通过' when 'REJECTED' then '拒绝' else '-' end as platform_status_label, case when upper(coalesce(r.withdraw_type, '')) = 'USDT' or upper(coalesce(r.coin, '')) = 'USDT' or upper(coalesce(r.currency, '')) = 'USDT' then coalesce(nullif(r.chain_id, ''), r.bank_name) else r.bank_name end as display_bank_name, case when upper(coalesce(r.withdraw_type, '')) = 'USDT' or upper(coalesce(r.coin, '')) = 'USDT' or upper(coalesce(r.currency, '')) = 'USDT' then coalesce(nullif(r.`to`, ''), r.account_number) else r.account_number end as display_account_number, coalesce(wc.provider_type, pc.provider_type) as provider_type, coalesce(wc.provider_way_code, pc.provider_way_code) as provider_way_code, case lower(coalesce(wc.provider_type, pc.provider_type, '')) when 'hipay' then 'HiPay' when 'tronpay' then 'TronPay' when 'xmfpay' then 'XMFPay' else coalesce(nullif(wc.provider_type, ''), nullif(pc.provider_type, ''), r.channel_name, '-') end as provider_type_label, coalesce(ptd.dict_label, pc.pay_type, wc.withdraw_type, r.pay_type, '-') as pay_type_display from member_account_record r left join member_user m on r.member_id = m.id left join site s on r.site_code = s.code left join sys_user ou on r.operator_id = ou.user_id left join sys_user ru on r.reviewer_id = ru.user_id left join venue v on r.venue_code = v.api_code left join withdraw_channel wc on r.channel_id = wc.id and r.transaction_type = 2 left join pay_channel pc on r.channel_id = pc.id left join sys_dict_data ptd on coalesce(pc.pay_type, wc.withdraw_type, r.pay_type) = ptd.dict_value and ptd.dict_type = 'pay_type' left join sys_dict_data sdd on r.adjust_reason = sdd.dict_value and (sdd.dict_type='member_up_amount' or sdd.dict_type='member_down_amount') WHERE r.code like concat('%', ?, '%') order by r.create_time desc ["37f31ed209fc4804a48d81bb121242c8"] 00:00:01.847 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:01.850 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:01.925 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:01.950 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:04.018 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:04.719 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:04.878 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:05.192 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:05.284 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:05.401 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:05.476 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:05.942 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:06.472 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:06.695 [http-nio-9080-exec-20] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4709 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:00:07.141 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:07.159 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:07.694 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:08.941 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:09.664 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:10.432 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8570 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:00:11.474 [http-nio-9080-exec-20] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4701 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:00:11.512 [http-nio-9080-exec-41] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9550 millis. update member_user SET last_login_time = ?, last_login_ip = ?, last_login_region = ?, app_version = ? where id = ? ["2026-08-22 00:00:01","118.123.73.78","中国 四川省 凉山 电信","3.7.3",2939] 00:00:11.512 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 1077 millis. update member_user set last_active_time = now() where id = ? [2939] 00:00:11.585 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:11.608 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:11.741 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:12.284 [http-nio-9080-exec-47] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 12031 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4182] 00:00:12.575 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:12.829 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:14.571 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:15.029 [http-nio-9080-exec-32] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10297 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:00:15.170 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:16.173 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:16.173 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:16.817 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:16.911 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:16.962 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:17.450 [http-nio-9080-exec-24] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4685 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:00:17.851 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:19.242 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:19.392 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:19.494 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:19.587 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:19.969 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:20.190 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:20.680 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:21.792 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:21.851 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:24.466 [http-nio-9080-exec-25] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9284 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:00:24.789 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:24.794 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:24.795 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:24.869 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:24.914 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:25.583 [http-nio-9080-exec-62] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9391 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:00:25.594 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:25.961 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:27.299 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:27.801 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:28.606 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:30.435 [http-nio-9080-exec-77] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5629 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:00:30.975 [http-nio-9080-exec-65] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4687 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:00:31.442 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:31.758 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:32.747 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:32.748 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:35.389 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:37.689 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:39.634 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:41.583 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:41.846 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:45.130 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:47.425 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:47.933 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:49.289 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:49.588 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:49.971 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:50.060 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:50.197 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:50.675 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:54.210 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:54.908 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:55.949 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:57.299 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:57.806 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:58.508 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:00:58.605 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:05.403 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:06.693 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:07.685 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:09.644 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:11.570 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:11.577 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:12.819 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:14.733 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:16.915 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:19.234 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:19.588 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:19.981 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:20.196 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:20.664 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:21.807 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:21.871 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:23.247 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:23.463 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:24.925 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:25.955 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:26.337 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:26.535 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:27.301 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:27.404 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:27.625 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:27.629 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:27.804 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:28.608 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:29.158 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:29.337 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:31.487 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:31.692 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:31.696 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:31.727 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:32.035 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:32.188 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:32.588 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:32.955 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:32.985 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:33.218 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:35.310 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:35.312 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:35.391 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:37.689 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:39.644 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:41.022 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:41.587 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:41.601 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:41.601 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:41.850 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:42.054 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:44.287 [http-nio-9080-exec-25] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8961 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:01:46.913 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:47.215 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:47.405 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:47.943 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:48.011 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:48.373 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:48.374 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:48.374 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:48.724 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:48.837 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:49.128 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:49.230 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:49.408 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:49.595 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:49.969 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:50.192 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:50.689 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:52.497 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:53.677 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:54.019 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:54.914 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:55.954 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:57.297 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:57.591 [http-nio-9080-exec-35] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4741 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4182] 00:01:57.805 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:58.081 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:58.595 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:01:58.731 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:01.179 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:02.108 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:02.436 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:02.443 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:02.457 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:02.479 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:02.686 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:03.092 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:03.276 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:03.461 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:03.803 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:04.585 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:05.383 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:05.512 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:06.552 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:06.555 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:06.563 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:07.784 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:09.644 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:10.292 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:11.579 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:11.791 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:12.391 [http-nio-9080-exec-5] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9922 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:12.583 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:12.590 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:12.704 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:12.846 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:12.983 [http-nio-9080-exec-78] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10283 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:13.231 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:13.744 [http-nio-9080-exec-71] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 11288 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:14.578 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:14.663 [http-nio-9080-exec-46] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10066 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:14.887 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:15.265 [http-nio-9080-exec-81] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4685 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:15.272 [http-nio-9080-exec-26] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 11453 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:15.629 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:15.707 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:16.755 [http-nio-9080-exec-92] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10182 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:16.880 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:16.913 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:17.299 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:19.241 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:19.580 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:19.964 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:20.183 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:20.663 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:21.791 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:21.856 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:22.414 [http-nio-9080-exec-53] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9697 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:23.167 [http-nio-9080-exec-31] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9922 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:24.904 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:24.985 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:24.986 [http-nio-9080-exec-58] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10086 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:25.013 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:25.014 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:25.746 [http-nio-9080-exec-66] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10025 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:25.962 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:26.962 [http-nio-9080-exec-52] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10068 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:02:27.296 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:27.810 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:28.601 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:28.831 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:29.638 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:30.479 [http-nio-9080-exec-59] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5451 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3730] 00:02:32.197 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:32.198 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:32.336 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:34.730 [http-nio-9080-exec-46] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4667 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:02:35.022 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:35.308 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:35.380 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:36.552 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:37.684 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:39.664 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:41.590 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:46.917 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:47.944 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:49.240 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:49.578 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:49.964 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:49.975 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:50.184 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:51.724 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:52.387 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:52.413 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:53.019 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:53.104 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:53.130 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:54.019 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:54.908 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:55.109 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:55.136 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:55.137 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:55.916 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:55.916 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:55.948 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:57.297 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:57.807 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:57.956 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:02:58.498 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:00.454 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:02.967 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:03.647 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:03.761 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:03.979 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:04.008 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:04.009 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:04.752 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:04.752 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:05.695 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:06.522 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:07.690 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:08.030 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:08.812 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:09.037 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:09.073 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:09.074 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:09.159 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:09.211 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:09.261 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:09.261 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:09.296 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:09.551 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:09.634 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:10.774 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:10.780 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:11.170 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:11.230 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:11.628 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:11.663 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:11.980 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:12.204 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:12.818 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:14.071 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:14.295 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:14.380 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:14.408 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:14.499 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:14.569 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:14.714 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:14.722 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:14.866 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:15.315 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:15.342 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:15.726 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:16.376 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:03:16.376 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:16.907 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:17.065 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:03:17.065 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:17.376 [http-nio-9080-exec-91] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4668 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4347] 00:03:18.172 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:19.044 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:19.234 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:19.587 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:19.958 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:19.969 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:20.188 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:21.800 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:21.863 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:23.226 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:23.404 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:23.404 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:23.407 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:23.630 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:23.694 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:24.907 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:25.127 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:25.953 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:27.296 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:27.812 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:28.652 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:29.042 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:31.696 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:31.697 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:31.737 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:34.039 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:35.106 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:35.392 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:36.518 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:37.729 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:38.694 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:39.044 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:39.630 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:41.587 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:43.694 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:46.904 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:47.937 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:48.693 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:49.232 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:49.363 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:49.587 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:49.967 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:50.187 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:50.443 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:53.175 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:53.224 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:53.697 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:54.024 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:54.920 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:54.979 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:55.951 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:56.755 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:57.298 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:57.814 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:58.339 [http-nio-9080-exec-85] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5101 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:03:58.645 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:58.694 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:03:58.725 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:01.720 [http-nio-9080-exec-98] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4923 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4492] 00:04:02.045 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:03.696 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:04.997 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:05.103 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:05.383 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:06.505 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:07.732 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:08.693 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:08.967 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:09.664 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:11.633 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:11.659 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:12.820 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:13.835 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:13.841 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:14.170 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:14.170 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:14.173 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:14.569 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:14.605 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:14.605 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:14.986 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:15.337 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:04:15.337 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:15.745 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:04:15.745 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:16.906 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:16.922 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:18.692 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:19.234 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:19.608 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:19.965 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:20.185 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:21.799 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:21.867 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:22.003 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:22.350 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:23.307 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:23.692 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:24.909 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:24.980 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:25.961 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:26.079 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:27.296 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:27.814 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:28.648 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:28.698 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:28.734 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:31.692 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:31.710 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:32.218 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:33.695 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:35.384 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:36.494 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:36.758 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:37.435 [http-nio-9080-exec-49] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8676 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4492] 00:04:37.710 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:38.694 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:38.967 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:39.625 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:41.580 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:41.768 [http-nio-9080-exec-3] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4986 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4492] 00:04:43.315 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:43.324 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:43.703 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:46.906 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:48.496 [http-nio-9080-exec-41] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5158 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:04:48.694 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:48.826 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:49.229 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:49.369 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:50.193 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:50.495 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:53.992 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:54.032 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:54.915 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:54.979 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:55.979 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:57.295 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:57.813 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:58.503 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:58.692 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:58.820 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:04:59.569 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:03.489 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:03.490 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:03.621 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:03.696 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:05.379 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:06.521 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:07.724 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:08.696 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:08.965 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:09.674 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:11.572 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:11.592 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:12.824 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:13.936 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:14.746 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:16.906 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:18.691 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:19.236 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:19.967 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:20.191 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:21.866 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:21.934 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:22.544 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:23.694 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:24.904 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:24.981 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:25.992 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:27.298 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:27.818 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:28.652 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:28.692 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:31.675 [http-nio-9080-exec-68] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9104 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4492] 00:05:31.692 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:31.692 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:32.617 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:33.058 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:33.233 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:33.698 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:35.376 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:35.397 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:36.533 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:37.689 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:38.191 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:38.527 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:38.690 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:38.966 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:39.634 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:41.582 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:43.997 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:46.902 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:47.210 [http-nio-9080-exec-66] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8661 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4492] 00:05:47.937 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:48.690 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:49.241 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:49.376 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:49.960 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:50.188 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:50.305 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:50.306 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:50.308 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:53.692 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:54.023 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:54.501 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:54.507 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:54.911 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:54.978 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:55.015 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:55.995 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:57.298 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:57.817 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:58.501 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:58.652 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:58.690 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:05:59.063 [http-nio-9080-exec-25] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8741 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:05:59.891 [http-nio-9080-exec-7] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5373 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:06:00.149 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:03.285 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:03.693 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:05.374 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:06.507 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:08.373 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:08.611 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:08.690 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:08.692 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:08.850 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:08.850 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:08.867 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:08.870 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:08.871 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:08.978 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:09.079 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:09.118 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:09.124 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:09.187 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:10.561 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:11.562 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:11.588 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:12.789 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:12.824 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:14.041 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:14.665 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:14.737 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:15.763 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:15.763 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:15.770 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:16.100 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:16.257 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:16.900 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:18.617 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9736 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:18.695 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:18.866 [http-nio-9080-exec-49] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9667 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:18.875 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:18.975 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:19.120 [http-nio-9080-exec-83] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9982 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:19.232 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:19.289 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:19.962 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:20.189 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:21.800 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:21.870 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:22.506 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:22.579 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:22.689 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:23.696 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:24.375 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:24.915 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:24.920 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:24.975 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:24.981 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:25.358 [http-nio-9080-exec-4] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 16470 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:25.508 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:25.797 [http-nio-9080-exec-67] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 16666 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:26.323 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:27.294 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:27.817 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:28.664 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:28.694 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:28.846 [http-nio-9080-exec-45] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9860 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:29.299 [http-nio-9080-exec-32] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9996 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:31.731 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:32.185 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:32.347 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:32.535 [http-nio-9080-exec-53] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10014 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:32.687 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:32.692 [http-nio-9080-exec-58] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9989 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:33.691 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:35.383 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:35.943 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:36.542 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:37.481 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:38.598 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 23920 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:38.691 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:38.750 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:38.800 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:38.972 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:39.832 [http-nio-9080-exec-63] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 24057 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:40.114 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:40.201 [http-nio-9080-exec-84] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 23930 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:41.592 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:42.058 [http-nio-9080-exec-79] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9358 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:43.729 [http-nio-9080-exec-94] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 18740 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:43.903 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:43.990 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:44.116 [http-nio-9080-exec-21] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 18595 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:45.719 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:45.767 [http-nio-9080-exec-17] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9810 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:45.852 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:46.897 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:47.174 [http-nio-9080-exec-40] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9671 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4492] 00:06:47.549 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:47.573 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:47.938 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:48.582 [http-nio-9080-exec-42] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9771 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:48.694 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:48.704 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:48.853 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:49.138 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:49.236 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:49.367 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:49.798 [http-nio-9080-exec-38] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5881 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:49.970 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:50.190 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:53.701 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.020 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.193 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.362 [http-nio-9080-exec-69] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5645 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:06:54.479 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.790 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.792 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.798 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.798 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.799 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.800 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.914 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:54.981 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:55.034 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:55.035 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:55.045 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:55.048 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:55.049 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:55.054 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:55.247 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:55.989 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:56.382 [http-nio-9080-exec-27] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8795 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:06:56.921 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:57.257 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:57.597 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:57.818 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:58.660 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:06:58.693 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:00.967 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:00.974 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:00.974 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:01.182 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:01.191 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:03.571 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:03.583 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:03.583 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:03.586 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:03.586 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:03.689 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:04.684 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:05.378 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:06.538 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:07.813 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:07.825 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:08.037 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:08.694 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:08.970 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:11.586 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:13.096 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:13.211 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8503 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4492] 00:07:14.185 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:14.187 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:16.564 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:16.899 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:18.691 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:18.857 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:19.239 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:19.694 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:19.967 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:20.168 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:20.188 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:21.812 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:21.880 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:22.977 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:23.685 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:23.695 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:24.907 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:25.082 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:25.277 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:25.991 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:26.376 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:26.377 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:26.391 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:26.393 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:26.480 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:26.829 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:26.989 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:27.294 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:27.564 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:27.820 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:28.657 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:28.825 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:29.154 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:29.216 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:29.296 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:29.296 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:29.385 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:29.471 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:30.051 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:31.740 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:32.002 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:32.127 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:32.135 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:33.136 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:34.528 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:34.845 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:34.936 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:35.217 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:35.546 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:36.615 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:37.679 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:38.965 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:41.588 [http-nio-9080-exec-42] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8431 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4493] 00:07:41.594 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:45.168 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:46.576 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:46.896 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:48.856 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:49.009 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:49.238 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:49.648 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:49.980 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:50.186 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:50.315 [http-nio-9080-exec-43] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5125 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4493] 00:07:54.224 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:54.907 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:54.980 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:55.980 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:56.316 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:57.292 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:57.820 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:58.662 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:59.799 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:07:59.808 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:05.374 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:06.544 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:07.724 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:08.964 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:12.162 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:12.829 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:14.685 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:14.775 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:15.035 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:15.303 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:15.314 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:15.322 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:16.902 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:18.631 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:18.853 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:19.228 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:19.960 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:20.185 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:21.644 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:22.153 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:22.341 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:22.344 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:22.344 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:23.464 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:23.761 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:23.817 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:23.817 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:24.088 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:24.089 [http-nio-9080-exec-37] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8754 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:08:24.139 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:24.872 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:24.907 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:24.983 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:25.374 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:25.508 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:25.988 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:26.070 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:26.417 [http-nio-9080-exec-88] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7762 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4493] 00:08:26.801 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:27.235 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:27.295 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:27.824 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:28.659 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:29.019 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:29.275 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:29.344 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:29.350 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:29.398 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:29.445 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:29.518 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:29.810 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:29.974 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:30.110 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:30.110 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:30.110 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:30.618 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:31.709 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:31.709 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:31.714 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:32.158 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:32.299 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:35.383 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:37.432 [http-nio-9080-exec-21] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5111 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4493] 00:08:37.689 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:38.781 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:38.965 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:40.478 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:40.848 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:42.162 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:44.172 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:44.174 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:44.184 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:44.297 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:45.949 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:46.910 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:47.932 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:48.917 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:49.241 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:49.383 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:49.533 [http-nio-9080-exec-36] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8663 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4494] 00:08:49.959 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:50.181 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:50.695 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:51.115 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:51.698 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:52.918 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:53.021 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:54.027 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:54.915 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:54.921 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:54.979 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:55.977 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:56.797 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:57.294 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:57.827 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:58.670 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:59.813 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:08:59.818 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8677 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4494] 00:09:00.091 [http-nio-9080-exec-1] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4699 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3143] 00:09:00.601 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:05.379 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:05.892 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:05.895 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:05.898 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:05.963 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:05.996 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:07.709 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:08.964 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:09.372 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:09.374 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:09.374 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:09.379 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:09.379 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:11.790 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:12.721 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:12.833 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:14.995 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:15.058 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:16.909 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:17.429 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:18.856 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:19.231 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:19.956 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:20.153 [http-nio-9080-exec-72] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4690 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:09:20.187 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:20.544 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:24.909 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:24.981 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:25.990 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:26.801 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:27.290 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:27.827 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:29.489 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:29.812 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:30.873 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:31.688 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:31.692 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:31.731 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:35.044 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:35.058 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:35.177 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:35.243 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:35.372 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:37.428 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:37.684 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:38.281 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:38.363 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:38.967 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:41.586 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:41.678 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:41.684 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:42.475 [http-nio-9080-exec-82] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7218 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 00:09:44.177 [http-nio-9080-exec-100] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9109 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4494] 00:09:44.599 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:45.934 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:46.639 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9189 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4493] 00:09:46.907 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:47.932 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:48.855 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:49.235 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:49.365 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:49.957 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:50.053 [http-nio-9080-exec-1] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8353 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:09:50.186 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:54.022 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:54.910 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:55.000 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:55.989 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:56.798 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:57.294 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:57.828 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:58.667 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:09:59.805 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:00.843 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:05.372 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:07.387 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:07.709 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:08.969 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:09.924 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:11.599 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:11.953 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:12.825 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:12.885 [http-nio-9080-exec-31] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5476 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4493] 00:10:14.544 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:15.938 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:16.895 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:18.860 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:19.235 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:19.966 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:20.179 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:24.287 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:24.909 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:24.911 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:24.968 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:24.984 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:25.709 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:26.253 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:26.385 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:26.461 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:26.810 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:27.289 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:27.579 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:27.828 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:28.671 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:29.808 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:30.869 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:31.664 [http-nio-9080-exec-69] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5258 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4494] 00:10:31.729 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:32.169 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:32.459 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:34.155 [http-nio-9080-exec-64] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9173 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:10:35.380 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:36.820 [http-nio-9080-exec-67] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9219 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4494] 00:10:37.689 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:38.967 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:41.593 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:46.656 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:46.893 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:47.027 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:47.933 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:48.853 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:49.232 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:49.371 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:49.962 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:50.186 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:52.643 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:54.291 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:54.903 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:54.979 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:55.011 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:55.989 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:57.237 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:57.289 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:57.829 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:10:58.659 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:00.843 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:01.395 [http-nio-9080-exec-14] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8729 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4494] 00:11:01.563 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:05.379 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:07.860 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:08.971 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:11.571 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:11.589 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:12.839 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:15.933 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:16.140 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:16.894 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:18.855 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:19.238 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:19.955 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:20.186 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:21.805 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:21.873 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:24.902 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:24.979 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:25.094 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:25.105 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:25.473 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:25.685 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:25.738 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:25.985 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:27.291 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:28.671 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:31.690 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:31.690 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:31.693 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:35.374 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:37.706 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:38.965 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:41.599 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:45.931 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:46.144 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:46.901 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:47.939 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:48.859 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:49.236 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:49.376 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:49.959 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:50.180 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:54.042 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:54.904 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:54.977 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:55.996 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:57.295 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:11:58.674 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:05.365 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:07.811 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:08.961 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:11.565 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:11.598 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:12.837 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:15.937 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:16.157 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:16.902 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:17.516 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:18.855 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:19.236 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:19.949 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:20.181 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:21.817 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:21.882 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:24.912 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:24.979 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:25.988 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:27.288 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:28.668 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:31.695 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:31.699 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.148 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.250 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.444 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.753 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.753 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.754 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.754 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.763 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.766 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.968 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:33.994 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:34.019 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:34.029 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:34.029 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:34.032 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:34.152 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:34.182 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:35.006 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:35.376 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:35.465 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:37.628 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:37.689 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:37.906 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:37.911 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:37.911 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:38.131 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:38.136 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:38.283 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:38.960 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:41.269 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:41.593 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:46.149 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:46.411 [http-nio-9080-exec-26] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5139 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:12:47.122 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:48.178 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:48.849 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:49.236 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:49.959 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:50.172 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:50.177 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:51.438 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:54.907 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:54.979 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:55.971 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:57.289 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:12:58.680 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:00.677 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:00.892 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:01.027 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:01.047 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:01.071 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:01.074 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:01.155 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:01.219 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:01.267 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:01.756 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:01.785 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:02.324 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:02.473 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:02.639 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:02.786 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:04.136 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:04.575 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:04.708 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:05.131 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:05.359 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:07.694 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:07.925 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:08.963 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:10.617 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4698 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:11.031 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:11.101 [http-nio-9080-exec-42] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10014 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:11.289 [http-nio-9080-exec-12] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10056 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:11.447 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:11.562 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:11.850 [http-nio-9080-exec-51] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10054 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:12.169 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:12.833 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:16.438 [http-nio-9080-exec-80] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15352 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:16.694 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:16.895 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:17.123 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:18.489 [http-nio-9080-exec-53] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 16718 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:18.676 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:18.857 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:19.233 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:20.179 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:20.213 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:20.612 [http-nio-9080-exec-34] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9151 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:20.745 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:21.807 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:21.874 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:22.338 [http-nio-9080-exec-40] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 18184 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:22.767 [http-nio-9080-exec-44] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 17623 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:24.909 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:24.989 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:25.969 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:26.169 [http-nio-9080-exec-68] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9461 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:26.875 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8185 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:27.290 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:28.673 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:29.791 [http-nio-9080-exec-13] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9032 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:13:31.685 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:31.688 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:31.695 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:35.375 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:37.710 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:37.791 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:38.961 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:41.596 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:46.893 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:47.932 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:48.851 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:49.240 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:49.945 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:50.182 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:54.911 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:54.980 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:55.983 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:57.287 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:13:58.672 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:05.693 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:07.801 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:08.749 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:08.960 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:11.568 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:11.617 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:12.834 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:15.010 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:16.899 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:18.851 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:19.229 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:19.952 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:20.182 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:21.824 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:21.898 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:24.903 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:24.984 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:25.978 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:27.288 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:28.514 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:28.643 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:28.675 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:31.697 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:31.756 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:32.566 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:33.008 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:35.688 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:37.304 [http-nio-9080-exec-98] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8647 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:14:37.729 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:37.801 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:38.961 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:41.623 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:46.896 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:47.937 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:48.857 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:49.239 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:49.960 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:50.171 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:54.909 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:54.979 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:55.606 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:55.980 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:57.297 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:57.542 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:14:59.232 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:03.018 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:05.379 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:05.413 [http-nio-9080-exec-17] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7868 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:15:05.637 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:05.793 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:07.252 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:07.709 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:07.791 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:08.960 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:11.569 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:11.622 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:12.832 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:14.522 [http-nio-9080-exec-39] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8716 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 00:15:16.897 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:18.866 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:19.235 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:19.945 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:20.179 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:21.820 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:22.021 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:22.329 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:24.914 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:24.975 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:25.971 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:27.286 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:29.254 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:31.704 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:32.272 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:32.809 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:33.038 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:35.374 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:37.709 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:37.791 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:38.960 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:41.619 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:46.889 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:47.070 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:47.936 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:48.872 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:49.236 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:49.945 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:50.175 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:54.908 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:54.980 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:55.982 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:15:57.287 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:03.016 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:05.359 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:07.751 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:07.801 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:08.959 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:11.571 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:11.623 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:12.832 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:16.895 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:18.895 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:19.237 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:19.955 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:20.169 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:21.820 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:22.018 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:24.977 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:25.460 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:25.971 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:27.286 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:31.018 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:31.648 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:31.859 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:32.602 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:33.009 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:35.359 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:37.801 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:37.844 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:38.958 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:41.623 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:46.881 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:48.182 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:48.877 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:49.227 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:49.386 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:49.944 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:50.169 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:54.906 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:54.974 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:55.978 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:16:57.287 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:05.360 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:07.696 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:08.964 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:11.559 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:11.619 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:12.847 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:16.893 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:18.872 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:19.236 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:19.957 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:20.175 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:21.816 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:21.882 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:23.198 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:23.265 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:23.822 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:23.822 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:23.823 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:24.107 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:24.169 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:24.898 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:24.973 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:25.974 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:26.465 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:26.720 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:26.721 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:26.900 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:26.983 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:27.285 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:27.310 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:27.550 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:28.687 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:28.812 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:30.245 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:31.699 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:31.699 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:31.702 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:33.843 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:34.874 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:34.973 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:35.971 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:37.749 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:38.959 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:41.623 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:42.509 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:46.889 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:47.616 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:47.654 [http-nio-9080-exec-19] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5142 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4417] 00:17:47.927 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:48.873 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:49.030 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:49.241 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:49.945 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:50.174 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:51.781 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:51.846 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:52.577 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:52.620 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:52.689 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:53.356 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:54.908 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:54.976 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:55.957 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:57.286 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:17:59.994 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:00.071 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:02.385 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9026 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:18:05.243 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:05.371 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:06.603 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:06.820 [http-nio-9080-exec-25] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6812 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:18:07.709 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:07.775 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:08.959 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:11.568 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:11.619 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:12.829 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:16.881 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:17.526 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:18.872 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:19.238 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:20.172 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:20.203 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:21.814 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:21.882 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:24.906 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:24.979 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:25.970 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:27.286 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:30.254 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:31.697 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:31.705 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:32.513 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:35.366 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:35.558 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:37.790 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:38.729 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:38.959 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:41.624 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:46.885 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:47.531 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:48.534 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:48.872 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:49.239 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:49.943 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:50.167 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:54.908 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:54.979 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:55.966 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:18:57.287 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:05.357 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:05.537 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:07.786 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:07.786 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:07.800 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:08.670 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:08.959 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:11.564 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:11.631 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:12.822 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:12.939 [http-nio-9080-exec-76] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5140 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:19:15.147 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:16.891 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:17.535 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:18.875 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:20.178 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:20.520 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:21.817 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:21.884 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:24.900 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:24.975 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:25.967 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:27.285 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:28.238 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:28.935 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:29.102 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:29.129 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:29.264 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:19:29.265 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:29.267 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:29.268 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:29.268 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:29.268 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:30.250 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:31.699 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:31.856 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:32.183 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:32.401 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:33.128 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:33.618 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.075 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.090 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.092 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.142 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.296 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.388 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.680 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.682 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.682 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.713 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.717 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.724 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.849 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.856 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:34.951 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:35.079 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:35.373 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:35.556 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:36.597 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:36.845 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:36.909 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:19:36.909 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:37.799 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:38.475 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:38.611 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:38.612 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:38.612 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:38.956 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:39.069 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:39.203 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:39.203 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:39.203 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:39.734 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:39.888 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:40.020 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:19:40.020 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:40.020 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:40.022 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:40.022 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:40.023 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:41.174 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:41.377 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:41.377 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:41.378 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:41.540 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:41.573 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:41.615 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:42.977 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:43.107 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:43.313 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:44.037 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:44.173 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:44.173 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:44.173 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:45.486 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:45.803 [http-nio-9080-exec-38] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4675 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4347] 00:19:46.294 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:19:46.294 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:46.598 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:46.894 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:47.532 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:47.909 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:48.877 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:49.609 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:49.774 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:49.944 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:50.167 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:50.181 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:50.544 [http-nio-9080-exec-21] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5055 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:19:52.059 [http-nio-9080-exec-68] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8937 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 00:19:52.917 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:53.642 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:53.770 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:54.899 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:54.973 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:55.973 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:56.114 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:56.208 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:56.527 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:56.564 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:57.291 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:19:58.599 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:02.707 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:03.104 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:03.197 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:03.199 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:03.200 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:04.270 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:04.408 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:04.408 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:20:04.408 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:04.410 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:04.411 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:04.411 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:05.364 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:05.548 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:07.799 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:08.981 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:11.614 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:11.730 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:11.798 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:11.842 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:20:11.842 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:12.828 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:16.880 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:17.529 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:18.869 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:20.162 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:20.210 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:21.822 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:21.889 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:24.899 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:24.978 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:25.969 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:27.284 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:30.257 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:31.192 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:31.195 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:31.693 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:31.697 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:31.750 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:35.354 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:35.538 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:37.789 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:38.954 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:41.608 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:42.136 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:42.270 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:42.272 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:42.272 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:46.778 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:46.881 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:47.531 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:47.901 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:48.867 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:49.944 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:50.165 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:50.495 [http-nio-9080-exec-5] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4873 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4417] 00:20:51.803 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:53.770 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:54.542 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:54.901 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:54.974 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:55.636 [http-nio-9080-exec-5] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5039 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4417] 00:20:55.957 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:57.294 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:59.701 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:59.701 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:20:59.703 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:05.361 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:05.376 [http-nio-9080-exec-5] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8991 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4417] 00:21:05.530 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:07.789 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:08.090 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:08.742 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:08.877 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:21:08.877 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:08.879 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:08.879 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:08.880 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:08.880 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:08.954 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:11.566 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:11.608 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:12.820 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:12.939 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:15.248 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:21:15.248 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:16.887 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:17.403 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:17.532 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:18.866 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:19.941 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:20.167 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:21.833 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:21.900 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:24.892 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:25.281 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:25.955 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:27.286 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:29.260 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:30.711 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:30.807 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:30.809 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:30.810 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:31.566 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:31.694 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:31.698 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:31.748 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:21:31.748 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:31.750 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:31.751 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:31.751 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:31.751 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:32.218 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:32.355 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:32.947 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:33.039 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:33.039 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:21:33.039 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:33.039 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:33.040 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:33.055 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:34.354 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:34.561 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:35.367 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:35.554 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:35.860 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:35.990 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:35.991 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:35.991 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:36.382 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:36.512 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:36.582 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:37.805 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:38.161 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:38.395 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:21:38.395 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:38.668 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:38.710 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:38.956 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:39.434 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:21:39.434 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:39.918 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:40.045 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:40.045 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:40.045 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:41.508 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:41.605 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:41.637 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:21:41.637 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:41.637 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:41.638 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:41.638 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:41.640 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:44.056 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:45.492 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:45.619 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:45.686 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:46.862 [http-nio-9080-exec-88] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8698 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:21:46.883 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:47.524 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:47.795 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:21:47.795 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:47.903 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:48.742 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:48.870 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:49.737 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:49.854 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:49.937 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:50.169 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:51.566 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:52.044 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:52.168 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:54.303 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:54.305 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:54.353 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:54.896 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:54.973 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:55.972 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:56.137 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:56.782 [http-nio-9080-exec-25] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4839 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 00:21:57.187 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:57.242 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:57.295 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:59.254 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:21:59.447 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:01.195 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4723 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:22:02.654 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:02.971 [http-nio-9080-exec-75] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8603 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:22:05.355 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:05.543 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:06.746 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:07.790 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:08.567 [http-nio-9080-exec-41] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4875 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1337] 00:22:08.705 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:08.959 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:09.077 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:09.411 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:10.178 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:10.335 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:10.337 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:10.472 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:10.579 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:11.559 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:11.616 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:12.795 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:12.830 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:12.887 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:12.928 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:12.930 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:12.932 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:13.026 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:13.080 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:13.146 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:15.365 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:15.861 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:16.618 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:16.879 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:17.525 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:17.996 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:18.135 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:22:18.135 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:18.135 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:18.137 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:18.139 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:18.139 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:18.149 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:18.879 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:19.865 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:19.946 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:20.161 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:20.260 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:21.256 [http-nio-9080-exec-50] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4845 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4417] 00:22:21.703 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:21.827 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:21.895 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:24.496 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:22:24.496 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:24.895 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:24.976 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:25.967 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:27.284 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:30.252 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:32.221 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:32.373 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:32.942 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:35.022 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:35.540 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:35.680 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:37.802 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:38.955 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:41.612 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:46.876 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:47.522 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:47.902 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:48.863 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:49.944 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:50.162 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:51.941 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:52.663 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:52.794 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:22:52.794 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:52.797 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:52.821 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:52.823 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:52.824 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:54.514 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:54.896 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:54.973 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:55.968 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:57.283 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:57.284 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:57.415 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:57.415 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:57.415 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:59.036 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:59.196 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:59.685 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:22:59.685 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:22:59.919 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:00.048 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:00.115 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:02.709 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:05.365 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:05.553 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:07.741 [http-nio-9080-exec-59] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8523 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 00:23:07.800 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:08.954 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:11.565 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:11.618 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:12.833 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:16.880 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:17.530 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:18.872 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:19.933 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:20.160 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:21.074 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:21.246 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:21.602 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:21.735 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:21.802 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:21.829 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:21.896 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:23.878 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.011 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.013 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.013 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.587 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.725 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:23:24.725 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.725 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.727 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.727 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.727 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.900 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:24.973 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:26.282 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:26.878 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:27.278 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:27.286 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:27.347 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:30.258 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:30.937 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:23:30.937 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:31.696 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:31.697 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:31.703 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:35.358 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:35.403 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:35.549 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:37.003 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:37.788 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:38.962 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:40.933 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:41.072 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:41.579 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:41.625 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:42.052 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:42.119 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:43.833 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:44.023 [http-nio-9080-exec-28] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7016 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:23:44.989 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:45.125 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:45.126 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:45.128 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:45.973 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:46.107 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:46.242 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:46.242 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:23:46.242 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:46.244 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:46.245 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:46.245 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:46.879 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:47.528 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:47.928 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:48.495 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:48.874 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:48.947 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:49.082 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:49.148 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:49.932 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:50.157 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:52.252 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:23:52.252 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:54.904 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:54.970 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:55.962 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:23:57.280 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:02.692 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:05.360 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:05.533 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:07.806 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:08.956 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:11.564 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:11.618 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:12.841 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:13.679 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:16.875 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:17.522 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:18.871 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:19.938 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:20.161 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:21.838 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:21.905 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:23.407 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:23.539 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:23.541 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:23.541 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.203 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.341 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:24:24.341 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.341 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.343 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.344 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.344 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.752 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.882 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.889 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.949 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:24.979 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:25.731 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:25.831 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:25.965 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:26.877 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:26.976 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:24:26.976 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:26.976 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:26.976 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:26.977 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:26.979 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:27.283 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:28.529 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:30.253 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:30.532 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:24:30.532 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:32.001 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:32.217 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:32.641 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:33.158 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:24:33.159 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:35.367 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:37.797 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:38.954 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:41.613 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:46.021 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/applyAli, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:24:46.021 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:46.878 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:47.520 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:47.913 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:48.873 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:49.930 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:50.167 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:52.618 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:53.310 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:53.566 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:53.716 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:53.938 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:24:53.938 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:53.939 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:53.963 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:53.964 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:54.085 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:54.723 [http-nio-9080-exec-46] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8676 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 00:24:54.901 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:54.974 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:55.600 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:55.955 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:56.422 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:57.281 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:58.688 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:24:59.703 [http-nio-9080-exec-46] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4851 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 00:25:01.124 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:01.254 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:01.257 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:01.257 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:02.001 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:02.220 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:02.222 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:02.675 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:03.145 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:04.084 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:25:04.085 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:05.348 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:05.466 [http-nio-9080-exec-85] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9021 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4506] 00:25:07.357 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:07.787 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:08.956 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:10.744 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:11.381 [http-nio-9080-exec-94] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9144 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 00:25:11.441 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:11.608 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:11.614 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:11.629 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:12.830 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:12.897 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:12.998 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:16.880 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:17.467 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:17.513 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:18.885 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:19.927 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:20.170 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:21.835 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:21.903 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:24.121 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:24.730 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:24.968 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.174 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.261 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.297 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.352 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.374 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.429 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.470 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.632 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.717 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.718 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.720 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.880 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.929 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.950 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.962 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:25.982 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:27.280 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:27.473 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:29.026 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:29.268 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:30.836 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:31.690 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:31.694 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:31.810 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:33.140 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:33.784 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:33.843 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:34.397 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:34.402 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:34.402 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:34.807 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:34.817 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:35.344 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:38.060 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:38.952 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:39.605 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:39.696 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:25:39.697 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:39.699 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:39.699 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:39.699 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:39.700 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:41.613 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:43.058 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:46.739 [http-nio-9080-exec-80] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8676 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:25:46.851 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:25:46.851 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:46.877 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:47.912 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:47.969 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:48.873 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:48.883 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:49.937 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:50.166 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:51.867 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:54.898 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:54.971 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:55.962 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:57.279 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:25:59.268 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:00.841 [http-nio-9080-exec-90] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6085 millis. SELECT ( SELECT COALESCE(SUM(br.bet_amount), 0) FROM bet_records br WHERE br.bet_at >= ? AND br.bet_at < ? ) AS totalBetAmount, ( SELECT COALESCE(SUM(0 - COALESCE(br.net_amount, 0)), 0) FROM bet_records br WHERE br.bet_at >= ? AND br.bet_at < ? ) AS totalProfitAmount, ( SELECT COALESCE(COUNT(DISTINCT br.member_id), 0) FROM bet_records br WHERE br.bet_at >= ? AND br.bet_at < ? ) AS totalBetUsers, ( SELECT COALESCE(SUM(COALESCE(ma.balance, 0)), 0) FROM member_account ma INNER JOIN member_user mu ON ma.member_user_id = mu.id ) AS totalUserBalance, ( SELECT COALESCE(SUM(COALESCE(fp.fund_pool_balance, 0)), 0) FROM fund_pool fp WHERE fp.agent_id IS NULL AND fp.site_code IS NULL ) AS withdrawablePool, ( SELECT COALESCE(SUM(COALESCE(mar.actual_amount, 0)), 0) FROM member_account_record mar WHERE mar.transaction_type = 1 AND mar.status = 3 AND mar.create_time >= ? AND mar.create_time < ? ) AS rechargeAmount, ( SELECT COALESCE(SUM(COALESCE(mar.amount_cny, 0)), 0) FROM member_account_record mar WHERE mar.transaction_type = 2 AND mar.status = 7 AND mar.create_time >= ? AND mar.create_time < ? ) AS withdrawAmount, ( SELECT COALESCE(COUNT(1), 0) FROM member_user mu WHERE (mu.is_agent = 0 OR mu.is_agent IS NULL) ) AS totalUsers, ( SELECT COALESCE(COUNT(1), 0) FROM member_user mu WHERE IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) != 1 AND mu.last_login_time IS NOT NULL AND mu.last_login_time >= ? AND mu.last_login_time < ? ) AS activeUsers, ( SELECT COALESCE(COUNT(1), 0) FROM member_user mu WHERE IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) != 1 AND mu.reg_time IS NOT NULL AND mu.reg_time >= ? AND mu.reg_time < ? ) AS registerUsers, ( SELECT COALESCE(COUNT(1), 0) FROM member_account ma INNER JOIN member_user mu ON ma.member_user_id = mu.id WHERE (ma.is_main = 1 OR ma.is_main IS NULL) AND IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) != 1 AND mu.reg_time IS NOT NULL AND mu.reg_time >= ? AND mu.reg_time < ? ) AS newUsers, ( SELECT COALESCE(COUNT(DISTINCT mar.member_id), 0) FROM member_account_record mar INNER JOIN member_user mu ON mar.member_id = mu.id WHERE mar.transaction_type = 1 AND mar.status = 3 AND COALESCE(mar.actual_amount, 0) > 0 AND mar.create_time >= ? AND mar.create_time < ? AND IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) != 1 ) AS paidUsers, ( SELECT COALESCE(COUNT(DISTINCT mar.member_id), 0) FROM member_account_record mar INNER JOIN member_user mu ON mar.member_id = mu.id WHERE mar.transaction_type = 1 AND mar.status = 3 AND COALESCE(mar.actual_amount, 0) > 0 AND mar.create_time >= ? AND mar.create_time < ? AND mu.reg_time IS NOT NULL AND mu.reg_time >= ? AND mu.reg_time < ? AND IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) != 1 ) AS newPaidUsers, ( SELECT COALESCE(COUNT(1), 0) FROM member_user mu WHERE mu.is_agent = 1 ) AS totalAgents, ( SELECT COALESCE(COUNT(1), 0) FROM member_account ma INNER JOIN member_user mu ON ma.member_user_id = mu.id WHERE (ma.is_main = 1 OR ma.is_main IS NULL) AND IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) = 1 AND mu.reg_time IS NOT NULL AND mu.reg_time >= ? AND mu.reg_time < ? ) AS newAgents, ( SELECT COALESCE(SUM(COALESCE(cb.commission_amount, 0)), 0) FROM commission_bill cb WHERE cb.bill_type = 2 ) AS agentCommissionBalance, ( SELECT COALESCE(SUM(COALESCE(ma.balance, 0)), 0) FROM member_account ma INNER JOIN member_user mu ON ma.member_user_id = mu.id WHERE (ma.is_main = 1 OR ma.is_main IS NULL) AND IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) = 1 AND mu.reg_time IS NOT NULL AND mu.reg_time >= ? AND mu.reg_time < ? ) AS agentBalance ["1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00"] 00:26:02.963 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:03.137 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:03.955 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:05.350 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:08.951 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:11.560 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:11.614 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:12.835 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:16.866 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:17.548 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:18.876 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:19.936 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:20.426 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:21.828 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:21.896 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:24.892 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:24.972 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:25.959 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:27.281 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:30.262 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:31.700 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:31.708 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:31.709 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:33.139 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:33.365 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:35.348 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:38.952 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:41.615 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:46.865 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:47.557 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:47.907 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:48.878 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:49.936 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:50.163 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:51.797 [http-nio-9080-exec-42] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 1651 millis. select count(1) from bet_records br WHERE br.user_name like concat('%', ?, '%') ["kk558866hh"] 00:26:54.899 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:54.970 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:55.964 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:57.279 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:26:59.960 [http-nio-9080-exec-42] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8161 millis. select br.member_id, br.site_code, br.id, br.generated_id, br.biz_id, br.player_name, br.user_name, br.venue_code, br.venue_name, br.game_type_id, br.game_type_name, br.platform_name, br.round_no, br.round_id, br.play_name, br.play_option_name, br.table_code, br.table_name, br.game_room, br.series_name, br.ticket_plan_no, br.bet_model, br.odds_value, br.bet_content, br.judge_result, br.bet_count, br.bet_multiple, br.block_hash, br.hash_banker_result, br.match_start_time, br.match_detail, br.market_detail, br.order_detail, br.bet_amount, br.valid_bet_amount, br.net_amount, br.pay_amount, br.ob_bet_status, br.bet_at, br.turnover_cycle_id, br.net_at, br.sync_at, br.currency, br.create_time, br.update_time, br.create_by, br.update_by, br.remark, br.venue_type, br.agent_code, coalesce(nullif(trim(br.round_no), ''), nullif(trim(br.round_id), '')) as game_number, ( select s.name_zn from site s where s.code = br.site_code limit 1 ) as site_name, ( select mu_vip.vip_level from member_user mu_vip where mu_vip.id = br.member_id and mu_vip.site_code = br.site_code limit 1 ) as vip_level, ( select mu_agent.name from member_user mu_agent where mu_agent.id = cast(br.agent_code as unsigned) limit 1 ) as agent_name, ( select mu_member.agent_code from member_user mu_member where mu_member.id = br.member_id and mu_member.site_code = br.site_code limit 1 ) as member_agent_id, ( select mu_agent.name from member_user mu_member join member_user mu_agent on mu_agent.id = mu_member.agent_code where mu_member.id = br.member_id and mu_member.site_code = br.site_code limit 1 ) as member_agent_name from ( select br.id from bet_records br WHERE br.user_name like concat('%', ?, '%') order by br.sync_at desc, br.id desc limit ?, ? ) page_ids inner join bet_records br on br.id = page_ids.id order by br.sync_at desc, br.id desc ["kk558866hh",0,20] 00:27:01.233 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:01.568 [http-nio-9080-exec-8] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 11423 millis. select COALESCE(sum(br.bet_amount), 0) as betAmount, COALESCE(sum(br.valid_bet_amount), 0) as validBetAmount, COALESCE(sum(br.net_amount), 0) as netAmount from bet_records br WHERE br.user_name like concat('%', ?, '%') ["kk558866hh"] 00:27:01.645 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:02.626 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:02.712 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:03.356 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:03.430 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:03.701 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:04.126 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:04.248 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:05.356 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:06.516 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:08.952 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:10.637 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:11.564 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:11.638 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:12.768 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:12.773 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:12.804 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:12.843 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:13.122 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:13.976 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:14.999 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:15.435 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:15.628 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:16.586 [http-nio-9080-exec-76] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 1363 millis. select r.id, r.member_id, r.amount, r.flow_multiple, r.amount_before, r.amount_after, r.venue_transfer_revision_snapshot, r.amount_frozen, r.amount_thawed, r.transaction_type, r.create_time, r.status, r.venue_code,r.api_transfer_no,r.api_status,r.api_desc,r.currency,r.code, r.adjust_reason,sdd.dict_label as adjust_reason_name, r.review_reason,r.site_code, r.operator_id, r.reviewer_id, r.review_time, r.coin, r.chain_id, r.`from`, r.`to`, r.transaction_hash, r.memo,r.game_code, r.pay_type, r.withdraw_type, r.bank_name, r.account_name, r.account_number, r.platform_type, r.screenshot_url, r.actual_amount, r.real_amount, r.fee_amount, r.channel_id, r.channel_name, r.user_remark, r.admin_remark, r.platform_status, r.platform_operator_id, r.platform_operator_name, r.platform_operate_time, r.platform_remark, r.resubmit_count, r.resubmit_order_no, r.process_time, r.complete_time,r.amount_cny,r.exchange_rate,r.process_time as update_time, m.agent_code,m.name as member_name, v.name_zn as venue_name, s.name_zn as site_name, COALESCE(ou.user_name, r.operator_name) as operator_name, COALESCE(ru.user_name, r.reviewer_name) as reviewer_name, case when r.user_remark = 'BALANCE_SUBJECT:SITE_ADMIN' then 'SITE_ADMIN' when ifnull(m.user_type, 0) = 1 or ifnull(m.is_agent, 0) = 1 then 'AGENT' else 'MEMBER' end as account_type, case when r.user_remark = 'BALANCE_SUBJECT:SITE_ADMIN' then '站点管理员' when ifnull(m.user_type, 0) = 1 or ifnull(m.is_agent, 0) = 1 then '代理' else '会员' end as account_type_label, m.name as account_name_display, case when r.user_remark = 'BALANCE_SUBJECT:SITE_ADMIN' then '-' when ifnull(m.user_type, 0) = 1 or ifnull(m.is_agent, 0) = 1 then case when ifnull(m.star_level, 0) > 0 then concat(m.star_level, '星代理') when ifnull(m.agent_level, 0) > 0 then concat(m.agent_level, '层代理') else '-' end else concat('VIP', ifnull(m.vip_level, 0)) end as account_level_label, m.reg_time as register_time, case r.platform_status when 'FROZEN' then '冻结' when 'RESUBMITTED' then '已重新发起' when 'CANCELLED' then '取消' when 'APPROVED' then '审核通过' when 'REJECTED' then '拒绝' else '-' end as platform_status_label, case when upper(coalesce(r.withdraw_type, '')) = 'USDT' or upper(coalesce(r.coin, '')) = 'USDT' or upper(coalesce(r.currency, '')) = 'USDT' then coalesce(nullif(r.chain_id, ''), r.bank_name) else r.bank_name end as display_bank_name, case when upper(coalesce(r.withdraw_type, '')) = 'USDT' or upper(coalesce(r.coin, '')) = 'USDT' or upper(coalesce(r.currency, '')) = 'USDT' then coalesce(nullif(r.`to`, ''), r.account_number) else r.account_number end as display_account_number, coalesce(wc.provider_type, pc.provider_type) as provider_type, coalesce(wc.provider_way_code, pc.provider_way_code) as provider_way_code, case lower(coalesce(wc.provider_type, pc.provider_type, '')) when 'hipay' then 'HiPay' when 'tronpay' then 'TronPay' when 'xmfpay' then 'XMFPay' else coalesce(nullif(wc.provider_type, ''), nullif(pc.provider_type, ''), r.channel_name, '-') end as provider_type_label, coalesce(ptd.dict_label, pc.pay_type, wc.withdraw_type, r.pay_type, '-') as pay_type_display from member_account_record r left join member_user m on r.member_id = m.id left join site s on r.site_code = s.code left join sys_user ou on r.operator_id = ou.user_id left join sys_user ru on r.reviewer_id = ru.user_id left join venue v on r.venue_code = v.api_code left join withdraw_channel wc on r.channel_id = wc.id and r.transaction_type = 2 left join pay_channel pc on r.channel_id = pc.id left join sys_dict_data ptd on coalesce(pc.pay_type, wc.withdraw_type, r.pay_type) = ptd.dict_value and ptd.dict_type = 'pay_type' left join sys_dict_data sdd on r.adjust_reason = sdd.dict_value and (sdd.dict_type='member_up_amount' or sdd.dict_type='member_down_amount') WHERE r.code like concat('%', ?, '%') order by r.create_time desc ["7fdfcee8236541caa14208d7cdb31970"] 00:27:16.868 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:17.556 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:18.444 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:18.869 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:19.023 [http-nio-9080-exec-11] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6205 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:27:19.938 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:20.164 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:21.837 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:21.904 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:22.218 [http-nio-9080-exec-76] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4706 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:27:22.648 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:23.956 [http-nio-9080-exec-19] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8954 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:27:24.899 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:24.971 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:25.965 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:27.297 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:27.783 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:29.263 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:31.698 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:31.739 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:31.743 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:33.148 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:33.355 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:34.978 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:35.350 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:38.953 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:41.635 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:46.864 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:47.549 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:47.908 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:48.865 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:49.937 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:50.157 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:54.895 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:54.977 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:55.962 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:57.287 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:27:59.251 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:00.263 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:02.693 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:03.136 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:03.346 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:05.285 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:05.353 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:05.733 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:06.782 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:07.830 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:08.951 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:11.554 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:11.647 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:12.834 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:16.866 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:17.547 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:18.869 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:19.936 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:20.158 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:21.834 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:21.901 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:24.899 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:24.980 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:25.948 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:27.281 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:28.683 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:31.686 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:31.693 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:31.694 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:33.158 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:33.376 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:35.345 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:35.467 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:37.372 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:37.383 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:37.742 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:37.932 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:38.951 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:39.709 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:39.899 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:40.461 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:41.633 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:42.389 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:42.878 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:43.118 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:43.301 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:43.301 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:43.378 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:43.379 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:43.381 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:43.381 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:43.469 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:45.730 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:45.794 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:46.571 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:46.656 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:46.843 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:46.866 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:46.892 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:46.929 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.009 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.066 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.144 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.328 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.375 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.376 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.377 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.517 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.522 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.524 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.560 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.613 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.622 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.682 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.682 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:47.774 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:48.867 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:48.943 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:49.729 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:49.924 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:50.166 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:51.743 [http-nio-9080-exec-91] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5065 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1345] 00:28:54.890 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:55.962 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:28:58.682 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:01.107 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:02.692 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:03.136 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:03.346 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:05.349 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:11.560 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:11.646 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:12.839 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:14.145 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:14.213 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:14.250 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:15.941 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:16.870 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:17.551 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:18.882 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:19.932 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:20.155 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:20.683 [http-nio-9080-exec-14] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6456 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 00:29:20.944 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:21.238 [http-nio-9080-exec-77] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4917 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 00:29:21.748 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:21.839 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:21.906 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:24.900 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:25.739 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:25.947 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:28.383 [http-nio-9080-exec-11] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7424 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 00:29:28.831 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:31.695 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:31.700 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:31.701 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:33.171 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:33.366 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:35.351 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:41.644 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:46.867 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:47.555 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:47.940 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:48.871 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:49.924 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:50.538 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:54.898 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:55.951 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:29:58.683 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:02.693 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:03.151 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:03.366 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:05.338 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:11.558 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:11.653 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.153 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.421 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.538 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.544 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.551 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.557 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.566 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.574 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.771 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.786 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.836 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:12.884 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:13.175 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:16.872 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:17.539 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:18.522 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:18.873 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:19.925 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:20.162 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:21.841 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:21.910 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:22.222 [http-nio-9080-exec-38] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9669 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:30:22.376 [http-nio-9080-exec-98] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9818 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:30:22.512 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:22.518 [http-nio-9080-exec-68] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9621 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:30:22.650 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:23.622 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 11049 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:30:23.714 [http-nio-9080-exec-12] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10911 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:30:23.809 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:24.528 [http-nio-9080-exec-69] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4720 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:30:24.897 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:25.149 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:25.449 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:25.965 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:28.700 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:31.451 [http-nio-9080-exec-52] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8787 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:30:31.690 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:31.751 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:31.910 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:33.155 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:33.366 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:35.347 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:36.081 [http-nio-9080-exec-66] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13557 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:30:37.250 [http-nio-9080-exec-7] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13427 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:30:38.240 [http-nio-9080-exec-1] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 12777 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:30:41.648 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:42.776 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:45.112 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:46.861 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:47.550 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:47.938 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:48.874 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:49.917 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:50.163 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:53.964 [http-nio-9080-exec-12] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8849 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:30:54.897 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:55.950 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:56.211 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:30:58.692 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:01.816 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:02.679 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:03.310 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:03.355 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:05.332 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:11.558 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:11.651 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:12.838 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:16.953 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:17.547 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:18.062 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:18.869 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:19.924 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:20.151 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:21.835 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:21.904 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:24.891 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:24.941 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:24.962 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:25.918 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:25.950 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:26.337 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:26.381 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:26.486 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:28.698 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:31.693 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:31.713 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:32.259 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:33.150 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:33.366 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:34.444 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:34.647 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:35.353 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:41.649 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:44.303 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:44.942 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:46.871 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:47.467 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:47.548 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:47.944 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:48.874 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:49.169 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:49.931 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:50.150 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:54.886 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:55.954 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:31:58.699 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:02.677 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:03.146 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:05.353 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:11.562 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:12.206 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:12.834 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:16.861 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:17.480 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:17.552 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:18.874 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:19.920 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:20.147 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:21.850 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:21.917 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:22.689 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:22.728 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:24.886 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:25.949 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:28.113 [http-nio-9080-exec-52] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5370 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 00:32:28.700 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:31.701 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:31.711 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:31.874 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:32.444 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:33.142 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:35.335 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:42.215 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:46.866 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:47.480 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:47.550 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:47.943 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:48.876 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:50.144 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:50.488 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:54.897 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:55.940 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:58.691 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:32:59.968 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.286 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.442 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.446 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.447 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.447 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.485 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.485 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.596 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.597 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.598 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.636 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.640 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.641 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:00.805 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:01.410 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:02.481 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:02.481 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:02.594 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:02.654 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:02.654 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:03.099 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:03.144 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:05.329 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:08.602 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:11.559 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:12.835 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:14.263 [http-nio-9080-exec-28] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4733 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 00:33:15.802 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:15.963 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:16.869 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:17.550 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:17.724 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:17.882 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:17.962 [http-nio-9080-exec-34] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 14679 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 00:33:18.041 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:18.202 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:18.894 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:19.467 [http-nio-9080-exec-28] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5151 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 00:33:19.923 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:20.151 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:21.852 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:21.919 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:24.362 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:24.366 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:24.577 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:24.724 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:24.883 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:25.947 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:26.417 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:26.419 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:26.602 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:26.652 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:26.842 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:26.924 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:27.007 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:27.305 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:28.134 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:28.703 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:30.099 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:30.102 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:31.622 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:31.689 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:31.697 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:31.698 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:31.779 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:32.520 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:33.002 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:33.007 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:33.147 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:33.162 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:33.165 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:33.167 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:33.322 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:33.482 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:35.341 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:40.318 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:40.329 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:40.329 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:40.329 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:40.329 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:41.646 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:42.523 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:42.526 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:42.526 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:42.526 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:42.719 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:46.704 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:46.867 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:47.301 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:47.493 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:33:47.493 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:47.495 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:47.495 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:47.496 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:47.496 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:47.549 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:47.654 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:47.940 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:48.890 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:49.673 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:49.924 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:50.154 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:51.318 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:51.320 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:51.324 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:51.487 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:54.200 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:33:54.200 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:54.730 [http-nio-9080-exec-1] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4715 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 00:33:54.893 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:55.292 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:55.425 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:55.941 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:33:58.698 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:02.692 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:03.152 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:05.338 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:07.380 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:11.555 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:11.749 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:12.830 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:16.858 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:17.548 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:18.117 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:18.883 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:19.919 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:20.155 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:21.844 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:21.913 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:24.895 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:25.945 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:28.706 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:31.690 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:31.700 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:32.195 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:35.348 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:37.379 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:41.642 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:46.861 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:47.548 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:47.946 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:48.878 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:49.924 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:50.147 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:54.886 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:55.938 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:34:58.712 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:02.695 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:05.337 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:07.369 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:11.558 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:11.645 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:12.838 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:16.864 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:17.545 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:18.866 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:20.024 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:20.146 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:21.872 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:21.939 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:24.888 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:25.950 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:28.719 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:31.700 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:31.700 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:31.701 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:35.341 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:37.372 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:40.013 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:40.013 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:40.017 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:40.122 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:40.283 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:41.162 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:41.648 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:46.858 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:47.550 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:48.581 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:48.820 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:48.874 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:49.002 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:49.907 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:50.155 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:54.883 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:55.052 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:55.955 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:57.242 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:57.362 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:57.552 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:57.723 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:35:58.698 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:02.439 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:02.690 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:05.327 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:07.444 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:11.554 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:11.650 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:12.847 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:12.902 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:16.864 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:17.536 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:18.643 [http-nio-9080-exec-12] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5196 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1345] 00:36:18.866 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:19.225 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:19.912 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:20.150 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:21.919 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:21.988 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:24.892 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:25.944 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:30.268 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:31.660 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:31.702 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:31.742 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:32.440 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:35.336 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:37.372 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:41.649 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:46.852 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:47.537 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:47.953 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:48.877 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:49.913 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:50.148 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:54.882 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:55.945 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:36:58.710 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:02.447 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:02.675 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:05.329 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:07.390 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:11.547 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:11.646 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:12.967 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:16.855 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:17.546 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:18.875 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:20.141 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:20.182 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:21.853 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:21.921 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:24.888 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:24.999 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:25.955 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:28.710 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:31.691 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:31.693 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:32.078 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:32.437 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:35.334 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:37.387 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:41.654 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:46.916 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:47.540 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:47.950 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:48.880 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:49.908 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:50.147 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:54.891 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:55.943 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:57.142 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:57.179 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:57.195 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:57.238 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:57.289 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:58.466 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:58.468 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:37:58.714 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:02.438 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:03.344 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:05.289 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:05.479 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:07.409 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:11.063 [http-nio-9080-exec-63] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5771 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:38:11.658 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:12.229 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:12.837 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:13.444 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:16.926 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:17.541 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:18.963 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:19.913 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:20.141 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:21.861 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:21.929 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:24.893 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:25.947 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:28.714 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:31.734 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:31.807 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:32.173 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:32.426 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:35.331 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:37.365 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:41.760 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:46.920 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:47.546 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:48.873 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:48.978 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:49.910 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:50.148 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:54.894 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:55.950 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:38:58.712 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:02.255 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:02.289 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:02.289 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:02.381 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:02.437 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:02.986 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:03.333 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:03.806 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:03.808 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:03.808 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:04.084 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:05.323 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:07.384 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:08.718 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:11.554 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:11.653 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:12.828 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:13.969 [http-nio-9080-exec-12] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4888 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1345] 00:39:14.390 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:15.033 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:16.931 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:17.536 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:18.955 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:19.910 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:20.151 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:21.848 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:21.915 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:24.900 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:25.941 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:26.521 [http-nio-9080-exec-4] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4710 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:39:28.715 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:31.341 [http-nio-9080-exec-4] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4683 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:39:31.696 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:31.697 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:31.772 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:32.115 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:32.407 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:32.437 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:32.437 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:32.476 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:32.478 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:32.515 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:32.566 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:33.078 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:33.194 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:33.197 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:33.197 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:33.203 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:33.228 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:33.349 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:33.395 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:33.425 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:35.339 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:36.339 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:36.339 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:36.340 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:36.456 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:37.386 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:37.480 [http-nio-9080-exec-37] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4701 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:39:40.905 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:40.910 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:40.910 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:40.915 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:41.655 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:41.961 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:42.917 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:43.561 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:43.717 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:44.427 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:44.507 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:46.927 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:47.549 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:47.945 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:48.039 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:48.039 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:48.042 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:48.202 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:49.066 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:49.902 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:50.151 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:54.880 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:55.940 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:39:58.718 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:05.321 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:05.668 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:05.668 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:06.288 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:07.383 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:11.552 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:11.658 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:12.838 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:12.843 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:12.855 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:16.917 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:17.315 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:17.540 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:18.167 [http-nio-9080-exec-51] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5303 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:40:18.868 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:18.910 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:19.912 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:20.142 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:21.855 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:21.927 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:24.885 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:25.943 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:26.933 [http-nio-9080-exec-20] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9596 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:40:28.243 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9311 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:40:28.705 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:31.702 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:31.707 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:31.769 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:32.413 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:35.322 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:37.368 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:41.660 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:42.738 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:43.074 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:43.578 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.101 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.127 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.131 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.132 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.137 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.138 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.552 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.577 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.845 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.917 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:44.961 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:45.148 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:45.154 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:45.173 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:45.492 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:45.665 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:46.018 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:46.809 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:46.809 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:46.919 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:47.133 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:47.168 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:47.517 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:47.534 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:47.946 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:48.227 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:48.245 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:48.867 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:49.250 [http-nio-9080-exec-45] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5101 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 00:40:49.907 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:50.137 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:50.810 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:50.815 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:51.225 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:51.526 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:51.872 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:52.156 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:53.402 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:54.006 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:54.312 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:54.314 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:54.631 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:54.663 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:54.885 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:55.944 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:40:58.720 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:02.069 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:05.325 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:07.362 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:10.286 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:11.551 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:11.663 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:12.746 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:12.864 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:16.917 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:17.969 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:18.868 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:19.910 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:20.145 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:22.061 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:22.131 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:23.917 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:24.885 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:25.683 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:25.713 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:25.713 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:25.847 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:25.937 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:26.203 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:28.709 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:31.132 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4675 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:41:31.398 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:31.710 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:31.749 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:31.916 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:32.061 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:35.338 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:41.657 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:42.733 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:44.871 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:46.915 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:47.969 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:48.685 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:48.864 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:49.903 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:50.141 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:53.568 [http-nio-9080-exec-99] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8681 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:41:54.885 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:55.953 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:41:58.719 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:02.068 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:05.323 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:11.556 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:11.666 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:12.732 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:12.849 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:16.918 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:18.866 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:19.903 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:20.139 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:22.178 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:22.237 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:24.882 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:25.941 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:28.712 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:31.705 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:32.080 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:32.468 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:32.765 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:35.064 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:35.322 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:41.657 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:42.732 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:45.764 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:46.906 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:47.534 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:47.914 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:48.878 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:49.898 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:50.145 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:54.889 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:55.936 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:55.949 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:42:58.726 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:02.067 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:04.736 [http-nio-9080-exec-52] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8783 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:43:05.325 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:11.551 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:11.670 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:12.727 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:12.838 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:16.909 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:17.161 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:17.542 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:18.863 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:19.912 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:20.148 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:23.749 [http-nio-9080-exec-2] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6572 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:43:24.887 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:25.948 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:28.726 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:31.711 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:31.721 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:32.062 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:32.192 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:35.324 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:36.122 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:38.624 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:38.651 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:38.652 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:41.643 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:41.779 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:42.732 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:43.795 [http-nio-9080-exec-26] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5128 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:43:46.915 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:47.056 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:47.416 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:47.535 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:47.911 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:48.514 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:48.858 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:49.900 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:50.142 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:54.880 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:55.932 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:43:56.103 [http-nio-9080-exec-32] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8672 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:43:57.345 [http-nio-9080-exec-19] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8810 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:43:58.715 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:04.064 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:05.021 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:05.058 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:05.315 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:08.642 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:11.552 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:11.647 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:12.737 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:12.839 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:13.597 [http-nio-9080-exec-58] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8554 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:44:16.911 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:17.525 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:18.862 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:19.900 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:20.137 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:24.884 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:25.938 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:28.731 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:31.706 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:31.712 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:31.718 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:34.072 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:35.322 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:38.633 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:41.651 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:42.573 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:42.752 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:47.317 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:47.526 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:47.906 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:48.867 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:50.141 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:50.162 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:51.168 [http-nio-9080-exec-78] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8570 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:44:54.877 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:55.933 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:44:58.722 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:05.329 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:08.643 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:11.544 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:11.647 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:12.744 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:12.854 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:16.912 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:16.951 [http-nio-9080-exec-60] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8678 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:45:17.535 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:18.949 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:19.905 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:20.145 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:21.996 [http-nio-9080-exec-10] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4984 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:45:24.339 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2283 millis. SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, agent_team_record.line_mode AS line_mode, agent_team_record.team_name AS agent_team_name, agent_team_record.status AS agent_team_status, team_referrer.name AS referrer_account, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) AS commission_plan_id, agent_team_record.pending_commission_plan_id, pending_team_plan.plan_name AS pending_commission_plan_name, agent_team_record.pending_plan_cycle_no, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, COALESCE( (SELECT promotion_referrer.name FROM member_user promotion_referrer WHERE promotion_referrer.site_code = m.site_code AND promotion_referrer.invite_code = m.enter_invite_code ORDER BY promotion_referrer.id ASC LIMIT 1), (SELECT legacy_referrer_by_id.name FROM member_user legacy_referrer_by_id WHERE m.parent REGEXP '^[0-9]+$' AND legacy_referrer_by_id.id = CAST(m.parent AS UNSIGNED) AND legacy_referrer_by_id.site_code = m.site_code LIMIT 1), (SELECT legacy_referrer_by_code.name FROM member_user legacy_referrer_by_code WHERE legacy_referrer_by_code.site_code = m.site_code AND legacy_referrer_by_code.invite_code = m.parent ORDER BY legacy_referrer_by_code.id ASC LIMIT 1) ) AS referrer_member_name, COALESCE(mu_stats.sub_agent_count, 0) AS sub_agent_count, CASE WHEN m.team_role = 'LEADER' AND m.agent_team_id IS NOT NULL THEN COALESCE(team_member_stats.sub_member_count, 0) ELSE COALESCE(mu_stats.sub_member_count, 0) END AS sub_member_count, mar_stats.amount_usd_in_sum, COALESCE(first_dep_stats.first_deposit_amount, 0) AS first_deposit_amount, mar_stats.amount_cny_in_sum, COALESCE(reg_dep_stats.register_deposit_amount, 0) AS register_deposit_amount, mar_stats.amount_cny_out_sum, COALESCE(ma_stats.balance_cny_sum, 0) AS balance_cny_sum, COALESCE(ma_stats.center_balance_cny_sum, 0) AS center_balance_cny_sum, COALESCE(ma_stats.center_locked_balance_cny_sum, 0) AS center_locked_balance_cny_sum, COALESCE(ma_stats.venue_balance_cny_sum, 0) AS venue_balance_cny_sum, br_stats.win_lose_cny_sum, br_stats.amount_valid_cny_sum, br_stats.win_lose_cny_sum AS total_win_lose, mar_stats.amount_usd_in_sum AS total_deposit_amount, mar_stats.amount_cny_out_sum AS total_withdraw_amount, m.total_valid_bet_amount AS total_flow_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN ( SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code ) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN ( SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id ) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN ( SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id ) mar_stats ON mar_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN ( SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id ) first_mar ON first_mar.first_record_id = mar.id ) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id ) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN ( SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id ) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN ( SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id ) br_stats ON br_stats.member_id = m.id WHERE m.id = ? order by m.id desc [4514] 00:45:24.880 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:25.943 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:28.727 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:31.022 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:31.715 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:31.767 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:32.220 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:32.329 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:32.922 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:32.948 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:45:32.948 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:32.948 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:32.949 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:33.007 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:33.008 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:33.049 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:35.313 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:36.849 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:45:36.849 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:38.641 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:41.646 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:46.903 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:47.528 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:48.410 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:48.908 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:48.974 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:50.134 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:50.159 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:51.916 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:54.354 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:54.488 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:45:54.488 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:54.884 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:55.938 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:45:58.727 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:01.207 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:01.553 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:01.738 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:01.764 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:01.776 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:01.778 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:01.787 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:01.801 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:01.929 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:01.944 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:02.017 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:02.022 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:02.037 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:02.043 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:02.215 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:03.209 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:05.310 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:06.708 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:08.635 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:11.544 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:11.657 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:11.943 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:12.592 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:12.706 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:12.706 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:12.708 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:12.735 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:12.845 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:13.006 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:16.907 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:17.533 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:18.966 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:19.891 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:20.135 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:24.877 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:25.946 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:28.729 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:31.694 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:31.705 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:32.843 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:35.616 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:38.623 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:41.798 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:42.720 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:46.908 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:47.538 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:47.916 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:49.170 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:50.144 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:50.162 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:54.089 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:54.883 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:55.932 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:46:58.716 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:05.305 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:08.633 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:11.539 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:11.653 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:12.737 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:12.828 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:16.904 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:17.524 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:18.857 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:19.897 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:20.139 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:24.889 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:25.935 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:28.728 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:31.743 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:32.216 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:32.518 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:33.447 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:35.099 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:35.316 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:36.536 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:36.537 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:36.562 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:38.635 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:39.150 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:39.281 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:41.659 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:42.734 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:44.977 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:44.977 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:44.979 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:45.311 [http-nio-9080-exec-88] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8738 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:47:46.778 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:46.780 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:46.780 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:46.906 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:47.522 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:47.916 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:48.863 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:49.890 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:50.139 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:51.918 [http-nio-9080-exec-75] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5121 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 00:47:52.061 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:52.063 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:52.402 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:52.507 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:52.667 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:52.667 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:54.115 [http-nio-9080-exec-79] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9122 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4337] 00:47:54.366 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:54.613 [http-nio-9080-exec-88] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9297 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:47:54.749 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:54.749 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:54.882 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:55.242 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:55.242 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:55.242 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:55.695 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:55.921 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:47:58.727 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:01.600 [http-nio-9080-exec-71] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6345 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:48:03.821 [http-nio-9080-exec-79] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9696 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4337] 00:48:04.012 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:04.012 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:04.596 [http-nio-9080-exec-40] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9836 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:48:04.723 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:04.866 [http-nio-9080-exec-24] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9612 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:48:05.303 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:05.420 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:05.627 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:06.537 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:08.645 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:09.717 [http-nio-9080-exec-58] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5694 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4337] 00:48:09.866 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:11.649 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:11.685 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:12.722 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:12.838 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:13.526 [http-nio-9080-exec-72] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8791 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:48:14.851 [http-nio-9080-exec-51] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4973 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4337] 00:48:14.888 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:15.109 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:15.109 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:15.580 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:16.778 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:16.903 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:17.673 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:18.864 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:19.897 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:20.138 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:23.957 [http-nio-9080-exec-42] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8836 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4337] 00:48:24.882 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:25.009 [http-nio-9080-exec-32] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9888 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4337] 00:48:25.215 [http-nio-9080-exec-41] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9623 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:48:25.584 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:25.940 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:28.727 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:30.757 [http-nio-9080-exec-3] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5162 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:48:31.697 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:31.728 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:32.229 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:32.591 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:32.830 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:32.923 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:35.323 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:36.444 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:39.112 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:40.527 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:40.853 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:41.533 [http-nio-9080-exec-67] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8690 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:48:41.657 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:41.663 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:41.755 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:44.046 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:44.771 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:46.672 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:46.905 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:47.019 [http-nio-9080-exec-91] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5252 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:48:47.531 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:47.917 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:48.873 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:49.891 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:50.133 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:50.612 [http-nio-9080-exec-77] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8938 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:48:54.080 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:54.879 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:55.928 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:48:58.730 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:05.080 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:05.321 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:06.278 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:06.444 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:08.561 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:09.132 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:09.132 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:09.132 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:11.006 [http-nio-9080-exec-44] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4707 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:49:11.134 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:11.279 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:11.279 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:49:11.279 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:11.281 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:11.282 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:11.282 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:11.453 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:11.479 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:11.554 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:11.657 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:12.731 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:12.847 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:14.459 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:49:14.459 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:14.768 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:14.882 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:15.024 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:16.281 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:16.670 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:16.897 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:17.526 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:18.858 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:19.899 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:20.042 [http-nio-9080-exec-99] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5003 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:49:20.134 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:21.429 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.140 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.190 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.283 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.283 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.285 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.733 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.916 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:49:23.916 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.916 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.918 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.918 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:23.919 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:24.888 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:25.933 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:26.779 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:26.779 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:27.006 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:49:27.006 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:28.730 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:31.690 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:31.707 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:31.729 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:35.308 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:36.443 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:38.567 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:41.666 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:42.717 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:42.737 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:44.767 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:46.675 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:46.902 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:47.514 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:47.920 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:48.859 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:49.893 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:50.137 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:51.340 [http-nio-9080-exec-83] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8621 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:49:54.074 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:54.878 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:55.932 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:57.389 [http-nio-9080-exec-85] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2276 millis. SELECT count(0) FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN (SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN (SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN (SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id) mar_stats ON mar_stats.member_id = m.id LEFT JOIN (SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN (SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id) first_mar ON first_mar.first_record_id = mar.id) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN (SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN (SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN (SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id) br_stats ON br_stats.member_id = m.id WHERE (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) [] 00:49:58.736 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:49:59.687 [http-nio-9080-exec-31] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4569 millis. SELECT count(0) FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN (SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN (SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN (SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id) mar_stats ON mar_stats.member_id = m.id LEFT JOIN (SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN (SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id) first_mar ON first_mar.first_record_id = mar.id) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN (SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN (SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN (SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id) br_stats ON br_stats.member_id = m.id WHERE (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) [] 00:49:59.832 [http-nio-9080-exec-85] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2439 millis. SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, agent_team_record.line_mode AS line_mode, agent_team_record.team_name AS agent_team_name, agent_team_record.status AS agent_team_status, team_referrer.name AS referrer_account, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) AS commission_plan_id, agent_team_record.pending_commission_plan_id, pending_team_plan.plan_name AS pending_commission_plan_name, agent_team_record.pending_plan_cycle_no, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, COALESCE( (SELECT promotion_referrer.name FROM member_user promotion_referrer WHERE promotion_referrer.site_code = m.site_code AND promotion_referrer.invite_code = m.enter_invite_code ORDER BY promotion_referrer.id ASC LIMIT 1), (SELECT legacy_referrer_by_id.name FROM member_user legacy_referrer_by_id WHERE m.parent REGEXP '^[0-9]+$' AND legacy_referrer_by_id.id = CAST(m.parent AS UNSIGNED) AND legacy_referrer_by_id.site_code = m.site_code LIMIT 1), (SELECT legacy_referrer_by_code.name FROM member_user legacy_referrer_by_code WHERE legacy_referrer_by_code.site_code = m.site_code AND legacy_referrer_by_code.invite_code = m.parent ORDER BY legacy_referrer_by_code.id ASC LIMIT 1) ) AS referrer_member_name, COALESCE(mu_stats.sub_agent_count, 0) AS sub_agent_count, CASE WHEN m.team_role = 'LEADER' AND m.agent_team_id IS NOT NULL THEN COALESCE(team_member_stats.sub_member_count, 0) ELSE COALESCE(mu_stats.sub_member_count, 0) END AS sub_member_count, mar_stats.amount_usd_in_sum, COALESCE(first_dep_stats.first_deposit_amount, 0) AS first_deposit_amount, mar_stats.amount_cny_in_sum, COALESCE(reg_dep_stats.register_deposit_amount, 0) AS register_deposit_amount, mar_stats.amount_cny_out_sum, COALESCE(ma_stats.balance_cny_sum, 0) AS balance_cny_sum, COALESCE(ma_stats.center_balance_cny_sum, 0) AS center_balance_cny_sum, COALESCE(ma_stats.center_locked_balance_cny_sum, 0) AS center_locked_balance_cny_sum, COALESCE(ma_stats.venue_balance_cny_sum, 0) AS venue_balance_cny_sum, br_stats.win_lose_cny_sum, br_stats.amount_valid_cny_sum, br_stats.win_lose_cny_sum AS total_win_lose, mar_stats.amount_usd_in_sum AS total_deposit_amount, mar_stats.amount_cny_out_sum AS total_withdraw_amount, m.total_valid_bet_amount AS total_flow_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN ( SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code ) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN ( SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id ) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN ( SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id ) mar_stats ON mar_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN ( SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id ) first_mar ON first_mar.first_record_id = mar.id ) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id ) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN ( SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id ) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN ( SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id ) br_stats ON br_stats.member_id = m.id WHERE (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) order by m.id desc LIMIT ? [20] 00:50:02.323 [http-nio-9080-exec-31] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2634 millis. SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, agent_team_record.line_mode AS line_mode, agent_team_record.team_name AS agent_team_name, agent_team_record.status AS agent_team_status, team_referrer.name AS referrer_account, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) AS commission_plan_id, agent_team_record.pending_commission_plan_id, pending_team_plan.plan_name AS pending_commission_plan_name, agent_team_record.pending_plan_cycle_no, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, COALESCE( (SELECT promotion_referrer.name FROM member_user promotion_referrer WHERE promotion_referrer.site_code = m.site_code AND promotion_referrer.invite_code = m.enter_invite_code ORDER BY promotion_referrer.id ASC LIMIT 1), (SELECT legacy_referrer_by_id.name FROM member_user legacy_referrer_by_id WHERE m.parent REGEXP '^[0-9]+$' AND legacy_referrer_by_id.id = CAST(m.parent AS UNSIGNED) AND legacy_referrer_by_id.site_code = m.site_code LIMIT 1), (SELECT legacy_referrer_by_code.name FROM member_user legacy_referrer_by_code WHERE legacy_referrer_by_code.site_code = m.site_code AND legacy_referrer_by_code.invite_code = m.parent ORDER BY legacy_referrer_by_code.id ASC LIMIT 1) ) AS referrer_member_name, COALESCE(mu_stats.sub_agent_count, 0) AS sub_agent_count, CASE WHEN m.team_role = 'LEADER' AND m.agent_team_id IS NOT NULL THEN COALESCE(team_member_stats.sub_member_count, 0) ELSE COALESCE(mu_stats.sub_member_count, 0) END AS sub_member_count, mar_stats.amount_usd_in_sum, COALESCE(first_dep_stats.first_deposit_amount, 0) AS first_deposit_amount, mar_stats.amount_cny_in_sum, COALESCE(reg_dep_stats.register_deposit_amount, 0) AS register_deposit_amount, mar_stats.amount_cny_out_sum, COALESCE(ma_stats.balance_cny_sum, 0) AS balance_cny_sum, COALESCE(ma_stats.center_balance_cny_sum, 0) AS center_balance_cny_sum, COALESCE(ma_stats.center_locked_balance_cny_sum, 0) AS center_locked_balance_cny_sum, COALESCE(ma_stats.venue_balance_cny_sum, 0) AS venue_balance_cny_sum, br_stats.win_lose_cny_sum, br_stats.amount_valid_cny_sum, br_stats.win_lose_cny_sum AS total_win_lose, mar_stats.amount_usd_in_sum AS total_deposit_amount, mar_stats.amount_cny_out_sum AS total_withdraw_amount, m.total_valid_bet_amount AS total_flow_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN ( SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code ) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN ( SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id ) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN ( SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id ) mar_stats ON mar_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN ( SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id ) first_mar ON first_mar.first_record_id = mar.id ) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id ) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN ( SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id ) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN ( SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id ) br_stats ON br_stats.member_id = m.id WHERE (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) order by m.id desc LIMIT ? [2000] 00:50:05.307 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:08.570 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:11.548 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:11.914 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:12.721 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:12.846 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:14.764 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:15.168 [http-nio-9080-exec-22] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2286 millis. SELECT count(0) FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN (SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN (SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN (SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id) mar_stats ON mar_stats.member_id = m.id LEFT JOIN (SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN (SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id) first_mar ON first_mar.first_record_id = mar.id) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN (SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN (SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN (SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id) br_stats ON br_stats.member_id = m.id WHERE m.name LIKE concat('%', ?, '%') AND (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) ["aaa16868"] 00:50:16.674 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:16.914 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:17.524 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:17.583 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:17.727 [http-nio-9080-exec-22] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2557 millis. SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, agent_team_record.line_mode AS line_mode, agent_team_record.team_name AS agent_team_name, agent_team_record.status AS agent_team_status, team_referrer.name AS referrer_account, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) AS commission_plan_id, agent_team_record.pending_commission_plan_id, pending_team_plan.plan_name AS pending_commission_plan_name, agent_team_record.pending_plan_cycle_no, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, COALESCE( (SELECT promotion_referrer.name FROM member_user promotion_referrer WHERE promotion_referrer.site_code = m.site_code AND promotion_referrer.invite_code = m.enter_invite_code ORDER BY promotion_referrer.id ASC LIMIT 1), (SELECT legacy_referrer_by_id.name FROM member_user legacy_referrer_by_id WHERE m.parent REGEXP '^[0-9]+$' AND legacy_referrer_by_id.id = CAST(m.parent AS UNSIGNED) AND legacy_referrer_by_id.site_code = m.site_code LIMIT 1), (SELECT legacy_referrer_by_code.name FROM member_user legacy_referrer_by_code WHERE legacy_referrer_by_code.site_code = m.site_code AND legacy_referrer_by_code.invite_code = m.parent ORDER BY legacy_referrer_by_code.id ASC LIMIT 1) ) AS referrer_member_name, COALESCE(mu_stats.sub_agent_count, 0) AS sub_agent_count, CASE WHEN m.team_role = 'LEADER' AND m.agent_team_id IS NOT NULL THEN COALESCE(team_member_stats.sub_member_count, 0) ELSE COALESCE(mu_stats.sub_member_count, 0) END AS sub_member_count, mar_stats.amount_usd_in_sum, COALESCE(first_dep_stats.first_deposit_amount, 0) AS first_deposit_amount, mar_stats.amount_cny_in_sum, COALESCE(reg_dep_stats.register_deposit_amount, 0) AS register_deposit_amount, mar_stats.amount_cny_out_sum, COALESCE(ma_stats.balance_cny_sum, 0) AS balance_cny_sum, COALESCE(ma_stats.center_balance_cny_sum, 0) AS center_balance_cny_sum, COALESCE(ma_stats.center_locked_balance_cny_sum, 0) AS center_locked_balance_cny_sum, COALESCE(ma_stats.venue_balance_cny_sum, 0) AS venue_balance_cny_sum, br_stats.win_lose_cny_sum, br_stats.amount_valid_cny_sum, br_stats.win_lose_cny_sum AS total_win_lose, mar_stats.amount_usd_in_sum AS total_deposit_amount, mar_stats.amount_cny_out_sum AS total_withdraw_amount, m.total_valid_bet_amount AS total_flow_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN ( SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code ) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN ( SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id ) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN ( SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id ) mar_stats ON mar_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN ( SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id ) first_mar ON first_mar.first_record_id = mar.id ) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id ) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN ( SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id ) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN ( SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id ) br_stats ON br_stats.member_id = m.id WHERE m.name like concat('%', ?, '%') AND (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) order by m.id desc LIMIT ? ["aaa16868",20] 00:50:18.866 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:19.893 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:19.904 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:19.907 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:20.130 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:23.102 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:24.877 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:25.923 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:26.974 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7055 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:50:27.123 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:27.124 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:27.250 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:28.730 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:32.907 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:33.023 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:35.284 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:35.309 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:36.314 [http-nio-9080-exec-62] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9178 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:50:38.572 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:38.647 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:41.668 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:42.737 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:44.765 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:46.672 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:46.896 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:47.536 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:47.913 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:48.006 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:48.866 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:49.888 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:50.130 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:51.161 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:51.919 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:52.524 [http-nio-9080-exec-99] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4985 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:50:54.080 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:54.882 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:56.334 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:50:58.737 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:05.308 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:07.353 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:08.053 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:08.573 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:08.641 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:09.408 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:09.601 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:09.746 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:10.663 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:11.557 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:11.665 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:11.827 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:11.832 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:11.833 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:12.721 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:12.837 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:14.764 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:16.668 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:16.899 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:17.508 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:18.310 [http-nio-9080-exec-72] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8549 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4514] 00:51:18.862 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:20.127 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:20.147 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:24.877 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:25.934 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:28.734 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:31.699 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:32.255 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:32.629 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:33.017 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:33.549 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:33.549 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:33.551 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:34.228 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:34.233 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:35.305 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:37.608 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:38.027 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:38.560 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:41.658 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:44.763 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:45.096 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:45.554 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:46.668 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:46.891 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:47.517 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:48.490 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:48.853 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:49.890 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:50.133 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:53.608 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:54.075 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:54.876 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:55.936 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:58.738 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:51:58.831 [http-nio-9080-exec-20] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5221 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1225] 00:51:59.807 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:05.310 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:08.562 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:11.554 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:11.662 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:12.725 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:12.866 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:14.763 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:16.669 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:16.897 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:17.508 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:18.867 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:20.132 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:20.456 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:24.884 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:25.233 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:25.939 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:28.743 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:35.318 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:36.074 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:38.571 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:40.014 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:40.139 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:41.671 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:41.979 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:42.129 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:42.136 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:42.140 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:42.309 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:42.338 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:43.789 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:43.989 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:44.764 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:45.008 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:45.569 [http-nio-9080-exec-54] ERROR c.r.w.c.a.m.MemberAccountApiController - [transferAllVenuesOut,377] - 场馆 CP 下分失败: 下分金额最多支持两位小数 00:52:46.670 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:46.904 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:47.354 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:47.510 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:47.917 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:48.865 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:49.892 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:50.124 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:52.359 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:53.099 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:53.315 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:54.359 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:54.884 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:55.589 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:55.628 [http-nio-9080-exec-41] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4723 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1225] 00:52:56.183 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:58.337 [http-nio-9080-exec-79] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5226 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 00:52:58.730 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:59.413 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:52:59.773 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.169 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.199 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.199 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.271 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.271 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.276 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.520 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.561 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.562 [http-nio-9080-exec-41] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4768 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1225] 00:53:00.577 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.579 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.579 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.581 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.603 [http-nio-9080-exec-8] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2192 millis. select r.id, r.member_id, r.amount, r.flow_multiple, r.amount_before, r.amount_after, r.venue_transfer_revision_snapshot, r.amount_frozen, r.amount_thawed, r.transaction_type, r.create_time, r.status, r.venue_code, r.api_transfer_no, r.api_status, r.api_desc, r.currency, r.code, r.adjust_reason, r.review_reason, r.site_code, r.operator_name, r.operator_id, r.reviewer_name, r.reviewer_id, r.review_time, r.coin, r.chain_id, r.`from`, r.`to`, r.transaction_hash, r.memo, r.game_code, r.pay_type, r.withdraw_type, r.bank_name, r.account_name, r.account_number, r.platform_type, r.screenshot_url, r.actual_amount, r.real_amount, r.fee_amount, r.channel_id, r.channel_name, r.user_remark, r.admin_remark, r.platform_status, r.platform_operator_id, r.platform_operator_name, r.platform_operate_time, r.platform_remark, r.resubmit_count, r.resubmit_order_no, r.process_time, r.complete_time, r.amount_cny, r.exchange_rate, r.process_time as update_time, r.agent_code from member_account_record r where r.code = ? and r.transaction_type = ? limit 1 for update ["c3b53ee5583d41628e00aa6016ede5e5",1] 00:53:00.603 [http-nio-9080-exec-96] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8231 millis. update member_user set last_active_time = now() where id = ? [1225] 00:53:00.714 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.720 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:00.764 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:02.364 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:03.254 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:05.306 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:06.575 [http-nio-9080-exec-41] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5232 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1225] 00:53:06.603 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:06.607 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:06.608 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:06.846 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:06.865 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:07.374 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:07.881 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:07.882 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:07.882 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:07.886 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:07.888 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:08.566 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:10.009 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:11.658 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:12.372 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:13.809 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:14.762 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:15.023 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:15.845 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:16.671 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:16.898 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:17.344 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:17.524 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:18.858 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:19.887 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:20.128 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:22.374 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:24.880 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:25.581 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:25.922 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:28.736 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:29.614 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:33.377 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:33.719 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:35.306 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:35.533 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:35.615 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:35.622 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:35.749 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:35.784 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:35.855 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:35.908 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:35.977 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:36.094 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:36.152 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:36.925 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:37.040 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:37.040 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:37.042 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:37.180 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:38.566 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:41.186 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:41.659 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:42.752 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:43.168 [http-nio-9080-exec-24] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13172 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 00:53:43.608 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:44.662 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:44.673 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:44.678 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:44.750 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:44.764 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:44.934 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:45.400 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:45.835 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:45.987 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:46.618 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:46.631 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:46.641 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:46.641 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:46.642 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:46.650 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:46.668 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:46.897 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:46.975 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:46.985 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:47.021 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:47.021 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:47.032 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:47.429 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:47.519 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:47.916 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:48.047 [http-nio-9080-exec-21] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15929 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:53:48.336 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:48.337 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:48.386 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:48.642 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:48.645 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:48.861 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:49.234 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:49.402 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:50.125 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:50.451 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:52.999 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:52.999 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:52.999 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:53.171 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:53.194 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:53.731 [http-nio-9080-exec-68] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5072 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:53:54.085 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:54.875 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:55.377 [http-nio-9080-exec-69] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5644 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4347] 00:53:55.584 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:55.714 [http-nio-9080-exec-21] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7551 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:53:56.103 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:56.602 [http-nio-9080-exec-68] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2869 millis. update member_user set last_active_time = now() where id = ? [4313] 00:53:56.728 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:56.730 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:56.857 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:57.424 [http-nio-9080-exec-65] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7589 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1225] 00:53:57.523 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:57.578 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:57.980 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:58.354 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:58.636 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:58.730 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:53:59.765 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:03.205 [http-nio-9080-exec-53] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6465 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:54:05.299 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:06.435 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:07.337 [http-nio-9080-exec-55] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8689 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1683] 00:54:08.559 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:11.668 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:12.845 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:14.762 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:15.025 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:15.846 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:16.668 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:16.897 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:17.514 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:18.642 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:18.860 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:20.135 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:22.993 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:23.112 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:24.876 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:25.634 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:25.921 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:28.730 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:29.777 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:30.083 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:30.089 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:32.057 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:35.305 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:36.444 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:36.700 [http-nio-9080-exec-29] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6605 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1281] 00:54:38.571 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:41.671 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:44.763 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:45.832 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:46.674 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:46.892 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:47.514 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:47.917 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:48.640 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:48.856 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:49.040 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:49.195 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:49.201 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:49.202 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:49.281 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:49.883 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:50.706 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:50.861 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:50.961 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:50.962 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:51.142 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:51.550 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:51.712 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:51.712 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:52.584 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:54.285 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:54.462 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:54.495 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:54.594 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:54.614 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:54.714 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:54.880 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:55.375 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:55.401 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:55.583 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:55.925 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:58.064 [http-nio-9080-exec-90] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6338 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:54:58.235 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:58.235 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:58.728 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:54:59.782 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:02.019 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:02.159 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:02.162 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:02.418 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:02.735 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:02.762 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:05.307 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:06.580 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:06.614 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:06.618 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:06.621 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:06.779 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:07.345 [http-nio-9080-exec-58] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9098 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:55:07.385 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:07.912 [http-nio-9080-exec-64] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 12495 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1345] 00:55:09.265 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:10.324 [http-nio-9080-exec-69] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 12075 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:55:10.456 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:11.664 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:12.855 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:12.959 [http-nio-9080-exec-67] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10784 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:55:13.573 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:14.762 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:15.879 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:16.666 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:16.762 [http-nio-9080-exec-11] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9365 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:55:16.891 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:17.339 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:17.385 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:17.524 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:18.638 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:18.866 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:19.653 [http-nio-9080-exec-77] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9183 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:55:19.881 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:20.128 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:20.802 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:20.811 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:20.913 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:21.019 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:21.230 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:22.260 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:22.392 [http-nio-9080-exec-3] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4996 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:55:23.704 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:24.489 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:24.874 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:25.592 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:25.921 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:26.680 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:26.907 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:28.046 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:28.740 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:29.769 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:30.315 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:32.879 [http-nio-9080-exec-62] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4707 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:55:33.092 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:33.915 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:33.915 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:33.917 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:34.077 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:35.294 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:35.815 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:35.815 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:35.975 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:36.439 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:39.233 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:41.671 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:43.573 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:44.763 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:45.847 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:46.671 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:46.891 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:47.235 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:47.315 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:47.437 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:47.502 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:47.575 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:47.923 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:48.640 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:48.862 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:49.883 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:50.131 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:51.755 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:51.855 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:51.917 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:51.995 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:52.155 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:54.015 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:54.091 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:54.497 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:54.988 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:55.590 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:55.913 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:58.752 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:55:59.770 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:04.897 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:04.897 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:04.897 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:05.055 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:05.307 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:06.442 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:11.664 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:12.841 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:13.558 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:13.599 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:13.698 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:13.842 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:13.991 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:14.760 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:15.840 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:16.666 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:16.881 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:17.379 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:17.434 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:17.520 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:18.644 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:18.856 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:19.890 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:20.132 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:20.621 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:20.651 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:24.507 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:24.875 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:25.577 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:25.920 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:26.258 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8802 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1345] 00:56:28.738 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:29.766 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:32.474 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:32.552 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:32.561 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:34.791 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8527 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1345] 00:56:35.227 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:35.296 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:36.432 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:40.689 [http-nio-9080-exec-53] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8116 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4162] 00:56:41.668 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:42.961 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8168 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1343] 00:56:43.003 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:44.761 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:45.837 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:46.670 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:46.886 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:47.509 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:47.918 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:48.639 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:48.866 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:49.878 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:50.229 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:54.092 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:54.516 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:54.881 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:55.920 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:58.737 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:56:59.764 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:05.289 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:06.432 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:11.677 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:12.837 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:14.164 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:14.760 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:15.240 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:15.498 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:15.843 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:16.075 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:16.339 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:16.666 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:17.277 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:17.289 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:17.514 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:18.643 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:18.856 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:19.889 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:20.121 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:21.485 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5124 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4506] 00:57:24.522 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:24.879 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:26.804 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:28.743 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:29.772 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:33.737 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:34.142 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:34.261 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:34.418 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:35.171 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:35.300 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:36.451 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:36.648 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:36.864 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:41.677 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:41.887 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4748 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 00:57:42.188 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:42.259 [http-nio-9080-exec-85] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8519 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4506] 00:57:44.763 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:45.416 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:45.831 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:46.664 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:47.354 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:47.513 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:48.637 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:48.715 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:48.862 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:50.123 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:50.455 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:54.101 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:54.505 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:54.871 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:55.921 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:57:59.766 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:05.302 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:06.441 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:11.675 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:12.855 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:14.759 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:15.838 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:16.667 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:17.359 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:17.413 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:17.500 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:18.641 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:18.861 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:19.881 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:20.132 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:24.615 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:24.879 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:25.925 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:29.761 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:32.325 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:33.391 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:33.399 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:33.399 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:35.291 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:35.344 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:36.442 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:38.482 [http-nio-9080-exec-27] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5061 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4272] 00:58:38.617 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:41.669 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:44.760 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:45.899 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:46.664 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:46.889 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:47.521 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:47.924 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:48.638 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:48.852 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:50.131 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:52.271 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:54.498 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:54.868 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:55.397 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4741 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4506] 00:58:55.918 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:58:59.760 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:00.203 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4692 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4506] 00:59:03.353 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:05.223 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:05.294 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:06.338 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5310 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4506] 00:59:06.447 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:06.565 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:08.288 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:08.331 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:08.333 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:08.615 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:09.036 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:11.674 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:11.975 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:12.840 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:13.109 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:13.822 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:13.822 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:59:13.822 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:13.822 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:13.824 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:13.824 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:14.215 [http-nio-9080-exec-77] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5158 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 00:59:14.760 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:15.085 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:15.671 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:15.845 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:16.664 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:16.883 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:17.505 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:18.639 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:18.857 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:19.884 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:20.125 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:20.737 [http-nio-9080-exec-47] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4689 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4506] 00:59:21.521 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 00:59:21.521 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:21.730 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:22.035 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:24.499 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:24.879 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:25.912 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:29.762 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:33.352 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:35.301 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:35.511 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:36.422 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:38.618 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:41.678 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:41.975 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:44.761 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:45.831 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:46.665 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:46.885 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:47.519 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:48.060 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:48.638 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:48.865 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:49.880 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:50.128 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:51.087 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 3616 millis. SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, agent_team_record.line_mode AS line_mode, agent_team_record.team_name AS agent_team_name, agent_team_record.status AS agent_team_status, team_referrer.name AS referrer_account, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) AS commission_plan_id, agent_team_record.pending_commission_plan_id, pending_team_plan.plan_name AS pending_commission_plan_name, agent_team_record.pending_plan_cycle_no, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, COALESCE( (SELECT promotion_referrer.name FROM member_user promotion_referrer WHERE promotion_referrer.site_code = m.site_code AND promotion_referrer.invite_code = m.enter_invite_code ORDER BY promotion_referrer.id ASC LIMIT 1), (SELECT legacy_referrer_by_id.name FROM member_user legacy_referrer_by_id WHERE m.parent REGEXP '^[0-9]+$' AND legacy_referrer_by_id.id = CAST(m.parent AS UNSIGNED) AND legacy_referrer_by_id.site_code = m.site_code LIMIT 1), (SELECT legacy_referrer_by_code.name FROM member_user legacy_referrer_by_code WHERE legacy_referrer_by_code.site_code = m.site_code AND legacy_referrer_by_code.invite_code = m.parent ORDER BY legacy_referrer_by_code.id ASC LIMIT 1) ) AS referrer_member_name, COALESCE(mu_stats.sub_agent_count, 0) AS sub_agent_count, CASE WHEN m.team_role = 'LEADER' AND m.agent_team_id IS NOT NULL THEN COALESCE(team_member_stats.sub_member_count, 0) ELSE COALESCE(mu_stats.sub_member_count, 0) END AS sub_member_count, mar_stats.amount_usd_in_sum, COALESCE(first_dep_stats.first_deposit_amount, 0) AS first_deposit_amount, mar_stats.amount_cny_in_sum, COALESCE(reg_dep_stats.register_deposit_amount, 0) AS register_deposit_amount, mar_stats.amount_cny_out_sum, COALESCE(ma_stats.balance_cny_sum, 0) AS balance_cny_sum, COALESCE(ma_stats.center_balance_cny_sum, 0) AS center_balance_cny_sum, COALESCE(ma_stats.center_locked_balance_cny_sum, 0) AS center_locked_balance_cny_sum, COALESCE(ma_stats.venue_balance_cny_sum, 0) AS venue_balance_cny_sum, br_stats.win_lose_cny_sum, br_stats.amount_valid_cny_sum, br_stats.win_lose_cny_sum AS total_win_lose, mar_stats.amount_usd_in_sum AS total_deposit_amount, mar_stats.amount_cny_out_sum AS total_withdraw_amount, m.total_valid_bet_amount AS total_flow_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN ( SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code ) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN ( SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id ) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN ( SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id ) mar_stats ON mar_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN ( SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id ) first_mar ON first_mar.first_record_id = mar.id ) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id ) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN ( SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id ) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN ( SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id ) br_stats ON br_stats.member_id = m.id WHERE m.site_code = ? AND (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) AND m.agent_status = ? order by m.id desc ["99999",1] 00:59:53.229 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2114 millis. SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, agent_team_record.line_mode AS line_mode, agent_team_record.team_name AS agent_team_name, agent_team_record.status AS agent_team_status, team_referrer.name AS referrer_account, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) AS commission_plan_id, agent_team_record.pending_commission_plan_id, pending_team_plan.plan_name AS pending_commission_plan_name, agent_team_record.pending_plan_cycle_no, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, COALESCE( (SELECT promotion_referrer.name FROM member_user promotion_referrer WHERE promotion_referrer.site_code = m.site_code AND promotion_referrer.invite_code = m.enter_invite_code ORDER BY promotion_referrer.id ASC LIMIT 1), (SELECT legacy_referrer_by_id.name FROM member_user legacy_referrer_by_id WHERE m.parent REGEXP '^[0-9]+$' AND legacy_referrer_by_id.id = CAST(m.parent AS UNSIGNED) AND legacy_referrer_by_id.site_code = m.site_code LIMIT 1), (SELECT legacy_referrer_by_code.name FROM member_user legacy_referrer_by_code WHERE legacy_referrer_by_code.site_code = m.site_code AND legacy_referrer_by_code.invite_code = m.parent ORDER BY legacy_referrer_by_code.id ASC LIMIT 1) ) AS referrer_member_name, COALESCE(mu_stats.sub_agent_count, 0) AS sub_agent_count, CASE WHEN m.team_role = 'LEADER' AND m.agent_team_id IS NOT NULL THEN COALESCE(team_member_stats.sub_member_count, 0) ELSE COALESCE(mu_stats.sub_member_count, 0) END AS sub_member_count, mar_stats.amount_usd_in_sum, COALESCE(first_dep_stats.first_deposit_amount, 0) AS first_deposit_amount, mar_stats.amount_cny_in_sum, COALESCE(reg_dep_stats.register_deposit_amount, 0) AS register_deposit_amount, mar_stats.amount_cny_out_sum, COALESCE(ma_stats.balance_cny_sum, 0) AS balance_cny_sum, COALESCE(ma_stats.center_balance_cny_sum, 0) AS center_balance_cny_sum, COALESCE(ma_stats.center_locked_balance_cny_sum, 0) AS center_locked_balance_cny_sum, COALESCE(ma_stats.venue_balance_cny_sum, 0) AS venue_balance_cny_sum, br_stats.win_lose_cny_sum, br_stats.amount_valid_cny_sum, br_stats.win_lose_cny_sum AS total_win_lose, mar_stats.amount_usd_in_sum AS total_deposit_amount, mar_stats.amount_cny_out_sum AS total_withdraw_amount, m.total_valid_bet_amount AS total_flow_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN ( SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code ) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN ( SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id ) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN ( SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id ) mar_stats ON mar_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN ( SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id ) first_mar ON first_mar.first_record_id = mar.id ) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id ) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN ( SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id ) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN ( SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id ) br_stats ON br_stats.member_id = m.id WHERE m.site_code = ? AND (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) AND m.agent_status = ? order by m.id desc ["2222",1] 00:59:54.512 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:54.881 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:55.568 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2324 millis. SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, agent_team_record.line_mode AS line_mode, agent_team_record.team_name AS agent_team_name, agent_team_record.status AS agent_team_status, team_referrer.name AS referrer_account, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) AS commission_plan_id, agent_team_record.pending_commission_plan_id, pending_team_plan.plan_name AS pending_commission_plan_name, agent_team_record.pending_plan_cycle_no, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, COALESCE( (SELECT promotion_referrer.name FROM member_user promotion_referrer WHERE promotion_referrer.site_code = m.site_code AND promotion_referrer.invite_code = m.enter_invite_code ORDER BY promotion_referrer.id ASC LIMIT 1), (SELECT legacy_referrer_by_id.name FROM member_user legacy_referrer_by_id WHERE m.parent REGEXP '^[0-9]+$' AND legacy_referrer_by_id.id = CAST(m.parent AS UNSIGNED) AND legacy_referrer_by_id.site_code = m.site_code LIMIT 1), (SELECT legacy_referrer_by_code.name FROM member_user legacy_referrer_by_code WHERE legacy_referrer_by_code.site_code = m.site_code AND legacy_referrer_by_code.invite_code = m.parent ORDER BY legacy_referrer_by_code.id ASC LIMIT 1) ) AS referrer_member_name, COALESCE(mu_stats.sub_agent_count, 0) AS sub_agent_count, CASE WHEN m.team_role = 'LEADER' AND m.agent_team_id IS NOT NULL THEN COALESCE(team_member_stats.sub_member_count, 0) ELSE COALESCE(mu_stats.sub_member_count, 0) END AS sub_member_count, mar_stats.amount_usd_in_sum, COALESCE(first_dep_stats.first_deposit_amount, 0) AS first_deposit_amount, mar_stats.amount_cny_in_sum, COALESCE(reg_dep_stats.register_deposit_amount, 0) AS register_deposit_amount, mar_stats.amount_cny_out_sum, COALESCE(ma_stats.balance_cny_sum, 0) AS balance_cny_sum, COALESCE(ma_stats.center_balance_cny_sum, 0) AS center_balance_cny_sum, COALESCE(ma_stats.center_locked_balance_cny_sum, 0) AS center_locked_balance_cny_sum, COALESCE(ma_stats.venue_balance_cny_sum, 0) AS venue_balance_cny_sum, br_stats.win_lose_cny_sum, br_stats.amount_valid_cny_sum, br_stats.win_lose_cny_sum AS total_win_lose, mar_stats.amount_usd_in_sum AS total_deposit_amount, mar_stats.amount_cny_out_sum AS total_withdraw_amount, m.total_valid_bet_amount AS total_flow_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN ( SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code ) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN ( SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id ) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN ( SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id ) mar_stats ON mar_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN ( SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id ) first_mar ON first_mar.first_record_id = mar.id ) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id ) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN ( SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id ) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN ( SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id ) br_stats ON br_stats.member_id = m.id WHERE m.site_code = ? AND (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) AND m.agent_status = ? order by m.id desc ["6666",1] 00:59:55.915 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:57.735 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2153 millis. SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, agent_team_record.line_mode AS line_mode, agent_team_record.team_name AS agent_team_name, agent_team_record.status AS agent_team_status, team_referrer.name AS referrer_account, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) AS commission_plan_id, agent_team_record.pending_commission_plan_id, pending_team_plan.plan_name AS pending_commission_plan_name, agent_team_record.pending_plan_cycle_no, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, COALESCE( (SELECT promotion_referrer.name FROM member_user promotion_referrer WHERE promotion_referrer.site_code = m.site_code AND promotion_referrer.invite_code = m.enter_invite_code ORDER BY promotion_referrer.id ASC LIMIT 1), (SELECT legacy_referrer_by_id.name FROM member_user legacy_referrer_by_id WHERE m.parent REGEXP '^[0-9]+$' AND legacy_referrer_by_id.id = CAST(m.parent AS UNSIGNED) AND legacy_referrer_by_id.site_code = m.site_code LIMIT 1), (SELECT legacy_referrer_by_code.name FROM member_user legacy_referrer_by_code WHERE legacy_referrer_by_code.site_code = m.site_code AND legacy_referrer_by_code.invite_code = m.parent ORDER BY legacy_referrer_by_code.id ASC LIMIT 1) ) AS referrer_member_name, COALESCE(mu_stats.sub_agent_count, 0) AS sub_agent_count, CASE WHEN m.team_role = 'LEADER' AND m.agent_team_id IS NOT NULL THEN COALESCE(team_member_stats.sub_member_count, 0) ELSE COALESCE(mu_stats.sub_member_count, 0) END AS sub_member_count, mar_stats.amount_usd_in_sum, COALESCE(first_dep_stats.first_deposit_amount, 0) AS first_deposit_amount, mar_stats.amount_cny_in_sum, COALESCE(reg_dep_stats.register_deposit_amount, 0) AS register_deposit_amount, mar_stats.amount_cny_out_sum, COALESCE(ma_stats.balance_cny_sum, 0) AS balance_cny_sum, COALESCE(ma_stats.center_balance_cny_sum, 0) AS center_balance_cny_sum, COALESCE(ma_stats.center_locked_balance_cny_sum, 0) AS center_locked_balance_cny_sum, COALESCE(ma_stats.venue_balance_cny_sum, 0) AS venue_balance_cny_sum, br_stats.win_lose_cny_sum, br_stats.amount_valid_cny_sum, br_stats.win_lose_cny_sum AS total_win_lose, mar_stats.amount_usd_in_sum AS total_deposit_amount, mar_stats.amount_cny_out_sum AS total_withdraw_amount, m.total_valid_bet_amount AS total_flow_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN ( SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code ) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN ( SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id ) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN ( SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id ) mar_stats ON mar_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN ( SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id ) first_mar ON first_mar.first_record_id = mar.id ) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id ) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN ( SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id ) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN ( SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id ) br_stats ON br_stats.member_id = m.id WHERE m.site_code = ? AND (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) AND m.agent_status = ? order by m.id desc ["7777",1] 00:59:59.763 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 00:59:59.986 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2232 millis. SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, agent_team_record.line_mode AS line_mode, agent_team_record.team_name AS agent_team_name, agent_team_record.status AS agent_team_status, team_referrer.name AS referrer_account, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) AS commission_plan_id, agent_team_record.pending_commission_plan_id, pending_team_plan.plan_name AS pending_commission_plan_name, agent_team_record.pending_plan_cycle_no, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, COALESCE( (SELECT promotion_referrer.name FROM member_user promotion_referrer WHERE promotion_referrer.site_code = m.site_code AND promotion_referrer.invite_code = m.enter_invite_code ORDER BY promotion_referrer.id ASC LIMIT 1), (SELECT legacy_referrer_by_id.name FROM member_user legacy_referrer_by_id WHERE m.parent REGEXP '^[0-9]+$' AND legacy_referrer_by_id.id = CAST(m.parent AS UNSIGNED) AND legacy_referrer_by_id.site_code = m.site_code LIMIT 1), (SELECT legacy_referrer_by_code.name FROM member_user legacy_referrer_by_code WHERE legacy_referrer_by_code.site_code = m.site_code AND legacy_referrer_by_code.invite_code = m.parent ORDER BY legacy_referrer_by_code.id ASC LIMIT 1) ) AS referrer_member_name, COALESCE(mu_stats.sub_agent_count, 0) AS sub_agent_count, CASE WHEN m.team_role = 'LEADER' AND m.agent_team_id IS NOT NULL THEN COALESCE(team_member_stats.sub_member_count, 0) ELSE COALESCE(mu_stats.sub_member_count, 0) END AS sub_member_count, mar_stats.amount_usd_in_sum, COALESCE(first_dep_stats.first_deposit_amount, 0) AS first_deposit_amount, mar_stats.amount_cny_in_sum, COALESCE(reg_dep_stats.register_deposit_amount, 0) AS register_deposit_amount, mar_stats.amount_cny_out_sum, COALESCE(ma_stats.balance_cny_sum, 0) AS balance_cny_sum, COALESCE(ma_stats.center_balance_cny_sum, 0) AS center_balance_cny_sum, COALESCE(ma_stats.center_locked_balance_cny_sum, 0) AS center_locked_balance_cny_sum, COALESCE(ma_stats.venue_balance_cny_sum, 0) AS venue_balance_cny_sum, br_stats.win_lose_cny_sum, br_stats.amount_valid_cny_sum, br_stats.win_lose_cny_sum AS total_win_lose, mar_stats.amount_usd_in_sum AS total_deposit_amount, mar_stats.amount_cny_out_sum AS total_withdraw_amount, m.total_valid_bet_amount AS total_flow_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN ( SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code ) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN ( SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id ) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN ( SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id ) mar_stats ON mar_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN ( SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id ) first_mar ON first_mar.first_record_id = mar.id ) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id ) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN ( SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id ) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN ( SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id ) br_stats ON br_stats.member_id = m.id WHERE m.site_code = ? AND (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) AND m.agent_status = ? order by m.id desc ["1111",1] 01:00:02.536 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 2537 millis. SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, agent_team_record.line_mode AS line_mode, agent_team_record.team_name AS agent_team_name, agent_team_record.status AS agent_team_status, team_referrer.name AS referrer_account, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) AS commission_plan_id, agent_team_record.pending_commission_plan_id, pending_team_plan.plan_name AS pending_commission_plan_name, agent_team_record.pending_plan_cycle_no, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, COALESCE( (SELECT promotion_referrer.name FROM member_user promotion_referrer WHERE promotion_referrer.site_code = m.site_code AND promotion_referrer.invite_code = m.enter_invite_code ORDER BY promotion_referrer.id ASC LIMIT 1), (SELECT legacy_referrer_by_id.name FROM member_user legacy_referrer_by_id WHERE m.parent REGEXP '^[0-9]+$' AND legacy_referrer_by_id.id = CAST(m.parent AS UNSIGNED) AND legacy_referrer_by_id.site_code = m.site_code LIMIT 1), (SELECT legacy_referrer_by_code.name FROM member_user legacy_referrer_by_code WHERE legacy_referrer_by_code.site_code = m.site_code AND legacy_referrer_by_code.invite_code = m.parent ORDER BY legacy_referrer_by_code.id ASC LIMIT 1) ) AS referrer_member_name, COALESCE(mu_stats.sub_agent_count, 0) AS sub_agent_count, CASE WHEN m.team_role = 'LEADER' AND m.agent_team_id IS NOT NULL THEN COALESCE(team_member_stats.sub_member_count, 0) ELSE COALESCE(mu_stats.sub_member_count, 0) END AS sub_member_count, mar_stats.amount_usd_in_sum, COALESCE(first_dep_stats.first_deposit_amount, 0) AS first_deposit_amount, mar_stats.amount_cny_in_sum, COALESCE(reg_dep_stats.register_deposit_amount, 0) AS register_deposit_amount, mar_stats.amount_cny_out_sum, COALESCE(ma_stats.balance_cny_sum, 0) AS balance_cny_sum, COALESCE(ma_stats.center_balance_cny_sum, 0) AS center_balance_cny_sum, COALESCE(ma_stats.center_locked_balance_cny_sum, 0) AS center_locked_balance_cny_sum, COALESCE(ma_stats.venue_balance_cny_sum, 0) AS venue_balance_cny_sum, br_stats.win_lose_cny_sum, br_stats.amount_valid_cny_sum, br_stats.win_lose_cny_sum AS total_win_lose, mar_stats.amount_usd_in_sum AS total_deposit_amount, mar_stats.amount_cny_out_sum AS total_withdraw_amount, m.total_valid_bet_amount AS total_flow_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN agent_team agent_team_record ON agent_team_record.id = m.agent_team_id LEFT JOIN commission_plan cp ON cp.id = COALESCE(agent_team_record.commission_plan_id, m.commission_plan_id) LEFT JOIN commission_plan pending_team_plan ON pending_team_plan.id = agent_team_record.pending_commission_plan_id LEFT JOIN member_user pu ON m.agent_code = pu.id LEFT JOIN member_user team_referrer ON team_referrer.id = m.referrer_agent_id LEFT JOIN ( SELECT agent_code, SUM(CASE WHEN IFNULL(user_type, 1) = 1 THEN 1 ELSE 0 END) AS sub_agent_count, SUM(CASE WHEN IFNULL(user_type, 0) = 0 THEN 1 ELSE 0 END) AS sub_member_count FROM member_user WHERE agent_code IS NOT NULL GROUP BY agent_code ) mu_stats ON mu_stats.agent_code = m.id LEFT JOIN ( SELECT owner.agent_team_id, COUNT(1) AS sub_member_count FROM member_user owner JOIN member_user direct_member ON CAST(direct_member.agent_code AS CHAR) = CAST(owner.id AS CHAR) AND COALESCE(direct_member.user_type, 0) != 1 AND COALESCE(direct_member.is_agent, 0) != 1 WHERE owner.agent_team_id IS NOT NULL AND owner.team_role IN ('LEADER', 'SUBLINE') GROUP BY owner.agent_team_id ) team_member_stats ON team_member_stats.agent_team_id = m.agent_team_id LEFT JOIN ( SELECT member_id, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN COALESCE(actual_amount, amount_cny, amount) END) AS amount_usd_in_sum, SUM(CASE WHEN transaction_type = 1 AND status = 3 THEN actual_amount END) AS amount_cny_in_sum, SUM(CASE WHEN transaction_type = 2 AND status = 7 THEN amount_cny END) AS amount_cny_out_sum FROM member_account_record GROUP BY member_id ) mar_stats ON mar_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, mar.actual_amount AS first_deposit_amount FROM member_account_record mar INNER JOIN ( SELECT member_id, MIN(id) AS first_record_id FROM member_account_record WHERE transaction_type = 1 AND status = 3 GROUP BY member_id ) first_mar ON first_mar.first_record_id = mar.id ) first_dep_stats ON first_dep_stats.member_id = m.id LEFT JOIN ( SELECT mar.member_id, SUM(COALESCE(mar.actual_amount, mar.amount_cny, mar.amount)) AS register_deposit_amount FROM member_account_record mar INNER JOIN member_user mr ON mr.id = mar.member_id WHERE mar.transaction_type = 1 AND mar.status = 3 AND DATE(mar.create_time) = DATE(mr.reg_time) GROUP BY mar.member_id ) reg_dep_stats ON reg_dep_stats.member_id = m.id LEFT JOIN ( SELECT member_user_id, SUM(balance) AS balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN balance ELSE 0 END) AS center_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN COALESCE(locked_amount, 0) ELSE 0 END) AS center_locked_balance_cny_sum, SUM(CASE WHEN IFNULL(is_main, 0) = 1 OR venue_code IS NULL OR venue_code = '' THEN 0 ELSE balance END) AS venue_balance_cny_sum FROM member_account GROUP BY member_user_id ) ma_stats ON ma_stats.member_user_id = m.id LEFT JOIN ( SELECT member_id, SUM(net_amount) AS win_lose_cny_sum, SUM(valid_bet_amount) AS amount_valid_cny_sum FROM bet_records GROUP BY member_id ) br_stats ON br_stats.member_id = m.id WHERE m.site_code = ? AND (IFNULL(m.user_type, 0) = 1 OR IFNULL(m.is_agent, 0) = 1) AND m.agent_status = ? order by m.id desc ["8888",1] 01:00:03.354 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:05.291 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:06.435 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:08.294 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:11.670 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:11.976 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:12.841 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:14.764 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:15.838 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:16.665 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:16.879 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:17.499 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:18.640 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:18.865 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:19.876 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:20.119 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:24.509 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:24.865 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:25.902 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:29.759 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:33.357 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:35.299 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:35.303 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:36.429 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:38.301 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:41.675 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:41.782 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:41.977 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:44.757 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:45.840 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:46.663 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:46.876 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:47.511 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:47.928 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:48.718 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:48.854 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:49.874 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:50.120 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:51.924 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:54.485 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:54.868 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:56.215 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:00:59.759 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:03.345 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:03.951 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.241 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.414 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.441 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.448 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.449 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.451 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.451 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.719 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.720 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.721 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:04.955 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:05.078 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:05.277 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:05.378 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:05.405 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:05.686 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:05.686 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:05.754 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:05.798 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:06.147 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:06.151 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:06.159 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:06.440 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:06.675 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:06.809 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:06.811 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:06.811 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:07.091 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:07.103 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:08.305 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:11.673 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:12.103 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:12.107 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:12.834 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:14.759 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:15.836 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:16.665 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:16.874 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:17.502 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:18.637 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:18.864 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:19.146 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:19.565 [http-nio-9080-exec-68] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15096 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:19.705 [http-nio-9080-exec-56] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15244 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:19.838 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:19.869 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:20.117 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:20.342 [http-nio-9080-exec-57] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15608 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:20.589 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:21.313 [http-nio-9080-exec-45] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15501 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:21.606 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:21.606 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:22.977 [http-nio-9080-exec-43] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 16153 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:01:24.864 [http-nio-9080-exec-7] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5099 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:01:24.873 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:25.243 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:25.901 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:29.771 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:30.845 [http-nio-9080-exec-72] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10994 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:31.324 [http-nio-9080-exec-79] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10721 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:31.827 [http-nio-9080-exec-26] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 27365 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:32.058 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:32.375 [http-nio-9080-exec-62] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10753 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:33.353 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:33.371 [http-nio-9080-exec-86] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 28637 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:35.282 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:35.867 [http-nio-9080-exec-32] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 29696 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:36.053 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:36.375 [http-nio-9080-exec-97] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 29520 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:01:36.429 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:36.506 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:38.295 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:39.179 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 27062 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:01:40.732 [http-nio-9080-exec-64] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8662 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:41.673 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:41.983 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:42.359 [http-nio-9080-exec-29] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 20736 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1131] 01:01:44.761 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:45.356 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:45.360 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:45.830 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:46.661 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:47.739 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:47.777 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:47.918 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:47.939 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:48.637 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:48.864 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:49.878 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:50.132 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:53.091 [http-nio-9080-exec-34] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5199 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4373] 01:01:53.531 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:54.880 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:55.904 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:01:59.771 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:03.355 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:05.276 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:06.449 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:08.301 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:11.674 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:11.976 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:12.837 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:14.757 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:15.835 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:16.662 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:17.280 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:17.502 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:18.639 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:18.873 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:20.126 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:20.129 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:24.874 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:25.907 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:29.759 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:33.359 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:35.248 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:35.290 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:35.292 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:36.443 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:38.295 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:41.976 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:42.237 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:44.762 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:45.829 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:46.667 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:46.878 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:47.496 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:47.925 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:48.638 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:48.853 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:49.877 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:50.117 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:54.877 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:55.904 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:02:59.767 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:01.630 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:01.780 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:01.782 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:01.783 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:01.954 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:03.358 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:03.519 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:03.771 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:04.066 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:04.071 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:04.071 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:04.078 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:04.078 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:04.285 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:04.299 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:04.429 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:04.617 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:04.617 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:05.282 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:05.977 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:06.371 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:06.512 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:06.957 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:07.206 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:08.313 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:10.288 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:10.396 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:10.597 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:11.998 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:12.242 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:12.399 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:12.838 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:12.931 [http-nio-9080-exec-50] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4754 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:13.306 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:14.004 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:14.757 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:15.066 [http-nio-9080-exec-44] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13268 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:03:15.841 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:16.664 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:16.880 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:17.324 [http-nio-9080-exec-90] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15525 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:03:17.408 [http-nio-9080-exec-91] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13314 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:17.475 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:17.486 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:18.317 [http-nio-9080-exec-28] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4909 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:03:18.412 [http-nio-9080-exec-70] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13780 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:18.520 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:18.640 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:18.863 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:19.220 [http-nio-9080-exec-96] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13230 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:19.867 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:20.080 [http-nio-9080-exec-11] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13111 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:03:20.118 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:24.878 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:25.905 [http-nio-9080-exec-72] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 21811 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:25.912 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:25.927 [http-nio-9080-exec-22] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 21630 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:26.063 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:26.074 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:26.248 [http-nio-9080-exec-85] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 22163 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:26.853 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:27.480 [http-nio-9080-exec-54] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 20955 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:29.772 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:33.138 [http-nio-9080-exec-42] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6273 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:33.270 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:33.360 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:35.097 [http-nio-9080-exec-15] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9011 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:35.159 [http-nio-9080-exec-37] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9081 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:35.280 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:36.237 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:38.310 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:38.411 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5129 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:03:41.676 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:42.279 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:44.759 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:45.830 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:46.661 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:46.877 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:47.484 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:47.918 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:48.634 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:48.866 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:49.876 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:50.120 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:54.869 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:55.904 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:03:59.775 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:03.369 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:05.279 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:08.301 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:11.688 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:12.845 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:14.765 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:15.040 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:15.929 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:16.673 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:16.876 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:17.928 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:18.634 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:18.859 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:19.879 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:20.134 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:24.878 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:25.910 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:29.767 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:33.363 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:35.277 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:35.342 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:38.310 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:41.678 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:45.053 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:46.012 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:46.662 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:46.877 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:47.924 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:47.935 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:48.630 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:49.041 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:49.878 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:50.118 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:54.869 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:55.912 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:04:59.758 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:03.354 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:05.287 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:08.310 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:11.690 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:12.946 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:13.092 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:13.483 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:15.838 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:15.931 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:16.059 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:16.661 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:16.872 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:18.628 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:18.636 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:18.857 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:19.873 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:20.127 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:23.986 [http-nio-9080-exec-67] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5070 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:05:24.260 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:24.873 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:25.909 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:29.776 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:33.367 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:35.282 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:35.357 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:36.628 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:36.631 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:38.325 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:41.686 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:44.493 [http-nio-9080-exec-40] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7853 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:05:44.756 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:45.832 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:46.660 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:46.880 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:47.920 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:48.631 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:48.864 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:49.980 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:50.119 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:51.934 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:55.452 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:55.902 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:05:59.758 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:03.366 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:04.356 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:05.279 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:08.305 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:11.686 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:12.833 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:14.755 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:15.841 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:16.435 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:16.463 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:16.659 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:16.875 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:18.627 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:18.866 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:19.874 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:20.114 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:24.868 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:25.374 [http-nio-9080-exec-78] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8927 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:06:25.902 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:29.777 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:33.358 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:35.284 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:35.308 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:38.303 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:41.693 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:44.752 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:45.839 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:46.664 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:46.870 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:47.928 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:48.627 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:48.894 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:49.866 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:50.112 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:54.870 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:55.902 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:06:59.764 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:03.363 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:03.883 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:05.278 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:08.305 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:11.683 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:12.980 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:14.752 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:15.840 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:16.659 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:16.870 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:18.629 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:18.856 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:19.864 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:20.116 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:24.875 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:25.902 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:29.760 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:33.366 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:35.564 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:36.147 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:38.320 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:41.680 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:44.756 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:45.043 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:45.829 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:46.662 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:46.875 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:47.877 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:47.923 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:48.082 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:48.626 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:48.868 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:49.859 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:50.120 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:50.360 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:50.465 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:50.683 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:51.682 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:54.864 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:55.893 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:07:59.231 [http-nio-9080-exec-35] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8754 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:07:59.755 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:00.553 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:03.360 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:03.890 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:05.273 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:08.314 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:11.688 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:12.833 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:15.086 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:15.830 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:16.878 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:16.965 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:17.733 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:18.630 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:18.858 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:19.857 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:20.111 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:24.042 [http-nio-9080-exec-30] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6025 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:08:24.333 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:24.876 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:25.896 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:29.769 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:30.564 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:33.417 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:35.265 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:35.317 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:38.320 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:41.696 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:43.507 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:43.773 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.324 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.326 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.326 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.328 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.329 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.329 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.579 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.580 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.580 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.580 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.580 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.581 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.754 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:44.833 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:45.828 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:46.030 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:46.663 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:46.876 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:47.837 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:47.922 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:48.336 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:48.404 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:48.564 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:48.628 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:48.680 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:48.863 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:49.861 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:50.118 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:50.435 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:50.447 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:50.545 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:50.636 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:51.628 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:51.652 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:53.135 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:53.136 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:53.256 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:53.400 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:53.499 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:53.590 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:54.125 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:54.132 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:54.276 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:54.282 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:54.318 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:54.451 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:54.572 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:54.863 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:55.361 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:55.433 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:55.434 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:55.573 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:55.898 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:57.522 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:57.522 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:57.527 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:57.909 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:57.939 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:08:59.755 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:00.555 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:03.370 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:03.877 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:05.271 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:08.314 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:11.691 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:13.109 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:14.753 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:15.830 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:16.649 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:16.876 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:18.627 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:18.865 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:19.859 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:20.104 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:24.865 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:25.109 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:25.907 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:29.759 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:30.938 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:33.369 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:35.271 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:36.953 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:38.319 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:41.689 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:44.751 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:45.842 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:46.650 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:46.865 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:47.929 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:48.625 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:48.926 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:49.866 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:50.108 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:54.872 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:55.891 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:09:59.755 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:00.551 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:03.372 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:03.883 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:05.277 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:08.324 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:11.686 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:12.846 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:14.751 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:15.838 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:16.654 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:16.871 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:18.624 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:18.882 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:19.858 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:20.114 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:24.865 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:25.891 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:29.758 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:30.556 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:33.381 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:35.275 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:35.488 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:38.325 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:41.695 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:44.749 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:45.831 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:46.651 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:46.860 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:47.923 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:48.624 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:48.858 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:49.862 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:50.105 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:54.863 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:55.036 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:55.895 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:10:59.753 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:00.550 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:03.388 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:03.876 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:05.268 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:08.318 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:10.283 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:10.384 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:11.690 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:12.851 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:14.751 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:16.537 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:16.647 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:16.667 [http-nio-9080-exec-9] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6271 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:11:16.861 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:18.625 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:18.871 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:19.861 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:20.104 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:21.277 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:21.480 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:22.541 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:24.122 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:24.128 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:24.128 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:24.128 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:24.873 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:25.454 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:25.889 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:29.758 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:30.126 [http-nio-9080-exec-30] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5986 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:11:30.252 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:30.455 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:31.642 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:32.795 [http-nio-9080-exec-15] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8660 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:11:33.384 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:35.266 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:35.343 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:35.680 [http-nio-9080-exec-16] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5213 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:11:38.318 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:40.457 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:41.701 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:44.748 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:45.443 [http-nio-9080-exec-45] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4974 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:11:46.363 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:46.549 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:46.650 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:46.861 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:46.882 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:47.931 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:48.624 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:48.886 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:49.856 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:50.102 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:54.871 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:55.893 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:56.727 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:56.735 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:56.736 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:57.533 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:11:59.757 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:00.575 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:03.387 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:03.882 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:04.884 [http-nio-9080-exec-33] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7076 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:12:05.259 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:05.391 [http-nio-9080-exec-67] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8643 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:12:05.395 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:05.648 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:08.313 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:11.306 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5647 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:12:11.689 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:12.837 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:14.749 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:15.839 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:16.650 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:16.862 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:18.625 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:18.861 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:20.115 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:20.138 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:24.864 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:26.192 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:28.253 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:28.604 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:29.757 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:30.555 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:31.943 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:33.394 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:33.845 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5579 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:12:35.260 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:35.403 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:38.324 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:41.697 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:44.753 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:46.649 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:46.865 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:47.934 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:48.629 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:48.871 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:49.857 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:50.101 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:51.639 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:54.873 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:55.891 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:58.137 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:12:59.757 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:00.562 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:03.394 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:03.880 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:05.268 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:08.314 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:11.703 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:12.841 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:14.747 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:16.646 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:16.857 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:18.625 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:18.860 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:19.856 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:20.102 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:24.867 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:25.901 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:28.885 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:28.961 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:28.961 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:29.760 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:30.563 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:33.377 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:35.264 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:35.981 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:36.386 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:37.201 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:38.122 [http-nio-9080-exec-21] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9144 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:13:38.277 [http-nio-9080-exec-68] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9304 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:13:38.325 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:38.525 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:38.600 [http-nio-9080-exec-12] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9703 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:13:38.894 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:41.695 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:44.763 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:46.081 [http-nio-9080-exec-70] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7175 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:13:46.163 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:46.648 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:46.892 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:47.260 [http-nio-9080-exec-96] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8724 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:13:47.934 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:48.625 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:48.868 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:49.849 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:50.105 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:52.754 [http-nio-9080-exec-92] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6579 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:13:53.002 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:13:53.002 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:53.378 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:13:53.378 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:54.872 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:55.834 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:55.922 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:56.310 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:13:59.755 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:00.860 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:03.392 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:03.878 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:04.108 [http-nio-9080-exec-13] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7786 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:14:04.598 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:05.302 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:08.361 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:11.647 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:11.834 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:12.837 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:14.748 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:15.225 [http-nio-9080-exec-69] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10614 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:14:16.648 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:16.892 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:18.622 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:18.862 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:20.108 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:20.119 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:23.205 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:24.860 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:25.215 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:25.933 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:29.753 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:30.509 [http-nio-9080-exec-8] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7292 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:14:33.394 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:35.299 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:35.733 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:36.713 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:36.760 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:36.800 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:38.363 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:41.703 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:44.747 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:45.374 [http-nio-9080-exec-84] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8648 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:14:46.648 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:46.889 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:47.929 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:48.626 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:48.871 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:49.847 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:50.109 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:54.861 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:55.919 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:57.509 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:57.685 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:14:59.751 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:00.637 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:03.391 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:03.875 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:05.299 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:08.358 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:08.858 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:09.035 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:09.038 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:09.039 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:11.546 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:11.704 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:12.837 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:14.260 [http-nio-9080-exec-24] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5210 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:15:14.745 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:16.646 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:16.888 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:18.188 [http-nio-9080-exec-1] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9139 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:15:18.469 [http-nio-9080-exec-52] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9412 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:15:18.623 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:18.885 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:19.853 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:20.103 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:20.957 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:20.960 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:24.868 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:25.926 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:27.242 [http-nio-9080-exec-40] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6271 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:15:29.751 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:29.786 [http-nio-9080-exec-48] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8815 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:15:29.895 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:30.560 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:33.392 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:35.301 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:35.415 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:38.357 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:38.891 [http-nio-9080-exec-68] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8982 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:15:39.015 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:15:39.015 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:39.188 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:15:39.188 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:39.812 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:41.241 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:41.242 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:41.244 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:41.706 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:44.748 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:46.647 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:46.897 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:47.927 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:48.628 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:48.870 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:49.848 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:50.043 [http-nio-9080-exec-27] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8778 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3597] 01:15:50.104 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:50.563 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:50.692 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:51.214 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:51.214 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:51.215 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:51.369 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:51.392 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:54.776 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:54.868 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:54.979 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:55.926 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:57.333 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:57.360 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:57.971 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:59.185 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:59.722 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:15:59.748 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:00.594 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:01.981 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:03.396 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:03.693 [http-nio-9080-exec-47] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6348 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:16:03.877 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:07.881 [http-nio-9080-exec-33] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8694 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3597] 01:16:11.547 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:12.836 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:16.007 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:18.870 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:24.535 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:38.282 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:38.796 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:44.995 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:46.790 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:48.867 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:49.860 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:52.537 [http-nio-9080-exec-69] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7627 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3597] 01:16:55.513 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:16:58.583 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:00.765 [http-nio-9080-exec-69] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8198 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3597] 01:17:03.407 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:03.871 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:06.805 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:08.277 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:11.545 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:11.701 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:12.851 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:14.818 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:16.719 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:16.799 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:18.691 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:18.862 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:19.861 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:20.184 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:24.854 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:25.957 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:30.717 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:32.534 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:32.733 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:33.395 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:35.258 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:38.284 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:39.064 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5781 millis. SELECT count(0) FROM fund_pool_record fpr LEFT JOIN member_red_packet rp ON rp.red_packet_no = fpr.transaction_id LEFT JOIN site rp_site ON rp_site.code = rp.site_code LEFT JOIN member_user_bonus_record ac ON fpr.transaction_type = 31 AND fpr.transaction_id = concat('AC', ac.id) LEFT JOIN site ac_site ON ac_site.code = ac.site_code LEFT JOIN member_account_record mar ON mar.id = fpr.member_account_record_id AND fpr.member_account_record_id > 0 LEFT JOIN site mar_site ON mar_site.code = mar.site_code LEFT JOIN site_monthly_settlement_bill smb ON smb.bill_no = fpr.transaction_id AND fpr.transaction_type = 14 WHERE (fpr.site_code IS NULL OR fpr.site_code = '') AND fpr.amount_type = 0 [] 01:17:40.353 [http-nio-9080-exec-31] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7806 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:17:41.332 [http-nio-9080-exec-78] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8588 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:17:41.706 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:44.740 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:46.638 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:46.795 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:46.801 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7736 millis. select fpr.transaction_id, fpr.transaction_type, case fpr.transaction_type when 2 then '站点提现' when 4 then '代理提现' when 5 then '会员充值' when 6 then '会员提现' when 7 then '总控向站点转账' when 12 then '分润' when 14 then '站点月结' when 15 then '额度增减' when 28 then '红包发放扣款' when 29 then '红包过期退回' when 30 then '总站余额补充' when 31 then '活动彩金扣款' when 32 then '充提手续费扣款' else concat('业务类型#', fpr.transaction_type) end as transaction_type_name, coalesce(nullif(fpr.amount_from, ''), '总站') as subject_name, coalesce(rp_site.name_zn, mar_site.name_zn, ac_site.name_zn, smb.site_name, rp.site_code, mar.site_code, ac.site_code, smb.site_code, '总站') as related_site_name, fpr.remark, fpr.amount, fpr.amount_before as balance_before, fpr.amount_after as balance_after, coalesce(fpr.update_time, fpr.create_time) as create_time from fund_pool_record fpr left join member_red_packet rp on rp.red_packet_no = fpr.transaction_id left join site rp_site on rp_site.code = rp.site_code left join member_user_bonus_record ac on fpr.transaction_type = 31 and fpr.transaction_id = concat('AC', ac.id) left join site ac_site on ac_site.code = ac.site_code left join member_account_record mar on mar.id = fpr.member_account_record_id and fpr.member_account_record_id > 0 left join site mar_site on mar_site.code = mar.site_code left join site_monthly_settlement_bill smb on smb.bill_no = fpr.transaction_id and fpr.transaction_type = 14 WHERE (fpr.site_code is null or fpr.site_code = '') and fpr.amount_type = 0 order by coalesce(fpr.update_time, fpr.create_time) desc, fpr.id desc LIMIT ? [20] 01:17:47.943 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:48.619 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:48.875 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:49.845 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:50.096 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:54.852 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:55.182 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:17:55.873 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:00.600 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:03.395 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:03.874 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:05.192 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:08.280 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:08.951 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:08.955 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:11.540 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:11.709 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:12.841 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:14.737 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:14.755 [http-nio-9080-exec-29] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5787 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:18:16.639 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:16.785 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:18.619 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:18.904 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:19.857 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:20.100 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:24.851 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:25.858 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:28.703 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:28.798 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:28.800 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:28.800 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:28.892 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:28.930 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:30.162 [http-nio-9080-exec-18] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6163 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4182] 01:18:31.445 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:33.396 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:33.958 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:33.994 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:35.202 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:35.414 [http-nio-9080-exec-88] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 3861 millis. SELECT count(0) FROM fund_pool_record fpr LEFT JOIN member_red_packet rp ON rp.red_packet_no = fpr.transaction_id LEFT JOIN site rp_site ON rp_site.code = rp.site_code LEFT JOIN member_user_bonus_record ac ON fpr.transaction_type = 31 AND fpr.transaction_id = concat('AC', ac.id) LEFT JOIN site ac_site ON ac_site.code = ac.site_code LEFT JOIN member_account_record mar ON mar.id = fpr.member_account_record_id AND fpr.member_account_record_id > 0 LEFT JOIN site mar_site ON mar_site.code = mar.site_code LEFT JOIN site_monthly_settlement_bill smb ON smb.bill_no = fpr.transaction_id AND fpr.transaction_type = 14 WHERE (fpr.site_code IS NULL OR fpr.site_code = '') AND fpr.amount_type = 0 [] 01:18:35.546 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:37.950 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:38.276 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:38.942 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:41.708 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:43.169 [http-nio-9080-exec-88] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7754 millis. select fpr.transaction_id, fpr.transaction_type, case fpr.transaction_type when 2 then '站点提现' when 4 then '代理提现' when 5 then '会员充值' when 6 then '会员提现' when 7 then '总控向站点转账' when 12 then '分润' when 14 then '站点月结' when 15 then '额度增减' when 28 then '红包发放扣款' when 29 then '红包过期退回' when 30 then '总站余额补充' when 31 then '活动彩金扣款' when 32 then '充提手续费扣款' else concat('业务类型#', fpr.transaction_type) end as transaction_type_name, coalesce(nullif(fpr.amount_from, ''), '总站') as subject_name, coalesce(rp_site.name_zn, mar_site.name_zn, ac_site.name_zn, smb.site_name, rp.site_code, mar.site_code, ac.site_code, smb.site_code, '总站') as related_site_name, fpr.remark, fpr.amount, fpr.amount_before as balance_before, fpr.amount_after as balance_after, coalesce(fpr.update_time, fpr.create_time) as create_time from fund_pool_record fpr left join member_red_packet rp on rp.red_packet_no = fpr.transaction_id left join site rp_site on rp_site.code = rp.site_code left join member_user_bonus_record ac on fpr.transaction_type = 31 and fpr.transaction_id = concat('AC', ac.id) left join site ac_site on ac_site.code = ac.site_code left join member_account_record mar on mar.id = fpr.member_account_record_id and fpr.member_account_record_id > 0 left join site mar_site on mar_site.code = mar.site_code left join site_monthly_settlement_bill smb on smb.bill_no = fpr.transaction_id and fpr.transaction_type = 14 WHERE (fpr.site_code is null or fpr.site_code = '') and fpr.amount_type = 0 order by coalesce(fpr.update_time, fpr.create_time) desc, fpr.id desc LIMIT ? [20] 01:18:44.737 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:45.663 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:45.843 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:45.913 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:45.918 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:46.794 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:46.917 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:47.134 [http-nio-9080-exec-15] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9170 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:18:47.209 [http-nio-9080-exec-15] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleServiceException,61] - 当前设备已参与过该活动 com.ruoyi.common.exception.ServiceException: 当前设备已参与过该活动 at com.ruoyi.system.service.impl.MemberVipBenefitServiceImpl.validateActivityClaimRestrictions(MemberVipBenefitServiceImpl.java:1472) at com.ruoyi.system.service.impl.MemberVipBenefitServiceImpl.receiveActivityBonus(MemberVipBenefitServiceImpl.java:1402) at com.ruoyi.system.service.impl.MemberVipBenefitServiceImpl.receiveBonus(MemberVipBenefitServiceImpl.java:507) at com.ruoyi.system.service.impl.MemberVipBenefitServiceImpl$$FastClassBySpringCGLIB$$feebb7ec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at com.ruoyi.system.service.impl.MemberVipBenefitServiceImpl$$EnhancerBySpringCGLIB$$1b40a9ef.receiveBonus() at com.ruoyi.web.controller.api.member.MemberVipApiController.memberReceiveBonus(MemberVipApiController.java:115) at sun.reflect.GeneratedMethodAccessor1570.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337) at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at com.ruoyi.framework.security.filter.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:117) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at com.ruoyi.framework.risk.RiskBehaviorContextFilter.doFilterInternal(RiskBehaviorContextFilter.java:32) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1826) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.lang.Thread.run(Thread.java:750) 01:18:47.935 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:48.619 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:48.913 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:49.843 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:50.104 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:50.604 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:51.172 [http-nio-9080-exec-33] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5248 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:18:51.193 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:52.768 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:53.653 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:54.856 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:55.165 [http-nio-9080-exec-92] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9310 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:18:55.229 [http-nio-9080-exec-58] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9300 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:18:55.349 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:55.423 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:55.435 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:55.503 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:18:55.868 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:03.440 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:03.944 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:04.636 [http-nio-9080-exec-72] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9274 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:19:04.834 [http-nio-9080-exec-10] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9319 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:19:05.195 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:06.619 [http-nio-9080-exec-17] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 12955 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:19:06.799 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:06.801 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:08.284 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:11.149 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:11.542 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:11.704 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:12.011 [http-nio-9080-exec-51] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 16576 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:19:12.224 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:12.720 [http-nio-9080-exec-49] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 17271 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:19:12.828 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:13.348 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:14.737 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:16.040 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:16.078 [http-nio-9080-exec-6] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9267 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:19:16.105 [http-nio-9080-exec-5] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9293 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:19:16.638 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:16.659 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:19:16.659 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:16.789 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:17.039 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:19:17.039 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:18.620 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:18.876 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:18.898 [http-nio-9080-exec-43] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5188 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3597] 01:19:19.344 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:19.393 [http-nio-9080-exec-67] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7157 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:19:19.478 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:19.852 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:20.095 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:24.427 [http-nio-9080-exec-22] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4937 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:19:24.860 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:24.950 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:19:24.950 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:25.174 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:19:25.174 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:25.303 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:25.861 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:33.391 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:35.196 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:35.390 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:38.290 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:41.026 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:44.740 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:46.637 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:46.784 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:47.924 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:48.619 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:48.873 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:49.852 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:50.101 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:54.860 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:19:55.855 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:03.397 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:03.857 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:05.189 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:08.279 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:09.934 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:11.031 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:11.540 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:12.834 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:14.744 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:16.636 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:16.788 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:17.430 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:18.619 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:18.686 [http-nio-9080-exec-33] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8740 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:20:18.886 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:19.856 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:20.096 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:24.860 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:25.861 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:30.621 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:33.400 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:35.191 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:35.254 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:38.287 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:39.337 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/applyAli, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:20:39.337 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:41.036 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:41.728 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:44.737 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:46.496 [http-nio-9080-exec-82] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7148 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:20:46.638 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:46.793 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:48.616 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:48.873 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:49.856 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:50.095 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:50.946 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:51.275 [http-nio-9080-exec-82] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4681 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:20:51.499 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:52.764 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:52.764 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:54.860 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:20:55.853 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:00.575 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:01.481 [http-nio-9080-exec-20] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8705 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:21:01.674 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:01.674 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:02.128 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:02.227 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:03.400 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:05.190 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:06.380 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:08.279 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:11.051 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:11.234 [http-nio-9080-exec-87] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9545 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:21:11.577 [http-nio-9080-exec-36] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9890 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:21:11.710 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:12.270 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:12.836 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:14.737 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:16.029 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:16.046 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:16.636 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:16.790 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:18.616 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:18.872 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:19.839 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:20.099 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:23.215 [http-nio-9080-exec-81] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10933 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:21:23.400 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:24.602 [http-nio-9080-exec-79] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8542 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:21:24.852 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:25.867 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:30.596 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:32.033 [http-nio-9080-exec-22] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8622 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:21:33.396 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:35.186 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:35.546 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:38.282 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:41.057 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:41.714 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:44.123 [http-nio-9080-exec-52] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5118 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:21:44.744 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:46.645 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:46.790 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:47.933 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:48.617 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:48.864 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:49.686 [http-nio-9080-exec-38] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4928 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:21:49.854 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:50.092 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:54.854 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:21:55.863 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:00.584 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:00.680 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:00.687 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:00.694 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:00.748 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:03.406 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:03.858 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:05.194 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:08.298 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:11.711 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:12.835 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:14.734 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:16.634 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:16.787 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:18.615 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:18.880 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:20.102 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:20.129 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:21.204 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:21.210 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:21.216 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:21.399 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:23.455 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:23.831 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:23.833 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:23.835 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:24.852 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:24.937 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:25.124 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:25.858 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:25.914 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:26.699 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:27.840 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:30.584 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:31.968 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:32.525 [http-nio-9080-exec-66] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8678 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:22:32.691 [http-nio-9080-exec-43] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 1912 millis. select COALESCE(sum(br.bet_amount), 0) as betAmount, COALESCE(sum(br.valid_bet_amount), 0) as validBetAmount, COALESCE(sum(br.net_amount), 0) as netAmount from bet_records br WHERE br.user_name like concat('%', ?, '%') ["klpo9090"] 01:22:32.727 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:33.398 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:35.183 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:35.272 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:37.749 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13905 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:22:38.139 [http-nio-9080-exec-17] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 14292 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:22:38.291 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:38.761 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:41.326 [http-nio-9080-exec-77] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8587 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:22:41.407 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:41.701 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:44.736 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:46.325 [http-nio-9080-exec-64] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7550 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:22:46.639 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:46.784 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:47.932 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:48.315 [http-nio-9080-exec-91] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 17540 millis. select count(1) from bet_records br WHERE br.user_name like concat('%', ?, '%') ["klpo9090"] 01:22:48.616 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:48.875 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:49.847 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:49.957 [http-nio-9080-exec-54] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8538 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:22:50.098 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:50.141 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:22:50.141 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:50.370 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:22:50.370 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:54.513 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:54.514 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:54.850 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:22:55.856 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:00.567 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:01.230 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:03.089 [http-nio-9080-exec-59] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8563 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:23:03.409 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:03.858 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:05.197 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:05.683 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:07.267 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:08.295 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:09.066 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:09.440 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:09.525 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:09.545 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:09.555 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:09.710 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:09.779 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:09.788 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:09.790 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:10.027 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:10.130 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:10.863 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:11.532 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:11.706 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:12.839 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:13.071 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:13.638 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:13.896 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:14.017 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:14.590 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:14.739 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:16.639 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:16.788 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:18.619 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:18.871 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:19.331 [http-nio-9080-exec-6] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9529 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:23:19.651 [http-nio-9080-exec-34] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9612 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:23:19.757 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:19.842 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:20.104 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:22.887 [http-nio-9080-exec-77] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9771 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:23:24.847 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:25.860 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:27.519 [http-nio-9080-exec-41] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 17950 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:23:27.627 [http-nio-9080-exec-2] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 18070 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:23:28.435 [http-nio-9080-exec-35] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 18293 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:23:28.933 [http-nio-9080-exec-6] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9596 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:23:29.413 [http-nio-9080-exec-65] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9644 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:23:29.745 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:29.790 [http-nio-9080-exec-18] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15762 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:23:30.558 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:33.409 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:35.184 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:35.283 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:38.290 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:41.718 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:43.123 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:43.135 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:43.944 [http-nio-9080-exec-54] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13758 millis. select count(1) from bet_records br WHERE br.user_name like concat('%', ?, '%') ["klpo9090"] 01:23:44.737 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:46.635 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:46.776 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:47.929 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:48.615 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:48.868 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:49.846 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:50.092 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:52.202 [http-nio-9080-exec-54] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8257 millis. select br.member_id, br.site_code, br.id, br.generated_id, br.biz_id, br.player_name, br.user_name, br.venue_code, br.venue_name, br.game_type_id, br.game_type_name, br.platform_name, br.round_no, br.round_id, br.play_name, br.play_option_name, br.table_code, br.table_name, br.game_room, br.series_name, br.ticket_plan_no, br.bet_model, br.odds_value, br.bet_content, br.judge_result, br.bet_count, br.bet_multiple, br.block_hash, br.hash_banker_result, br.match_start_time, br.match_detail, br.market_detail, br.order_detail, br.bet_amount, br.valid_bet_amount, br.net_amount, br.pay_amount, br.ob_bet_status, br.bet_at, br.turnover_cycle_id, br.net_at, br.sync_at, br.currency, br.create_time, br.update_time, br.create_by, br.update_by, br.remark, br.venue_type, br.agent_code, coalesce(nullif(trim(br.round_no), ''), nullif(trim(br.round_id), '')) as game_number, ( select s.name_zn from site s where s.code = br.site_code limit 1 ) as site_name, ( select mu_vip.vip_level from member_user mu_vip where mu_vip.id = br.member_id and mu_vip.site_code = br.site_code limit 1 ) as vip_level, ( select mu_agent.name from member_user mu_agent where mu_agent.id = cast(br.agent_code as unsigned) limit 1 ) as agent_name, ( select mu_member.agent_code from member_user mu_member where mu_member.id = br.member_id and mu_member.site_code = br.site_code limit 1 ) as member_agent_id, ( select mu_agent.name from member_user mu_member join member_user mu_agent on mu_agent.id = mu_member.agent_code where mu_member.id = br.member_id and mu_member.site_code = br.site_code limit 1 ) as member_agent_name from ( select br.id from bet_records br WHERE br.user_name like concat('%', ?, '%') order by br.sync_at desc, br.id desc limit ?, ? ) page_ids inner join bet_records br on br.id = page_ids.id order by br.sync_at desc, br.id desc ["klpo9090",1260,20] 01:23:54.856 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:23:55.853 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:01.022 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:03.141 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:03.406 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:03.859 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:05.220 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:08.299 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:11.710 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:11.827 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:12.839 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:14.733 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:16.477 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:16.639 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:16.742 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:16.779 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:18.614 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:18.864 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:19.840 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:20.091 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:24.856 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:25.088 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:25.862 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:29.748 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:32.977 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:33.410 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:33.448 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:33.449 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:33.551 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:33.553 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:33.748 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:35.187 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:35.239 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:36.264 [http-nio-9080-exec-9] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5204 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:24:37.771 [http-nio-9080-exec-83] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8924 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:24:38.294 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:41.719 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:42.583 [http-nio-9080-exec-33] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9123 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:24:44.733 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:45.282 [http-nio-9080-exec-9] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9001 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4313] 01:24:46.635 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:46.776 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:47.924 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:48.528 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15066 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:24:48.625 [http-nio-9080-exec-54] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 14859 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:24:48.765 [http-nio-9080-exec-94] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15200 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:24:48.864 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:49.835 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:50.093 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:54.875 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:24:55.856 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:00.898 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:01.771 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:03.073 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:03.374 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:03.414 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:03.851 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:05.190 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:08.299 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:11.534 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:11.706 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:11.974 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:12.285 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:12.831 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:13.928 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:16.635 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:16.786 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:18.865 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:19.844 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:20.099 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:21.536 [http-nio-9080-exec-37] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9236 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:25:23.714 [http-nio-9080-exec-44] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9784 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:25:24.855 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:25.853 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:29.745 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:33.413 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:35.188 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:35.716 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:38.292 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:41.705 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:46.783 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:47.927 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:48.863 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:49.842 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:50.086 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:54.844 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:25:55.848 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:01.023 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:02.145 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:03.416 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:03.859 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:05.192 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:08.300 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:11.535 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:11.720 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:12.840 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:16.772 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:18.873 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:19.838 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:20.090 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:24.932 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:25.862 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:27.726 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:27.748 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:28.710 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:28.722 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:30.160 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:33.415 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:34.078 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:34.087 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:34.091 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:34.414 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:35.188 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:35.424 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:35.444 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:35.480 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:35.812 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:36.081 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:36.790 [http-nio-9080-exec-67] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9051 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:26:38.036 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:38.053 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:38.293 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:39.390 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:39.735 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:40.065 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:40.346 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:41.551 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:41.715 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:41.886 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:42.194 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:42.488 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:43.486 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:43.754 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:44.000 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:44.263 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:45.385 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:45.776 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:46.052 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:46.313 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:46.783 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:47.880 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:47.929 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:48.274 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:48.517 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:48.762 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:48.861 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:49.155 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:49.432 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:49.842 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:50.086 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:50.608 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:50.614 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:50.892 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:52.333 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:54.846 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:26:55.844 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:01.122 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:03.412 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:03.863 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:05.180 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:06.380 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:06.594 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:06.600 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:06.608 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:06.672 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:06.705 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:08.031 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:08.268 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:08.302 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:08.344 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:08.346 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:11.537 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:11.723 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:12.834 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:13.372 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4728 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3143] 01:27:13.728 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:14.064 [http-nio-9080-exec-19] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5705 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:27:16.773 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:18.267 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:18.438 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:18.861 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:19.841 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:20.089 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:24.847 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:25.898 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:26.525 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:26.526 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:26.606 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:27.648 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:29.740 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:30.569 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:31.771 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5153 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:27:31.872 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:32.714 [http-nio-9080-exec-21] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4703 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:27:33.207 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:33.422 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:35.183 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:35.265 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:36.847 [http-nio-9080-exec-28] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4963 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:27:38.294 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:41.723 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:45.553 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:46.780 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:47.931 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:48.884 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:49.835 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:50.092 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:54.855 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:27:55.853 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:01.247 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:01.551 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:03.423 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:03.843 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:05.188 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:06.581 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:06.582 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:08.306 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:08.744 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:08.757 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:11.536 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:11.720 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:12.837 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:14.285 [http-nio-9080-exec-37] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7692 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:28:16.779 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:18.867 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:20.098 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:20.107 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:24.849 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:25.371 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:25.858 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:29.741 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:30.558 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:31.444 [http-nio-9080-exec-17] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4672 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:28:33.417 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:35.176 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:35.241 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:36.178 [http-nio-9080-exec-17] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4702 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:28:36.525 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:36.588 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:38.302 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:41.718 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:46.779 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:46.895 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:46.976 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:47.027 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:47.148 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:47.177 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:47.933 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:48.618 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:48.871 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:49.829 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:49.833 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:50.097 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:50.290 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:50.291 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:50.685 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:51.301 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:51.304 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:51.695 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:51.966 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:52.502 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:52.507 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:53.688 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:54.058 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:54.432 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:54.835 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:54.846 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:55.854 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:55.928 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:55.928 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:56.331 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:56.713 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:56.890 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:56.891 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.019 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.220 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.220 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.301 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.345 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.577 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.592 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.601 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.944 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.980 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:57.980 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:58.370 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:28:59.737 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:00.579 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:01.176 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:01.609 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:01.609 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:01.759 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:01.760 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:01.986 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:03.425 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:03.847 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:05.183 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:06.540 [http-nio-9080-exec-77] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4701 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:29:07.367 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:08.298 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:11.534 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:11.726 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:12.839 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:15.775 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:16.775 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:18.616 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:18.864 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:19.834 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:20.090 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:24.849 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:25.350 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:25.768 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:25.768 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:25.854 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:29.739 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:30.558 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:31.587 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:31.977 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:32.081 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:32.594 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:33.473 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:35.177 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:35.645 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:38.299 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:41.719 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:45.759 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:46.775 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:47.928 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:48.616 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:48.877 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:49.836 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:50.085 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:54.858 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:55.702 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:55.703 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:55.850 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:57.406 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:57.408 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:57.411 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:57.721 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:58.151 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:29:59.741 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:00.581 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:01.484 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:03.425 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:03.855 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:04.409 [http-nio-9080-exec-35] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4789 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:30:05.180 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:05.399 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:08.373 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:10.785 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:10.791 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:11.541 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:11.718 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:12.834 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:15.764 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:16.244 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:16.250 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:16.253 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:16.578 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:16.776 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:17.799 [http-nio-9080-exec-43] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6994 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:30:18.618 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:18.868 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:19.830 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:20.086 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:22.819 [schedule-pool-28] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 22812 millis. select a.id agent_id, a.site_code, cast(a.id as char) agent_code, a.name agent_name, p.id parent_agent_id, p.name parent_agent_name, cast(p.id as char) parent_agent_code, case when a.agent_level is not null and a.agent_level > 0 then '多层级代理' when a.star_level is not null and a.star_level > 0 then '星级代理' else '代理' end agent_type, a.agent_status, a.reg_time agent_reg_time, m.id member_id, coalesce((select sum(coalesce(r.actual_amount, r.amount_cny, r.amount, 0)) from member_account_record r where r.member_id = m.id and r.transaction_type = 1 and r.status = 3 and r.create_time >= a.reg_time), 0) deposit_amount, coalesce((select sum(coalesce(b.valid_bet_amount, 0)) from bet_records b where b.member_id = m.id and b.bet_at >= a.reg_time), 0) valid_bet_amount, coalesce((select sum(coalesce(rr.rebate_amount, 0)) from member_user_rebate_record rr where rr.member_user_id = m.id and rr.stat_date >= date(a.reg_time)), 0) rebate_amount, (select min(r.create_time) from member_account_record r where r.member_id = m.id and r.transaction_type = 1 and r.status = 3 and r.create_time >= a.reg_time) first_deposit_time, case when exists( select 1 from member_login_log own join member_login_log other on other.ipaddr = own.ipaddr and other.member_id != own.member_id and other.login_time >= date_sub(now(), interval 3 month) where own.member_id = m.id and own.ipaddr is not null and own.ipaddr != '' and own.login_time >= date_sub(now(), interval 3 month) ) then 1 else 0 end shared_ip, case when exists( select 1 from member_login_log own join member_login_log other on other.device_fingerprint = own.device_fingerprint and other.member_id != own.member_id and other.login_time >= date_sub(now(), interval 3 month) where own.member_id = m.id and own.device_fingerprint is not null and own.device_fingerprint != '' and own.login_time >= date_sub(now(), interval 3 month) ) then 1 else 0 end shared_device, case when exists( select 1 from member_coin_address own join member_coin_address other on other.address = own.address and other.member_user_id != own.member_user_id and other.create_time >= date_sub(now(), interval 3 month) where own.member_user_id = m.id and own.status = 1 and other.status = 1 and own.address is not null and own.address != '' and own.create_time >= date_sub(now(), interval 3 month) ) then 1 else 0 end shared_coin_address from member_user a left join member_user p on p.id = a.agent_code left join member_user m on m.agent_code = a.id and coalesce(m.user_type, 0) != 1 and coalesce(m.is_agent, 0) != 1 where (coalesce(a.user_type, 0) = 1 or coalesce(a.is_agent, 0) = 1) and a.reg_time < date_sub(now(), interval 7 day) and a.reg_time >= date_sub(now(), interval 31 day) [] 01:30:23.046 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:24.849 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:25.856 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:28.214 [http-nio-9080-exec-38] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4667 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:30:28.976 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:29.744 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:30.597 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:31.522 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:31.757 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:31.792 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:32.049 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:33.427 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:35.187 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:35.279 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:38.045 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:38.190 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:38.291 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:38.296 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:38.439 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:38.439 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:39.287 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:41.719 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:43.375 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:43.579 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:45.902 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:46.515 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:46.617 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:46.619 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:46.769 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:46.792 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:46.975 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:48.033 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:48.615 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:48.866 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:49.828 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:50.160 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:51.871 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:54.848 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:55.850 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:56.868 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:30:59.752 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:00.750 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:01.482 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:01.869 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:02.594 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:03.131 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:03.429 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:03.854 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:05.174 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:06.869 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:07.194 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:07.918 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:08.303 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:11.532 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:11.729 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:11.865 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:12.842 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:15.772 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:16.770 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:16.865 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:18.616 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:18.862 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:20.082 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:21.027 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:21.867 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:24.844 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:25.847 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:26.159 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:26.159 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:26.172 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:26.753 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:26.866 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:29.108 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:29.736 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:30.702 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:31.654 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:31.728 [http-nio-9080-exec-14] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4676 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:31:31.767 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:31.802 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:31.865 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:32.055 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:32.156 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:33.430 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:34.653 [http-nio-9080-exec-91] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8479 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:31:34.864 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:35.180 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:35.227 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:36.871 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:38.310 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:39.982 [http-nio-9080-exec-7] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5104 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:31:40.189 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:40.294 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:40.318 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:41.241 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:41.719 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:41.865 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:44.354 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:44.368 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:45.779 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:46.221 [http-nio-9080-exec-32] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4687 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:31:46.627 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:46.775 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:46.866 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:47.930 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:48.532 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:48.599 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:48.612 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:48.615 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:48.878 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:48.925 [http-nio-9080-exec-55] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8616 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:31:49.122 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:49.838 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:50.088 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:50.933 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:51.868 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:52.679 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:54.085 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:54.085 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:54.086 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:54.214 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:54.844 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:55.855 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:56.095 [http-nio-9080-exec-24] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4779 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:31:56.522 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:56.867 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:57.816 [http-nio-9080-exec-42] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9204 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:31:57.982 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:58.521 [http-nio-9080-exec-27] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9385 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:31:59.355 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:59.360 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:31:59.740 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:00.567 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:01.484 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:01.868 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:03.434 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:03.845 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:05.179 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:06.734 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:06.763 [http-nio-9080-exec-90] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8770 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:32:06.964 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:08.296 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:08.665 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:11.536 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:11.728 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:12.845 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:13.781 [http-nio-9080-exec-32] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4891 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:32:14.072 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:15.764 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:16.803 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:18.614 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:18.876 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:19.823 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:20.082 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:21.391 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:21.497 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:23.274 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:23.365 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:24.027 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:24.847 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:25.115 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:25.139 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:25.846 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:26.522 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:26.952 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:26.952 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:26.952 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:27.255 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:27.290 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:27.959 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:27.959 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:28.038 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:28.343 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:28.343 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:28.422 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:28.918 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:29.310 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:29.311 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:29.416 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:29.416 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:29.557 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:29.594 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:29.644 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:32:29.644 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:29.732 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:29.869 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:29.870 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:30.220 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:32:30.220 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:30.220 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:32:30.220 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:30.325 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:32:30.325 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:30.622 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:31.375 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:31.760 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:31.794 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:31.841 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:31.960 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:32.049 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:32.214 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:33.435 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:35.181 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:35.666 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:38.226 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:38.312 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:41.723 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:43.905 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:45.731 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:45.768 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:46.162 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:46.771 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:47.936 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:48.619 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:48.881 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:48.905 [http-nio-9080-exec-6] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4735 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:32:49.115 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:49.833 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:50.086 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:52.297 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:53.357 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:53.366 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:54.425 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:54.555 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:54.851 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:55.633 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:55.793 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:55.840 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:56.111 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:56.111 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:56.264 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:56.268 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:56.398 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:56.524 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:32:56.524 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:56.653 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:32:56.653 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:57.280 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4717 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:32:57.434 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:57.515 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:57.556 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:58.452 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:59.313 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:32:59.736 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:00.564 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:01.486 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:03.435 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:03.847 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:04.441 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:04.443 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:04.978 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:05.174 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:05.295 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:07.933 [http-nio-9080-exec-86] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8606 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4235] 01:33:08.312 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:11.532 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:11.733 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:12.829 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:14.952 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:14.997 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:15.880 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:16.769 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:16.945 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:18.617 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:18.878 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:20.092 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:24.844 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:25.584 [http-nio-9080-exec-31] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8637 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 01:33:25.842 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:26.586 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:29.736 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:30.578 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:31.773 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:31.814 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:31.902 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:32.070 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:33.433 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:35.189 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:35.261 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:38.314 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:41.734 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:45.769 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:46.803 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:47.942 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:48.613 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:48.876 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:50.089 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:54.843 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:55.838 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:56.974 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:33:59.740 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:00.561 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:01.486 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:03.652 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:03.842 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:05.170 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:08.308 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:11.536 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:11.724 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:12.836 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:15.314 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4755 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 01:34:15.779 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:16.762 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:18.615 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:18.880 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:19.162 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:19.345 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:19.348 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:19.348 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:19.490 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:20.051 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4702 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 01:34:20.081 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:20.341 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:20.487 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:20.495 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:21.279 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:21.281 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:21.469 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:21.613 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:21.691 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:21.783 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:21.890 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:23.490 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:23.761 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:23.761 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:23.763 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:24.020 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:24.026 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:24.846 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:25.151 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:25.846 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:26.859 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:29.044 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:29.736 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:29.947 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8945 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 01:34:30.573 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:31.114 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:31.761 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:31.794 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:32.015 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:32.102 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:32.251 [http-nio-9080-exec-29] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4697 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 01:34:32.616 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:33.103 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:33.446 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:35.169 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:35.250 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:38.044 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:38.309 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:41.721 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:43.400 [http-nio-9080-exec-83] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5352 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:34:44.996 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:45.779 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:46.760 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:47.942 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:48.614 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:48.884 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:50.086 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:51.282 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:54.840 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:55.843 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:56.216 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:56.223 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:34:59.735 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:00.570 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:01.488 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:03.482 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:03.854 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:04.913 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:04.931 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:05.172 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:05.214 [http-nio-9080-exec-69] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8987 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:35:08.315 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:11.599 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:11.722 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:12.833 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:16.764 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:18.613 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:18.874 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:20.078 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:21.297 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:24.844 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:25.841 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:29.737 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:30.557 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:31.769 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:31.774 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:31.802 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:32.137 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:33.456 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:35.175 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:35.407 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:35.414 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:35.720 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:38.307 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:41.734 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:45.273 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:45.399 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:45.583 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:46.771 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:47.938 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:48.612 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:48.895 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:50.082 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:51.293 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:51.444 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:54.844 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:55.842 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:58.883 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:35:59.733 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:01.482 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:01.902 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:03.456 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:03.845 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:03.900 [http-nio-9080-exec-85] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4743 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:36:05.172 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:07.140 [http-nio-9080-exec-85] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 3148 millis. select a.id, a.member_user_id, a.balance, a.commission_amount, a.venue_code, a.is_main, a.status, a.amount_frozen, a.withdrawable_amount, a.locked_amount, a.full_withdraw_required_turnover, a.turnover_rule_version, a.turnover_rule_activated_at, a.venue_transfer_revision, a.yuebao_principal_amount, a.yuebao_interest_amount from member_account a where a.member_user_id = ? and a.is_main = 1 for update [4339] 01:36:07.253 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:08.314 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:11.530 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:11.732 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:12.895 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:16.760 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:18.611 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:18.882 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:20.083 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:21.287 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:24.869 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:25.834 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:29.737 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:30.564 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:31.763 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:31.766 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:31.799 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:32.265 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:33.462 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:35.165 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:35.351 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:38.315 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:41.104 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:41.108 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:41.117 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:41.359 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:41.556 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:41.733 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:42.008 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:43.186 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:43.187 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:43.190 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:43.347 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:45.789 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:46.767 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:47.660 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:47.984 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:48.614 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:48.886 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:49.181 [http-nio-9080-exec-36] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4736 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:36:50.074 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:51.289 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:53.892 [http-nio-9080-exec-36] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4678 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:36:53.905 [http-nio-9080-exec-62] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6231 millis. update member_user set last_active_time = now() where id = ? [3994] 01:36:54.837 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:55.846 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:36:59.741 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:00.950 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:01.479 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:02.153 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:02.283 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:03.460 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:03.615 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:03.843 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:05.171 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:08.307 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:08.727 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4676 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:37:09.297 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:11.527 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:11.724 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:12.960 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:15.774 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:16.763 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:18.611 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:19.007 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:20.085 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:21.284 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:24.841 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:25.845 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:29.747 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:31.761 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:31.763 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:31.794 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:32.101 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:32.312 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:32.369 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:33.456 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:35.173 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:35.251 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:38.313 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:41.731 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:45.789 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:46.766 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:47.933 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:48.616 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:48.886 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:50.075 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:51.284 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:52.353 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:54.262 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:54.296 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:54.296 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:54.450 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:54.451 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:54.690 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:54.838 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:55.843 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:37:59.736 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:00.558 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:01.478 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:02.420 [http-nio-9080-exec-26] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7715 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4494] 01:38:03.456 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:03.833 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:04.072 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:04.601 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:04.602 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:04.797 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:04.797 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:05.162 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:08.321 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:11.529 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:11.737 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:12.823 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:15.788 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:16.766 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:18.613 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:18.885 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:20.086 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:20.350 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:20.487 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:21.285 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:24.840 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:25.846 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:29.728 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:30.570 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:31.479 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:31.753 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:31.755 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:31.792 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:33.464 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:34.668 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:35.157 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:35.909 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:38.320 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:41.729 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:45.779 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:46.763 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:47.934 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:48.611 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:48.879 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:50.080 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:51.289 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:54.847 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:55.845 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:38:59.731 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:00.594 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:01.254 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:01.261 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:01.472 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:01.769 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:01.774 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:01.897 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:01.926 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:03.459 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:03.831 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:04.772 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:04.776 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:05.170 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:08.312 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:11.527 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:11.737 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:11.970 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:12.091 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:12.826 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:14.813 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:15.789 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:16.758 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:18.613 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:18.891 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:20.085 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:20.370 [http-nio-9080-exec-11] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5074 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3143] 01:39:22.832 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:22.933 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:23.033 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:24.843 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:25.158 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:25.841 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:29.730 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:30.563 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:31.471 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:31.774 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:31.775 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:31.813 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:33.463 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:34.779 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:35.158 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:35.536 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:38.319 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:41.731 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:45.769 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:46.759 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:48.611 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:48.877 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:49.011 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:50.080 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:54.837 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:55.843 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:39:59.797 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:00.575 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:01.470 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:03.512 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:03.824 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:04.777 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:05.161 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:08.312 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:09.826 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:10.020 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:10.678 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:11.730 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:11.736 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:12.840 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:15.433 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:15.613 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:15.616 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:15.616 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:15.802 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:16.760 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:18.609 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:18.733 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:18.749 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:18.947 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:20.081 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:23.852 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:24.839 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:25.904 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:27.054 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:28.975 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:29.744 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:30.583 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:31.788 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:32.305 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:32.305 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:32.323 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:32.356 [http-nio-9080-exec-65] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4722 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:40:33.727 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:35.303 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:35.533 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:35.725 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:35.726 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:35.731 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:39.692 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:41.737 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:45.781 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:46.749 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:47.971 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:48.616 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:48.887 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:50.071 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:54.838 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:55.829 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:40:59.729 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:00.561 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:01.481 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:01.936 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:02.902 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:02.910 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:03.481 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:04.384 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:04.776 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:05.154 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:05.738 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:08.360 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:11.599 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:11.738 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:12.839 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:15.779 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:16.807 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:18.608 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:19.233 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:21.725 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:23.464 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:23.465 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:24.590 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:24.595 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:24.707 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:24.879 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:25.420 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:25.857 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:26.146 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:29.736 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:31.372 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:31.814 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:32.375 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:32.382 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:32.409 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:33.478 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:34.106 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:35.065 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:35.419 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:35.830 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:35.903 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:35.984 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:37.556 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:38.356 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:41.928 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:42.703 [http-nio-9080-exec-96] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4769 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3143] 01:41:45.769 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:46.809 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:47.974 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:48.626 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:48.883 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:49.472 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:49.587 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:49.692 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:50.065 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:50.560 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:52.289 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:52.292 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:52.292 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:53.495 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:53.739 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:54.851 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:55.881 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:58.740 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:41:59.751 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:00.556 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:01.471 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:03.469 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:03.741 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:03.870 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:04.104 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:04.772 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:05.153 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:08.360 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:11.599 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:11.741 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:12.847 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:13.745 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:13.813 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:14.496 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:15.779 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:16.808 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:18.610 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:18.882 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:20.067 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:24.639 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:24.849 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:25.881 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:29.740 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:30.555 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:31.469 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:31.759 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:31.797 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:31.805 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:31.984 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:33.484 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:34.219 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:34.782 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:35.163 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:35.350 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:38.371 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:41.747 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:45.769 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:46.817 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:47.969 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:48.610 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:48.883 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:50.076 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:53.475 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:54.849 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:55.422 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:55.789 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:55.872 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:55.944 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:55.966 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:56.669 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:56.669 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:56.670 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:56.670 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:56.673 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:42:56.673 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:59.003 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:59.023 [http-nio-9080-exec-3] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4715 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:42:59.606 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:42:59.729 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:00.559 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:01.470 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:03.480 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:03.582 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:43:03.582 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:03.872 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:04.774 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:05.155 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:08.361 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:11.600 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:11.757 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:12.831 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:15.769 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:16.807 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:18.608 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:18.886 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:20.072 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:21.940 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:22.097 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:22.929 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:23.697 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:24.853 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:25.875 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:28.747 [http-nio-9080-exec-71] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4733 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:43:29.302 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:29.739 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:30.561 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:31.468 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:31.756 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:31.758 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:31.792 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:33.479 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:35.511 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:35.899 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:38.374 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:41.769 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:45.770 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:46.799 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:47.960 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:48.607 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:49.045 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:50.076 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:52.472 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:52.475 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:54.849 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:55.875 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:56.739 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:57.991 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:58.018 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:58.018 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:43:59.727 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:00.584 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:00.886 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:01.432 [http-nio-9080-exec-68] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8945 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:44:01.468 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:03.482 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:03.595 [http-nio-9080-exec-72] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 6854 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 01:44:03.867 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:05.114 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:05.163 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:05.166 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:05.991 [http-nio-9080-exec-10] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4710 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:44:06.451 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:06.776 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8743 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:44:06.992 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:08.364 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:10.334 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:11.605 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:12.144 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:12.834 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:15.405 [http-nio-9080-exec-34] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8399 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:44:15.779 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:16.806 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:18.607 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:19.082 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:20.248 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:21.580 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:24.850 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:25.037 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:25.879 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:26.915 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:26.934 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:26.938 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:29.675 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:29.726 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:29.979 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:29.983 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:30.160 [http-nio-9080-exec-62] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4728 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:44:30.520 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:30.569 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:31.182 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:31.470 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:31.715 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:31.761 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:31.763 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:31.797 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:33.482 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:35.018 [http-nio-9080-exec-29] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5019 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:44:35.152 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:35.257 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:35.410 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:35.523 [http-nio-9080-exec-78] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8572 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:44:35.920 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:38.367 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:40.514 [http-nio-9080-exec-55] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5089 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:44:44.358 [http-nio-9080-exec-33] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8426 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:44:44.871 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:44.980 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:45.372 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:45.501 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:45.786 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:46.583 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:46.812 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:47.429 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:47.717 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:48.544 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:48.609 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:48.804 [http-nio-9080-exec-83] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4761 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 01:44:48.891 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:49.512 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:49.547 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:49.550 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:49.550 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:49.921 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:50.066 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:50.122 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:50.440 [http-nio-9080-exec-54] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5065 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:44:50.550 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:50.611 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:50.614 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:50.822 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:51.216 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:52.611 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:53.764 [http-nio-9080-exec-83] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4850 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 01:44:54.261 [http-nio-9080-exec-18] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 3699 millis. update member_user set last_active_time = now() where id = ? [4470] 01:44:54.262 [http-nio-9080-exec-96] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 3424 millis. update member_user SET last_login_time = ?, last_login_ip = ?, last_login_region = ? where id = ? ["2026-08-22 01:44:50","171.106.12.177","中国 广西 南宁市 电信",4470] 01:44:54.568 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:54.844 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:55.119 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:55.224 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:55.880 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:56.164 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:56.525 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:56.758 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:56.846 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:57.272 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:59.611 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:44:59.738 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:00.120 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:00.583 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:01.466 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:03.486 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:05.119 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:05.189 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:08.366 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:10.121 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:11.604 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:12.841 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:15.122 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:15.778 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:16.801 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:17.203 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:17.423 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:18.608 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:18.902 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:20.074 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:20.119 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:20.565 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:21.225 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:22.283 [http-nio-9080-exec-56] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4693 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:45:22.632 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:24.844 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:25.864 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:26.255 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:26.578 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:45:26.578 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:26.580 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:26.580 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:26.581 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:26.581 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:26.825 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:28.606 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:29.733 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:30.605 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:31.467 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:31.759 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:31.768 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:31.798 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:33.483 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:33.626 [http-nio-9080-exec-36] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4737 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4470] 01:45:34.169 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:45:34.169 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:34.407 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:34.701 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:35.158 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:35.262 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:38.376 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:43.389 [http-nio-9080-exec-97] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4828 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:45:45.780 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:46.807 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:47.419 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:47.974 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:48.155 [http-nio-9080-exec-97] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4717 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:45:48.606 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:48.885 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:50.071 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:50.554 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:51.230 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:54.841 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:55.868 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:45:59.738 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:00.640 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:01.467 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:02.015 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:03.487 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:05.151 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:08.376 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:11.189 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:11.596 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:11.743 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:11.910 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:12.118 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:12.840 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:12.912 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:12.912 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:12.914 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:13.510 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:13.545 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:13.547 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:13.547 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:13.558 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:13.655 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:13.891 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:15.809 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:15.983 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:16.667 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:16.667 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:16.811 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:17.036 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:17.284 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:17.416 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:18.359 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:18.605 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:18.881 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:18.894 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:19.539 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:19.554 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:19.561 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:19.790 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:20.062 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:20.552 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:20.703 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:21.349 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:21.442 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:22.375 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:22.375 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:22.608 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:22.757 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:23.894 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:24.848 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:25.613 [http-nio-9080-exec-26] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 7250 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:46:25.865 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:27.904 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:28.604 [http-nio-9080-exec-88] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9039 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:46:28.892 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:29.255 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:29.726 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:30.572 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:30.611 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:30.685 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:31.467 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:31.663 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:31.756 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:31.758 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:31.794 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:31.838 [http-nio-9080-exec-45] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9067 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:46:31.959 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:32.177 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:32.215 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:33.508 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:34.486 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:34.500 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:35.146 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:35.484 [http-nio-9080-exec-83] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4899 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:46:35.658 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:38.375 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:38.893 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:40.788 [http-nio-9080-exec-71] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8596 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:46:44.435 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:46.803 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:47.414 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:47.966 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:48.605 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:48.903 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:48.918 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:50.067 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:50.553 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:51.221 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:53.907 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:54.848 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:55.675 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:55.678 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:55.874 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:56.403 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:56.416 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:56.585 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:56.699 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:58.760 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:58.902 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:58.952 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:59.243 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:46:59.723 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:00.626 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:00.724 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:01.436 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:01.477 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:03.485 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:03.804 [http-nio-9080-exec-88] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4691 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:47:03.905 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:04.246 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:04.397 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:04.785 [http-nio-9080-exec-90] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9094 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:47:04.817 [http-nio-9080-exec-31] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9127 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:47:04.872 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:05.144 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:05.159 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:06.560 [http-nio-9080-exec-76] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9960 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:47:06.650 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:07.009 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:08.366 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:08.903 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:11.603 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:12.830 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:13.901 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:16.795 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:17.415 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:18.605 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:18.908 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:19.529 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:20.065 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:20.558 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:21.227 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:23.909 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:24.851 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:25.876 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:28.906 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:29.728 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:30.554 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:31.485 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:31.763 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:31.766 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:31.794 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:31.943 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:32.101 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:32.270 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:32.270 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:33.490 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:34.245 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:34.626 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:34.776 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:35.044 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:35.144 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:35.551 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:35.597 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:37.238 [http-nio-9080-exec-61] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5122 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4326] 01:47:37.454 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:38.373 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:42.822 [http-nio-9080-exec-29] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4971 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:47:43.271 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:46.796 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:47.412 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:47.963 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:48.699 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:49.529 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:50.057 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:50.563 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:51.233 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:54.838 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:56.185 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:56.632 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:47:59.723 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:00.656 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:01.481 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:03.482 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:04.252 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:05.188 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:05.335 [http-nio-9080-exec-63] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8699 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4184] 01:48:06.532 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:08.375 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:11.598 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:12.832 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:16.794 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:17.416 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:18.605 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:20.057 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:20.564 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:21.288 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:22.660 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:22.753 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:22.952 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:23.113 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:23.482 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:23.529 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:24.491 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:24.850 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:24.957 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:25.870 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:28.443 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:29.724 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:30.556 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:31.471 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:31.769 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:31.773 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:31.804 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:33.490 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:33.554 [http-nio-9080-exec-49] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4710 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:48:34.257 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:34.784 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:35.143 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:35.452 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:38.376 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:45.779 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:46.644 [http-nio-9080-exec-42] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4684 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:48:46.797 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:47.422 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:47.962 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:48.604 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:49.046 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:49.046 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:50.070 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:50.564 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:51.332 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:51.494 [http-nio-9080-exec-42] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4731 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:48:53.044 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:53.563 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:53.565 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:53.847 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:54.081 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:54.193 [http-nio-9080-exec-64] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5135 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:48:54.846 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:55.865 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:56.984 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:58.709 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:48:59.724 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:00.570 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:01.474 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:02.568 [http-nio-9080-exec-59] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4899 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3994] 01:49:03.492 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:04.256 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:04.463 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:05.155 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:08.380 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:11.336 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:11.603 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:12.824 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:15.778 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:16.795 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:17.563 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:18.603 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:20.060 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:20.565 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:21.229 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:21.384 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:21.550 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:24.839 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:25.869 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:29.725 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:30.561 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:31.474 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:31.767 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:31.767 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:31.802 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:33.496 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:34.251 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:35.148 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:35.420 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:38.374 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:45.773 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:46.803 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:47.420 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:47.970 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:48.604 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:49.777 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:50.057 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:50.118 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:50.539 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:51.227 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:54.837 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:55.870 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:58.520 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:49:59.723 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:00.914 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:01.472 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:03.489 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:04.256 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:05.141 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:08.383 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:11.595 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:12.908 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:15.769 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:16.798 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:17.842 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:18.603 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:20.061 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:20.546 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:24.839 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:25.869 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:29.736 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:31.470 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:31.765 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:31.768 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:31.804 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:32.113 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:33.540 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:34.243 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:35.143 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:35.925 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:38.384 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:45.789 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:46.790 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:47.842 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:48.604 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:48.766 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:48.779 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:48.873 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:50.070 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:50.468 [http-nio-9080-exec-80] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4687 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4184] 01:50:50.765 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:54.842 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:55.292 [http-nio-9080-exec-80] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4726 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4184] 01:50:55.867 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:58.399 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:58.667 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:59.350 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:59.652 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:50:59.726 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:00.986 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:01.327 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:01.469 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:01.766 [http-nio-9080-exec-80] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5681 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4184] 01:51:02.229 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:02.542 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:03.378 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:03.487 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:04.246 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:05.143 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:08.381 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:09.123 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:09.573 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:09.825 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:11.598 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:11.909 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:12.834 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:13.570 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:13.595 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:13.906 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:14.229 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:14.229 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:14.232 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:14.611 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:14.641 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:15.768 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:16.798 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:17.032 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:17.552 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:18.603 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:18.874 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:19.654 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:20.059 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:20.554 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:22.013 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4698 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4184] 01:51:22.524 [http-nio-9080-exec-59] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4969 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 01:51:22.599 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:23.593 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:24.848 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:25.865 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:27.965 [http-nio-9080-exec-26] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 14355 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:51:29.723 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:31.475 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:31.766 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:31.772 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:31.800 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:33.484 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:34.251 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:35.147 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:35.342 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:38.382 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:45.796 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:46.800 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:47.965 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:48.606 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:48.877 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:50.066 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:50.544 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:54.843 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:55.861 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:51:59.730 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:01.155 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:01.470 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:03.498 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:04.248 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:04.279 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:05.144 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:08.380 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:08.485 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:08.610 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:08.808 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:11.062 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:11.600 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:12.612 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:12.779 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:12.830 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:13.987 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:14.209 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:15.768 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:16.762 [http-nio-9080-exec-83] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5315 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:52:16.791 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:16.813 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5366 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 01:52:17.021 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:17.986 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:18.373 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:18.373 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:18.374 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:18.603 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:18.782 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:18.868 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:20.065 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:20.546 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:21.588 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4659 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 01:52:21.629 [http-nio-9080-exec-65] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 3241 millis. update member_user set last_active_time = now() where id = ? [1861] 01:52:21.630 [http-nio-9080-exec-13] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 3242 millis. update member_user set last_active_time = now() where id = ? [1861] 01:52:21.832 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:22.002 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:22.002 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:23.781 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:23.952 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:23.952 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:23.952 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:24.157 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:24.238 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:24.840 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:25.859 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:27.711 [http-nio-9080-exec-93] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5444 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 01:52:28.219 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:29.725 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:29.791 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:30.916 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:31.473 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:31.839 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:31.845 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:31.876 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:33.494 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:33.747 [http-nio-9080-exec-96] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4717 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 01:52:34.248 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:34.248 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:34.397 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:35.147 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:35.229 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:38.381 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:40.325 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:42.837 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:42.847 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:44.535 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:44.702 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:44.705 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:45.002 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:45.769 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:45.862 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:46.798 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:48.163 [http-nio-9080-exec-48] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5302 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:52:48.482 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:48.865 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:48.992 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:50.065 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:50.550 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:50.864 [http-nio-9080-exec-77] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4710 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:52:51.312 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:54.843 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:55.871 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:57.062 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:57.949 [http-nio-9080-exec-66] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 13229 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:52:58.245 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:52:59.722 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:00.934 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:01.162 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:01.471 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:03.497 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:03.811 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:04.193 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:05.147 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:07.114 [http-nio-9080-exec-54] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8855 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:53:08.376 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:09.248 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:11.552 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:11.617 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:11.626 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:11.630 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:11.645 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:12.851 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:14.237 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:15.788 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:16.787 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:18.603 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:18.870 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:20.065 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:20.554 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:22.036 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:24.384 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:24.666 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:24.840 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:25.871 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:26.286 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:26.544 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:53:26.544 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:26.598 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:26.598 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:26.611 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:26.612 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:29.721 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:30.568 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:30.902 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:31.478 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:31.767 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:31.769 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:31.821 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:33.169 [http-nio-9080-exec-45] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8482 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4436] 01:53:33.492 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:33.733 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:53:33.733 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:34.190 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:35.140 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:35.684 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:36.356 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:36.534 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:38.377 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:41.466 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:45.789 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:46.786 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:47.982 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:48.526 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/apply, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 01:53:48.526 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:48.605 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:48.871 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:50.063 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:50.552 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:53.678 [http-nio-9080-exec-62] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5130 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4436] 01:53:54.836 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:55.865 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:58.509 [http-nio-9080-exec-62] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4700 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4436] 01:53:59.721 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:53:59.966 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:00.151 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:00.202 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:00.202 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:00.562 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:00.989 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:01.468 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:03.500 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:03.799 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:04.195 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:05.136 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:05.384 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:08.387 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:08.972 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:09.246 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:11.465 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:12.837 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:12.839 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:12.852 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:12.860 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:12.926 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:15.768 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:16.792 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:18.605 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:18.870 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:20.058 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:20.548 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:24.835 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:25.860 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:29.941 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:30.698 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:30.907 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:31.468 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:32.245 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:32.643 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:32.657 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:33.498 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:34.182 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:35.132 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:35.400 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:38.389 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:41.540 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:45.778 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:46.786 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:46.907 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:46.912 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:47.977 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:48.610 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:48.863 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:50.060 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:50.549 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:54.208 [http-nio-9080-exec-82] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleHttpRequestMethodNotSupported,51] - 请求地址'/login',不支持'GET'请求 01:54:54.841 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:55.857 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:54:59.722 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:00.697 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:00.912 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:01.467 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:03.505 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:03.799 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:04.184 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:05.133 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:08.384 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:11.545 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:12.829 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:15.778 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:16.792 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:18.602 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:19.547 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:20.050 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:20.555 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:24.318 [http-nio-9080-exec-71] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 29467 millis. SELECT ( SELECT COALESCE(SUM(br.bet_amount), 0) FROM bet_records br WHERE br.bet_at >= ? AND br.bet_at < ? ) AS totalBetAmount, ( SELECT COALESCE(SUM(0 - COALESCE(br.net_amount, 0)), 0) FROM bet_records br WHERE br.bet_at >= ? AND br.bet_at < ? ) AS totalProfitAmount, ( SELECT COALESCE(COUNT(DISTINCT br.member_id), 0) FROM bet_records br WHERE br.bet_at >= ? AND br.bet_at < ? ) AS totalBetUsers, ( SELECT COALESCE(SUM(COALESCE(ma.balance, 0)), 0) FROM member_account ma INNER JOIN member_user mu ON ma.member_user_id = mu.id ) AS totalUserBalance, ( SELECT COALESCE(SUM(COALESCE(fp.fund_pool_balance, 0)), 0) FROM fund_pool fp WHERE fp.agent_id IS NULL AND fp.site_code IS NULL ) AS withdrawablePool, ( SELECT COALESCE(SUM(COALESCE(mar.actual_amount, 0)), 0) FROM member_account_record mar WHERE mar.transaction_type = 1 AND mar.status = 3 AND mar.create_time >= ? AND mar.create_time < ? ) AS rechargeAmount, ( SELECT COALESCE(SUM(COALESCE(mar.amount_cny, 0)), 0) FROM member_account_record mar WHERE mar.transaction_type = 2 AND mar.status = 7 AND mar.create_time >= ? AND mar.create_time < ? ) AS withdrawAmount, ( SELECT COALESCE(COUNT(1), 0) FROM member_user mu WHERE (mu.is_agent = 0 OR mu.is_agent IS NULL) ) AS totalUsers, ( SELECT COALESCE(COUNT(1), 0) FROM member_user mu WHERE IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) != 1 AND mu.last_login_time IS NOT NULL AND mu.last_login_time >= ? AND mu.last_login_time < ? ) AS activeUsers, ( SELECT COALESCE(COUNT(1), 0) FROM member_user mu WHERE IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) != 1 AND mu.reg_time IS NOT NULL AND mu.reg_time >= ? AND mu.reg_time < ? ) AS registerUsers, ( SELECT COALESCE(COUNT(1), 0) FROM member_account ma INNER JOIN member_user mu ON ma.member_user_id = mu.id WHERE (ma.is_main = 1 OR ma.is_main IS NULL) AND IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) != 1 AND mu.reg_time IS NOT NULL AND mu.reg_time >= ? AND mu.reg_time < ? ) AS newUsers, ( SELECT COALESCE(COUNT(DISTINCT mar.member_id), 0) FROM member_account_record mar INNER JOIN member_user mu ON mar.member_id = mu.id WHERE mar.transaction_type = 1 AND mar.status = 3 AND COALESCE(mar.actual_amount, 0) > 0 AND mar.create_time >= ? AND mar.create_time < ? AND IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) != 1 ) AS paidUsers, ( SELECT COALESCE(COUNT(DISTINCT mar.member_id), 0) FROM member_account_record mar INNER JOIN member_user mu ON mar.member_id = mu.id WHERE mar.transaction_type = 1 AND mar.status = 3 AND COALESCE(mar.actual_amount, 0) > 0 AND mar.create_time >= ? AND mar.create_time < ? AND mu.reg_time IS NOT NULL AND mu.reg_time >= ? AND mu.reg_time < ? AND IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) != 1 ) AS newPaidUsers, ( SELECT COALESCE(COUNT(1), 0) FROM member_user mu WHERE mu.is_agent = 1 ) AS totalAgents, ( SELECT COALESCE(COUNT(1), 0) FROM member_account ma INNER JOIN member_user mu ON ma.member_user_id = mu.id WHERE (ma.is_main = 1 OR ma.is_main IS NULL) AND IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) = 1 AND mu.reg_time IS NOT NULL AND mu.reg_time >= ? AND mu.reg_time < ? ) AS newAgents, ( SELECT COALESCE(SUM(COALESCE(cb.commission_amount, 0)), 0) FROM commission_bill cb WHERE cb.bill_type = 2 ) AS agentCommissionBalance, ( SELECT COALESCE(SUM(COALESCE(ma.balance, 0)), 0) FROM member_account ma INNER JOIN member_user mu ON ma.member_user_id = mu.id WHERE (ma.is_main = 1 OR ma.is_main IS NULL) AND IFNULL(mu.is_agent, IFNULL(mu.user_type, 0)) = 1 AND mu.reg_time IS NOT NULL AND mu.reg_time >= ? AND mu.reg_time < ? ) AS agentBalance ["1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00","1970-01-01 00:00:00","2100-01-01 00:00:00"] 01:55:24.845 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:25.751 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:25.852 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:25.940 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:26.798 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:26.908 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:27.100 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:27.107 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:27.118 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:27.217 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:27.261 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:27.846 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:29.057 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:29.725 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:30.908 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:30.947 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:31.467 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:31.798 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:31.816 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:31.876 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:32.843 [http-nio-9080-exec-29] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4720 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 01:55:33.036 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:33.506 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:34.180 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:34.249 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:34.252 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:34.263 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:34.336 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:35.134 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:35.415 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:37.367 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:37.666 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:38.390 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:41.383 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:45.779 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:46.793 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:47.976 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:48.600 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:49.568 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:49.836 [http-nio-9080-exec-30] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 1853 millis. select COALESCE(sum(br.bet_amount), 0) as betAmount, COALESCE(sum(br.valid_bet_amount), 0) as validBetAmount, COALESCE(sum(br.net_amount), 0) as netAmount from bet_records br WHERE br.user_name like concat('%', ?, '%') ["haipeng666"] 01:55:50.054 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:50.559 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:51.711 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4688 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3143] 01:55:54.845 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:55.866 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:55:59.730 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:00.908 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:01.469 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:02.084 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 14101 millis. select count(1) from bet_records br WHERE br.user_name like concat('%', ?, '%') ["haipeng666"] 01:56:03.506 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:04.179 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:04.486 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:05.129 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:05.171 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:07.717 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:07.824 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:07.914 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:08.385 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:10.387 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8301 millis. select br.member_id, br.site_code, br.id, br.generated_id, br.biz_id, br.player_name, br.user_name, br.venue_code, br.venue_name, br.game_type_id, br.game_type_name, br.platform_name, br.round_no, br.round_id, br.play_name, br.play_option_name, br.table_code, br.table_name, br.game_room, br.series_name, br.ticket_plan_no, br.bet_model, br.odds_value, br.bet_content, br.judge_result, br.bet_count, br.bet_multiple, br.block_hash, br.hash_banker_result, br.match_start_time, br.match_detail, br.market_detail, br.order_detail, br.bet_amount, br.valid_bet_amount, br.net_amount, br.pay_amount, br.ob_bet_status, br.bet_at, br.turnover_cycle_id, br.net_at, br.sync_at, br.currency, br.create_time, br.update_time, br.create_by, br.update_by, br.remark, br.venue_type, br.agent_code, coalesce(nullif(trim(br.round_no), ''), nullif(trim(br.round_id), '')) as game_number, ( select s.name_zn from site s where s.code = br.site_code limit 1 ) as site_name, ( select mu_vip.vip_level from member_user mu_vip where mu_vip.id = br.member_id and mu_vip.site_code = br.site_code limit 1 ) as vip_level, ( select mu_agent.name from member_user mu_agent where mu_agent.id = cast(br.agent_code as unsigned) limit 1 ) as agent_name, ( select mu_member.agent_code from member_user mu_member where mu_member.id = br.member_id and mu_member.site_code = br.site_code limit 1 ) as member_agent_id, ( select mu_agent.name from member_user mu_member join member_user mu_agent on mu_agent.id = mu_member.agent_code where mu_member.id = br.member_id and mu_member.site_code = br.site_code limit 1 ) as member_agent_name from ( select br.id from bet_records br WHERE br.user_name like concat('%', ?, '%') order by br.sync_at desc, br.id desc limit ?, ? ) page_ids inner join bet_records br on br.id = page_ids.id order by br.sync_at desc, br.id desc ["haipeng666",0,20] 01:56:11.588 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:12.828 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:15.769 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:16.793 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:18.602 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:19.680 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:19.735 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:20.057 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:20.314 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:20.561 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:24.846 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:25.865 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:28.217 [http-nio-9080-exec-70] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8522 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:56:29.729 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:30.554 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:30.910 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:31.467 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:31.804 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:31.809 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:31.835 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:33.506 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:34.182 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:35.131 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:36.211 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:38.386 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:43.199 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:43.301 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:45.778 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:46.789 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:47.971 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:48.601 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:50.061 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:50.551 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:55.107 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:55.856 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:58.804 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:56:59.718 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:00.904 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:01.466 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:03.505 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:03.847 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:04.192 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:05.131 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:08.382 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:08.437 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:08.438 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:08.447 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:08.586 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:09.868 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:11.599 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:12.834 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:15.761 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:16.779 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:17.420 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:17.555 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:18.602 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:20.053 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:20.781 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:24.841 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:25.863 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:29.724 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:30.917 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:31.230 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:31.331 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:31.466 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:31.544 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:31.745 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:31.768 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:31.807 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:32.962 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:33.062 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:33.062 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:33.065 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:33.195 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:33.345 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:33.507 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:34.181 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:35.133 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:35.337 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:38.393 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:39.402 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:39.402 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:39.913 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:41.479 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:45.164 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:45.788 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:46.778 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:47.971 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:48.601 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:50.060 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:50.559 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:53.867 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:53.868 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:54.839 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:55.856 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:57.979 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:57.986 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:57.992 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:58.044 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:58.533 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:58.880 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:59.606 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:57:59.724 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:00.911 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:01.467 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:02.466 [http-nio-9080-exec-60] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8584 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 01:58:03.505 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:03.850 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:04.176 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:04.767 [http-nio-9080-exec-58] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4774 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3143] 01:58:05.139 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:05.338 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:08.394 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:11.473 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:12.833 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:16.785 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:18.601 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:20.055 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:20.554 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:24.841 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:25.864 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:29.723 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:30.379 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:30.956 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:31.462 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:31.656 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:31.675 [http-nio-9080-exec-38] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:31.739 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:33.501 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:34.177 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:35.126 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:35.338 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:38.396 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:41.476 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:43.395 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:44.000 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:44.793 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:44.803 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:46.785 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:47.973 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:48.599 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:50.059 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:50.553 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:53.400 [http-nio-9080-exec-97] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8594 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 01:58:54.832 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:55.851 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:58.787 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:58:59.720 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:01.401 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:01.460 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:03.510 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:03.847 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:04.176 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:05.128 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:05.220 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:05.757 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.002 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.002 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.018 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.029 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.037 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.112 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.185 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.190 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.276 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.283 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.303 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.348 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:06.456 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:08.392 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:12.840 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:13.718 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:16.782 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:18.601 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:19.219 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:20.051 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:20.558 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:24.829 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:25.378 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:25.863 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:29.734 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:30.861 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:30.865 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:31.803 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:33.090 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:33.510 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:33.714 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:33.727 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:33.887 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:34.183 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:35.133 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:35.339 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:38.385 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:41.317 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:41.468 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:46.779 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:47.972 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:48.600 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:48.792 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:50.046 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:50.554 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:54.210 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:54.354 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:54.843 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:55.852 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:58.521 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 01:59:59.720 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:01.535 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:03.515 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:03.849 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:04.183 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:04.205 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:05.137 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:05.481 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:08.393 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:10.285 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:11.471 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:13.068 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:16.773 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:17.106 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:17.120 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:18.579 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:18.601 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:18.808 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:19.664 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:19.671 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:19.697 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:20.046 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:20.081 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:20.147 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:20.219 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:20.222 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:20.245 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:20.531 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 02:00:20.531 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:20.555 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:20.840 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 02:00:20.840 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:24.838 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:25.864 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:28.950 [http-nio-9080-exec-29] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8718 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:00:29.715 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:31.337 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:31.465 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:31.555 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:31.557 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:31.558 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:31.716 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:31.786 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:32.002 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:32.049 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:32.562 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:33.521 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:34.177 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:35.122 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:36.021 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:38.550 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:39.140 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:41.475 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:46.783 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:47.650 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/applyAli, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 02:00:47.650 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:47.974 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:48.598 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:48.852 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:48.861 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:50.052 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:50.568 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:53.983 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:54.831 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:54.960 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:55.043 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:55.361 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:55.852 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:56.260 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8589 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 02:00:58.519 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:00:59.720 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:00.490 [http-nio-9080-exec-35] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5516 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3188] 02:01:01.077 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4697 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 02:01:01.461 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:02.010 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:02.627 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:02.627 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:02.976 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:02.977 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:03.230 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:03.558 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:03.842 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:04.170 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:05.123 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:05.127 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:05.130 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:05.148 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:07.733 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:08.389 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:09.090 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:09.093 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:11.156 [http-nio-9080-exec-53] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4738 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [1861] 02:01:11.450 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:11.692 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:12.840 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:14.889 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:14.906 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:14.919 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:15.095 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:16.094 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:16.783 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:17.845 [http-nio-9080-exec-72] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8737 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:01:18.602 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:20.135 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:20.560 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:23.485 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:23.615 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/channels, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 02:01:23.615 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:23.617 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:23.617 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:23.618 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:23.618 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:24.838 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:25.414 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:25.855 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:26.673 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:26.794 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:27.057 [http-nio-9080-exec-36] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:27.066 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:27.075 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:27.275 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:29.717 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:29.989 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,142] - 后台登录态读取异常:uri=/api/withdraw/config, authPresent=true, error=JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted. 02:01:29.989 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:30.346 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:31.460 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:31.782 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:31.803 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:32.065 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:33.517 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:34.184 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:35.307 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:35.401 [http-nio-9080-exec-21] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4689 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [3143] 02:01:35.464 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:36.085 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:38.543 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:41.805 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:46.781 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:48.134 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:48.597 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:50.053 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:50.559 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:50.582 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:50.708 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:54.557 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:54.684 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:54.837 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:55.353 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:55.851 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:57.472 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:57.599 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:57.715 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:58.519 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:01:59.089 [http-nio-9080-exec-27] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8360 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4436] 02:01:59.720 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:00.587 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:00.725 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:01.458 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:03.513 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:03.835 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:04.177 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:05.132 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:07.633 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:07.642 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:07.643 [http-nio-9080-exec-43] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:08.395 [http-nio-9080-exec-93] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:08.429 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:08.691 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:08.892 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:09.097 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:09.234 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:09.348 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:10.699 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:10.706 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:11.442 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:12.103 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:12.282 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:12.831 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:13.283 [http-nio-9080-exec-100] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5628 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:13.532 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:16.776 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:17.595 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:17.616 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:17.877 [http-nio-9080-exec-31] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8970 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:18.079 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:18.599 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:18.870 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:19.658 [http-nio-9080-exec-9] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:19.757 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:20.044 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:20.104 [http-nio-9080-exec-98] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9386 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:20.373 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:20.562 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:22.754 [http-nio-9080-exec-19] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10458 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:24.612 [http-nio-9080-exec-99] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 11067 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:24.670 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:24.794 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:24.816 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:24.817 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:24.837 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:25.849 [http-nio-9080-exec-7] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:26.483 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:26.793 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:26.793 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:27.325 [http-nio-9080-exec-56] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9696 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:27.452 [http-nio-9080-exec-85] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:28.014 [http-nio-9080-exec-10] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9921 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:28.825 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:28.944 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:28.949 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:29.719 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:29.854 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:29.982 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:31.015 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:31.127 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:31.461 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:31.783 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:31.798 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:32.061 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:33.514 [http-nio-9080-exec-25] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:34.178 [http-nio-9080-exec-67] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:35.001 [http-nio-9080-exec-16] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10195 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:35.097 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:35.129 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:35.849 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:36.350 [http-nio-9080-exec-51] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 12725 millis. select COALESCE(sum(br.bet_amount), 0) as betAmount, COALESCE(sum(br.valid_bet_amount), 0) as validBetAmount, COALESCE(sum(br.net_amount), 0) as netAmount from bet_records br WHERE br.user_name like concat('%', ?, '%') ["xujian231"] 02:02:36.351 [http-nio-9080-exec-33] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 12725 millis. select count(1) from bet_records br WHERE br.user_name like concat('%', ?, '%') ["xujian231"] 02:02:36.950 [http-nio-9080-exec-97] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 16566 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:37.102 [http-nio-9080-exec-5] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10290 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:37.240 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:37.282 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:37.511 [http-nio-9080-exec-85] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10047 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:38.390 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:40.008 [http-nio-9080-exec-75] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10012 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:40.201 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:41.524 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:43.519 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:43.520 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:44.932 [http-nio-9080-exec-18] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9823 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:45.172 [http-nio-9080-exec-79] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 20308 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:45.176 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:45.369 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:47.083 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:47.204 [http-nio-9080-exec-58] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9950 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:47.989 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:48.599 [http-nio-9080-exec-24] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:48.865 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:49.099 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:49.266 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:49.395 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:49.398 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:49.407 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:50.051 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:50.150 [http-nio-9080-exec-59] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9935 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:50.471 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:50.528 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:50.563 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:50.793 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:50.805 [http-nio-9080-exec-42] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:51.666 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:53.048 [http-nio-9080-exec-35] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 24091 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:53.281 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:53.450 [http-nio-9080-exec-100] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9918 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:53.586 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:54.840 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:55.856 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:56.726 [http-nio-9080-exec-56] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4739 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:58.030 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 26888 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:59.493 [http-nio-9080-exec-15] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10085 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:02:59.714 [http-nio-9080-exec-54] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:02:59.798 [http-nio-9080-exec-57] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10377 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:03:00.008 [http-nio-9080-exec-49] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:00.011 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:00.606 [http-nio-9080-exec-74] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10121 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:03:01.460 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:03.248 [http-nio-9080-exec-88] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 25954 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:03:03.516 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:03.601 [http-nio-9080-exec-29] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10003 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:03:03.837 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:04.175 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:05.131 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:08.397 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:08.920 [http-nio-9080-exec-31] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 23537 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:03:10.604 [http-nio-9080-exec-27] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 19796 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:03:11.296 [http-nio-9080-exec-65] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 18004 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:03:11.520 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:12.831 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:14.830 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:14.834 [http-nio-9080-exec-84] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:16.781 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:18.599 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:18.730 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:18.749 [http-nio-9080-exec-50] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 8700 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 02:03:18.869 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:20.041 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:20.563 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:24.376 [http-nio-9080-exec-94] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5141 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 02:03:24.832 [http-nio-9080-exec-77] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:25.850 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:29.716 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:31.460 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:31.773 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:31.795 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:32.061 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:32.751 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:33.511 [http-nio-9080-exec-33] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:34.167 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:35.117 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:35.265 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:37.719 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:37.726 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:38.405 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:41.449 [http-nio-9080-exec-87] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:46.780 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:47.984 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:48.599 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:48.728 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:48.877 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:50.040 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:50.562 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:53.256 [http-nio-9080-exec-36] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5338 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 02:03:54.842 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:55.623 [http-nio-9080-exec-66] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4733 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 02:03:55.847 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:03:59.714 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:01.464 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:03.519 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:03.843 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:04.170 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:04.798 [http-nio-9080-exec-66] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9120 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4339] 02:04:05.122 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:08.393 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:11.446 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:12.837 [http-nio-9080-exec-74] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:16.772 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:18.598 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:18.729 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:18.870 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:20.047 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:20.566 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:21.096 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:21.097 [http-nio-9080-exec-95] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:21.248 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:21.258 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:21.262 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:21.357 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:22.673 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:24.827 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:25.192 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:25.844 [http-nio-9080-exec-78] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:26.527 [http-nio-9080-exec-95] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5415 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:27.836 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.068 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.219 [http-nio-9080-exec-89] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.221 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.253 [http-nio-9080-exec-44] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.254 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.261 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.268 [http-nio-9080-exec-61] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4684 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:28.268 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.519 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.532 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.545 [http-nio-9080-exec-56] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:28.729 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:29.093 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:29.710 [http-nio-9080-exec-15] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:30.450 [http-nio-9080-exec-53] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9342 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:30.658 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:30.658 [http-nio-9080-exec-30] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:30.662 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:30.769 [http-nio-9080-exec-62] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9493 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:31.459 [http-nio-9080-exec-68] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:31.776 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:31.803 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:32.063 [http-nio-9080-exec-90] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:32.917 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:33.002 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:33.155 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:33.523 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:34.772 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:35.070 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:35.128 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:35.206 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:35.242 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:36.166 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:36.293 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:37.775 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:37.894 [http-nio-9080-exec-72] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:38.397 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:38.928 [http-nio-9080-exec-26] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10649 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:39.317 [http-nio-9080-exec-13] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10771 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:41.111 [http-nio-9080-exec-21] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10438 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:41.451 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:43.525 [http-nio-9080-exec-27] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10355 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:46.286 [http-nio-9080-exec-98] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9979 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:46.776 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:47.413 [http-nio-9080-exec-89] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 19179 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:47.851 [http-nio-9080-exec-11] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 19320 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:47.981 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:48.157 [http-nio-9080-exec-19] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 19924 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:48.599 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:48.882 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:48.931 [http-nio-9080-exec-3] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:50.037 [http-nio-9080-exec-65] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:50.564 [http-nio-9080-exec-2] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:52.025 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:52.146 [http-nio-9080-exec-13] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:52.148 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:52.148 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:52.325 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:52.354 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:52.548 [http-nio-9080-exec-91] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 17328 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:52.891 [http-nio-9080-exec-21] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:53.308 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:53.308 [http-nio-9080-exec-34] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:53.308 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:53.586 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:53.592 [http-nio-9080-exec-72] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 15685 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:04:53.616 [http-nio-9080-exec-10] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:54.000 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:54.132 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:54.827 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:55.056 [http-nio-9080-exec-35] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:55.305 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:55.845 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:04:59.716 [http-nio-9080-exec-81] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:00.923 [http-nio-9080-exec-58] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:00.927 [http-nio-9080-exec-23] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 5607 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4184] 02:05:01.055 [http-nio-9080-exec-26] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:01.057 [http-nio-9080-exec-47] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:01.457 [http-nio-9080-exec-50] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:01.645 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:01.955 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:02.354 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:02.354 [http-nio-9080-exec-46] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:03.016 [http-nio-9080-exec-83] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:03.524 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:03.738 [http-nio-9080-exec-59] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:03.838 [http-nio-9080-exec-40] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:04.638 [http-nio-9080-exec-52] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:04.641 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:04.700 [http-nio-9080-exec-14] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:04.944 [http-nio-9080-exec-48] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:05.047 [http-nio-9080-exec-61] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:05.057 [http-nio-9080-exec-86] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:05.194 [http-nio-9080-exec-28] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:05.202 [http-nio-9080-exec-66] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:07.711 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:07.717 [http-nio-9080-exec-69] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:08.831 [http-nio-9080-exec-20] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:10.497 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:10.783 [http-nio-9080-exec-82] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:10.849 [http-nio-9080-exec-79] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleHttpRequestMethodNotSupported,51] - 请求地址'/login',不支持'GET'请求 02:05:11.449 [http-nio-9080-exec-29] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:11.648 [http-nio-9080-exec-80] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:11.689 [http-nio-9080-exec-41] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:11.780 [http-nio-9080-exec-55] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:11.783 [http-nio-9080-exec-91] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:11.788 [http-nio-9080-exec-45] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:12.082 [http-nio-9080-exec-63] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:12.272 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:12.274 [http-nio-9080-exec-4] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:12.373 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:12.384 [http-nio-9080-exec-19] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:12.845 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:13.799 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:14.043 [http-nio-9080-exec-92] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:14.892 [http-nio-9080-exec-64] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:15.407 [http-nio-9080-exec-14] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10686 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4182] 02:05:15.851 [http-nio-9080-exec-86] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10781 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:17.612 [http-nio-9080-exec-16] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:18.311 [http-nio-9080-exec-32] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10585 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:18.601 [http-nio-9080-exec-98] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:18.872 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:20.046 [http-nio-9080-exec-70] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:20.578 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:20.626 [http-nio-9080-exec-64] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 4765 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:21.083 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:22.089 [http-nio-9080-exec-55] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10297 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:22.222 [http-nio-9080-exec-73] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:22.721 [http-nio-9080-exec-17] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 10336 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:22.854 [http-nio-9080-exec-11] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:24.828 [http-nio-9080-exec-97] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:25.002 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:25.161 [http-nio-9080-exec-5] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:25.496 [http-nio-9080-exec-8] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:25.850 [http-nio-9080-exec-18] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:25.917 [http-nio-9080-exec-52] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 21267 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:25.996 [http-nio-9080-exec-76] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:26.768 [http-nio-9080-exec-22] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 22111 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:26.929 [http-nio-9080-exec-39] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:27.296 [http-nio-9080-exec-79] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:28.087 [http-nio-9080-exec-28] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 22882 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:29.717 [http-nio-9080-exec-23] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:31.458 [http-nio-9080-exec-1] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:31.693 [http-nio-9080-exec-99] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:31.785 [http-nio-9080-exec-37] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:32.071 [http-nio-9080-exec-27] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:32.230 [http-nio-9080-exec-73] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9997 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:32.826 [http-nio-9080-exec-11] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9960 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:33.518 [http-nio-9080-exec-6] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:35.633 [http-nio-9080-exec-100] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:35.942 [http-nio-9080-exec-76] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9935 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:35.958 [http-nio-9080-exec-82] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 25160 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:36.273 [http-nio-9080-exec-12] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:36.811 [http-nio-9080-exec-45] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 25009 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:36.976 [http-nio-9080-exec-57] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:37.178 [http-nio-9080-exec-79] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 9860 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4417] 02:05:38.356 [http-nio-9080-exec-94] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:39.257 [http-nio-9080-exec-92] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 25200 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [4396] 02:05:41.490 [http-nio-9080-exec-71] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:41.674 [http-nio-9080-exec-60] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:41.827 [http-nio-9080-exec-32] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:44.019 [http-nio-9080-exec-53] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:44.582 [http-nio-9080-exec-88] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:45.122 [http-nio-9080-exec-62] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:47.982 [http-nio-9080-exec-17] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:48.598 [http-nio-9080-exec-51] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:48.868 [http-nio-9080-exec-31] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:50.045 [http-nio-9080-exec-75] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:50.567 [http-nio-9080-exec-22] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.' 02:05:53.867 [http-nio-9080-exec-12] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 17579 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:54.477 [http-nio-9080-exec-57] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,518] - slow sql 17487 millis. SELECT u.* FROM ( SELECT m.id, m.name, m.password, m.withdraw_password, m.real_name, m.avatar, m.parent, m.reg_time, m.last_login_time, m.last_login_ip, m.last_login_region, m.app_version, m.status, m.vip_level, m.invite_code, m.enter_invite_code, m.team_code, m.agent_team_id, m.team_role, m.team_agent_identity, m.referrer_agent_id, m.developer_name, m.recruiter_user_id, mt.title AS team_name, m.site_code, m.agent_code, COALESCE(s.name_zn, m.site_code) AS site_name, m.from_source, m.from_domain, m.is_agent, m.from_ip, m.from_ip_region, m.is_site_admin_binding, m.commission_plan_id, m.google_key, case when m.google_key is not null and m.google_key != '' then '0' else '1' end as google_auth_status, m.last_active_time, m.last_entry_venue, m.user_type, m.agent_level, m.star_level, m.agent_remark, m.phone, m.email, m.qq, m.wechat, m.promotion_code, m.commission_rate, m.bear_all_operation_expense, m.bear_operation_expense_types, m.settlement_cycle, m.min_withdraw_amount, m.max_withdraw_amount, m.agent_status, m.total_valid_bet_amount, m.vip_raw_total_valid_bet_amount, m.vip_turnover_adjustment, m.remain_level_start_date, m.current_remain_level_bet_amount, cp.plan_name AS commission_plan_name, pu.name AS parent_agent_name, pu.agent_level AS parent_agent_level, pu.star_level AS parent_agent_star_level, m.agent_domain, /* 子数量 */ (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,1) = 1) AS sub_agent_count, (SELECT COUNT(*) FROM member_user WHERE agent_code = m.id AND IFNULL(user_type,0) = 0) AS sub_member_count , (SELECT mar.actual_amount FROM member_account_record mar WHERE mar.member_id = m.id AND mar.transaction_type = 1 AND mar.status = 3 ORDER BY mar.id ASC LIMIT 1) AS first_deposit_amount FROM member_user m LEFT JOIN member_team mt ON m.team_code = mt.team_code LEFT JOIN site s ON m.site_code = s.code LEFT JOIN commission_plan cp ON m.commission_plan_id = cp.id LEFT JOIN member_user pu ON m.agent_code = pu.id ) u where u.id = ? [2939] 02:05:54.604 [http-nio-9080-exec-96] ERROR c.r.f.w.s.TokenService - [getLoginUser,144] - 获取用户信息异常'JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.'