Re: [3.3] Sporadische php-Fehler
Verfasst: 08.12.2024 12:54
Einen User mit der ID 10 gibt es nicht.
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
cookie_data['u']
ist hier uninteressant. Daher stimmt auch meine Aussage nicht, dass der Bot Cookie-Daten mitschickt.Code: Alles auswählen
$active_bots = $cache->obtain_bots();
Code: Alles auswählen
file_put_contents('store/bots.json', json_encode($active_bots, JSON_PRETTY_PRINT));
Widerlegt ist dagegen die bisherige Annahme, dass die DB nicht reagieren würde, das war ein Irrweg.LukeWCS hat geschrieben: 30.10.2023 19:32 Das heisst, phpBB frägt die komplette Datenstruktur des Users ab und kriegt von der DB schlicht gar nichts. Speziell das wird bei phpBB gar nicht abgefangen, weil das eine Situation ist, die "normal" überhaupt nicht vorkommt. Oder sagen wir besser: nicht vorzukommen hat.
bots.json
mal an, da findest du folgenden Block:
Code: Alles auswählen
{
"user_id": "10",
"bot_agent": "bingbot\/",
"bot_ip": ""
},
_bots
Tabelle nicht synchron ist mit deiner _users
Tabelle. In der Bot Tabelle sind alle Bots hinterlegt mit ihren jeweiligen Merkmalen anhand derer die Bots identifiziert werden können. Und die User Tabelle wird in dem Fall für die Erzeugung von Sessions benötigt.false
zurück, was dann für sämtliche Folgefehler verantwortlich ist._bots
Tabelle den Datensatz mit dem Bingbot suchen und löschen.Bing [Bot]
bingbot/
Code: Alles auswählen
INSERT INTO `phpbb_bots` (`bot_id`, `bot_active`, `bot_name`, `user_id`, `bot_agent`, `bot_ip`) VALUES
(1, 1, 'AdsBot [Google]', 3, 'AdsBot-Google', ''),
(2, 1, 'Ahrefs [Bot]', 4, 'AhrefsBot/', ''),
(3, 1, 'Alexa [Bot]', 5, 'ia_archiver', ''),
(4, 1, 'Alta Vista [Bot]', 6, 'Scooter/', ''),
(5, 1, 'Amazon [Bot]', 7, 'Amazonbot/', ''),
(6, 1, 'Ask Jeeves [Bot]', 8, 'Ask Jeeves', ''),
(7, 1, 'Baidu [Spider]', 9, 'Baiduspider', ''),
(8, 1, 'Bing [Bot]', 10, 'bingbot/', ''),
(9, 1, 'DuckDuckGo [Bot]', 11, 'DuckDuckBot/', ''),
(10, 1, 'Exabot [Bot]', 12, 'Exabot/', ''),
(11, 1, 'FAST Enterprise [Crawler]', 13, 'FAST Enterprise Crawler', ''),
(12, 1, 'FAST WebCrawler [Crawler]', 14, 'FAST-WebCrawler/', ''),
(13, 1, 'Francis [Bot]', 15, 'http://www.neomo.de/', ''),
(14, 1, 'Gigabot [Bot]', 16, 'Gigabot/', ''),
(15, 1, 'Google Adsense [Bot]', 17, 'Mediapartners-Google', ''),
(16, 1, 'Google Desktop', 18, 'Google Desktop', ''),
(17, 1, 'Google Feedfetcher', 19, 'Feedfetcher-Google', ''),
(18, 1, 'Google [Bot]', 20, 'Googlebot', ''),
(19, 1, 'Heise IT-Markt [Crawler]', 21, 'heise-IT-Markt-Crawler', ''),
(20, 1, 'Heritrix [Crawler]', 22, 'heritrix/1.', ''),
(21, 1, 'IBM Research [Bot]', 23, 'ibm.com/cs/crawler', ''),
(22, 1, 'ICCrawler - ICjobs', 24, 'ICCrawler - ICjobs', ''),
(23, 1, 'ichiro [Crawler]', 25, 'ichiro/', ''),
(24, 1, 'Majestic-12 [Bot]', 26, 'MJ12bot/', ''),
(25, 1, 'Metager [Bot]', 27, 'MetagerBot/', ''),
(26, 1, 'MSN NewsBlogs', 28, 'msnbot-NewsBlogs/', ''),
(27, 1, 'MSN [Bot]', 29, 'msnbot/', ''),
(28, 1, 'MSNbot Media', 30, 'msnbot-media/', ''),
(29, 1, 'NG-Search [Bot]', 31, 'NG-Search/', ''),
(30, 1, 'Nutch [Bot]', 32, 'http://lucene.apache.org/nutch/', ''),
(31, 1, 'Nutch/CVS [Bot]', 33, 'NutchCVS/', ''),
(32, 1, 'OmniExplorer [Bot]', 34, 'OmniExplorer_Bot/', ''),
(33, 1, 'Online link [Validator]', 35, 'online link validator', ''),
(34, 1, 'psbot [Picsearch]', 36, 'psbot/0', ''),
(35, 1, 'Seekport [Bot]', 37, 'Seekbot/', ''),
(36, 1, 'Semrush [Bot]', 38, 'SemrushBot/', ''),
(37, 1, 'Sensis [Crawler]', 39, 'Sensis Web Crawler', ''),
(38, 1, 'SEO Crawler', 40, 'SEO search Crawler/', ''),
(39, 1, 'Seoma [Crawler]', 41, 'Seoma [SEO Crawler]', ''),
(40, 1, 'SEOSearch [Crawler]', 42, 'SEOsearch/', ''),
(41, 1, 'Snappy [Bot]', 43, 'Snappy/1.1 ( http://www.urltrends.com/ )', ''),
(42, 1, 'Steeler [Crawler]', 44, 'http://www.tkl.iis.u-tokyo.ac.jp/~crawler/', ''),
(43, 1, 'Synoo [Bot]', 45, 'SynooBot/', ''),
(44, 1, 'Telekom [Bot]', 46, 'crawleradmin.t-info@telekom.de', ''),
(45, 1, 'TurnitinBot [Bot]', 47, 'TurnitinBot/', ''),
(46, 1, 'Voyager [Bot]', 48, 'voyager/', ''),
(47, 1, 'W3 [Sitesearch]', 49, 'W3 SiteSearch Crawler', ''),
(48, 1, 'W3C [Linkcheck]', 50, 'W3C-checklink/', ''),
(49, 1, 'W3C [Validator]', 51, 'W3C_*Validator', ''),
(50, 1, 'WiseNut [Bot]', 52, 'http://www.WISEnutbot.com', ''),
(51, 1, 'YaCy [Bot]', 53, 'yacybot', ''),
(52, 1, 'Yahoo MMCrawler [Bot]', 54, 'Yahoo-MMCrawler/', ''),
(53, 1, 'Yahoo Slurp [Bot]', 55, 'Yahoo! DE Slurp', ''),
(54, 1, 'Yahoo [Bot]', 56, 'Yahoo! Slurp', ''),
(55, 1, 'YahooSeeker [Bot]', 57, 'YahooSeeker/', '');
Code: Alles auswählen
INSERT INTO `phpbb_users` (`user_id`, `user_type`, `group_id`, `user_permissions`, `user_perm_from`, `user_ip`, `user_regdate`, `username`, `username_clean`, `user_password`, `user_passchg`, `user_email`, `user_birthday`, `user_lastvisit`, `user_last_active`, `user_lastmark`, `user_lastpost_time`, `user_lastpage`, `user_last_confirm_key`, `user_last_search`, `user_warnings`, `user_last_warning`, `user_login_attempts`, `user_inactive_reason`, `user_inactive_time`, `user_posts`, `user_lang`, `user_timezone`, `user_dateformat`, `user_style`, `user_rank`, `user_colour`, `user_new_privmsg`, `user_unread_privmsg`, `user_last_privmsg`, `user_message_rules`, `user_full_folder`, `user_emailtime`, `user_topic_show_days`, `user_topic_sortby_type`, `user_topic_sortby_dir`, `user_post_show_days`, `user_post_sortby_type`, `user_post_sortby_dir`, `user_notify`, `user_notify_pm`, `user_notify_type`, `user_allow_pm`, `user_allow_viewonline`, `user_allow_viewemail`, `user_allow_massemail`, `user_options`, `user_avatar`, `user_avatar_type`, `user_avatar_width`, `user_avatar_height`, `user_sig`, `user_sig_bbcode_uid`, `user_sig_bbcode_bitfield`, `user_jabber`, `user_actkey`, `user_actkey_expiration`, `reset_token`, `reset_token_expiration`, `user_newpasswd`, `user_form_salt`, `user_new`, `user_reminded`, `user_reminded_time`) VALUES
(3, 2, 6, '', 0, '', 1732530483, 'AdsBot [Google]', 'adsbot [google]', '', 1732530483, '', '', 0, 0, 1732530483, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 't1qralr3042gwiek', 0, 0, 0),
(4, 2, 6, '', 0, '', 1732530484, 'Ahrefs [Bot]', 'ahrefs [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '4gvzq6ybn2gssfnq', 0, 0, 0),
(5, 2, 6, '', 0, '', 1732530484, 'Alexa [Bot]', 'alexa [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '26bzjcei5sf772vb', 0, 0, 0),
(6, 2, 6, '', 0, '', 1732530484, 'Alta Vista [Bot]', 'alta vista [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '8g1gtcp8fid8ow4j', 0, 0, 0),
(7, 2, 6, '', 0, '', 1732530484, 'Amazon [Bot]', 'amazon [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'zycb39v8l7j0ndwp', 0, 0, 0),
(8, 2, 6, '', 0, '', 1732530484, 'Ask Jeeves [Bot]', 'ask jeeves [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '34eynyolcknden83', 0, 0, 0),
(9, 2, 6, '', 0, '', 1732530484, 'Baidu [Spider]', 'baidu [spider]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '8iqhjir0nkjtegl4', 0, 0, 0),
(10, 2, 6, '', 0, '', 1732530484, 'Bing [Bot]', 'bing [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'q1ajnnmkzvjoxm77', 0, 0, 0),
(11, 2, 6, '', 0, '', 1732530484, 'DuckDuckGo [Bot]', 'duckduckgo [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 's77p3re5d0xa5yzj', 0, 0, 0),
(12, 2, 6, '', 0, '', 1732530484, 'Exabot [Bot]', 'exabot [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'h6ep68hceg44gdv7', 0, 0, 0),
(13, 2, 6, '', 0, '', 1732530484, 'FAST Enterprise [Crawler]', 'fast enterprise [crawler]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'qru69wiwyqsl1cu6', 0, 0, 0),
(14, 2, 6, '', 0, '', 1732530484, 'FAST WebCrawler [Crawler]', 'fast webcrawler [crawler]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'm1qkezzwq40dczgi', 0, 0, 0),
(15, 2, 6, '', 0, '', 1732530484, 'Francis [Bot]', 'francis [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '2umii97bcvubpf6y', 0, 0, 0),
(16, 2, 6, '', 0, '', 1732530484, 'Gigabot [Bot]', 'gigabot [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '7eh225ed89tokalp', 0, 0, 0),
(17, 2, 6, '', 0, '', 1732530484, 'Google Adsense [Bot]', 'google adsense [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'lc7bjlbegbvrgdo0', 0, 0, 0),
(18, 2, 6, '', 0, '', 1732530484, 'Google Desktop', 'google desktop', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '0ax130yil4nklb8g', 0, 0, 0),
(19, 2, 6, '', 0, '', 1732530484, 'Google Feedfetcher', 'google feedfetcher', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '9ntn5qzu4b33uhia', 0, 0, 0),
(20, 2, 6, '', 0, '', 1732530484, 'Google [Bot]', 'google [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'h5maul141owtklhe', 0, 0, 0),
(21, 2, 6, '', 0, '', 1732530484, 'Heise IT-Markt [Crawler]', 'heise it-markt [crawler]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'wia6t32bw0wulvns', 0, 0, 0),
(22, 2, 6, '', 0, '', 1732530484, 'Heritrix [Crawler]', 'heritrix [crawler]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 's5r2qqt2lrgbjhaq', 0, 0, 0),
(23, 2, 6, '', 0, '', 1732530484, 'IBM Research [Bot]', 'ibm research [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '86s7cgv0z9w5gmq7', 0, 0, 0),
(24, 2, 6, '', 0, '', 1732530484, 'ICCrawler - ICjobs', 'iccrawler - icjobs', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '9ppqgul14s60rzhp', 0, 0, 0),
(25, 2, 6, '', 0, '', 1732530484, 'ichiro [Crawler]', 'ichiro [crawler]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 't5tlje4jwhhdyh18', 0, 0, 0),
(26, 2, 6, '', 0, '', 1732530484, 'Majestic-12 [Bot]', 'majestic-12 [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'ao2lmhirf2bfc41a', 0, 0, 0),
(27, 2, 6, '', 0, '', 1732530484, 'Metager [Bot]', 'metager [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '87ws3a46sgu1i755', 0, 0, 0),
(28, 2, 6, '', 0, '', 1732530484, 'MSN NewsBlogs', 'msn newsblogs', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'h52a8hvaeqy01m3t', 0, 0, 0),
(29, 2, 6, '', 0, '', 1732530484, 'MSN [Bot]', 'msn [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '2g1lxmnlg1urzjuq', 0, 0, 0),
(30, 2, 6, '', 0, '', 1732530484, 'MSNbot Media', 'msnbot media', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '14dh36eg4ck00wax', 0, 0, 0),
(31, 2, 6, '', 0, '', 1732530484, 'NG-Search [Bot]', 'ng-search [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'lqf8cz7arwrdrhl7', 0, 0, 0),
(32, 2, 6, '', 0, '', 1732530484, 'Nutch [Bot]', 'nutch [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '6r2sslc4evsed75j', 0, 0, 0),
(33, 2, 6, '', 0, '', 1732530484, 'Nutch/CVS [Bot]', 'nutch/cvs [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'p1xyufrgq4yycnb8', 0, 0, 0),
(34, 2, 6, '', 0, '', 1732530484, 'OmniExplorer [Bot]', 'omniexplorer [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'sx1wgh60tenys091', 0, 0, 0),
(35, 2, 6, '', 0, '', 1732530484, 'Online link [Validator]', 'online link [validator]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'cq6u3rjgabwv6lcd', 0, 0, 0),
(36, 2, 6, '', 0, '', 1732530484, 'psbot [Picsearch]', 'psbot [picsearch]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'bqplu7jdwalj5tze', 0, 0, 0),
(37, 2, 6, '', 0, '', 1732530484, 'Seekport [Bot]', 'seekport [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'xw3e28iwu8m5wnql', 0, 0, 0),
(38, 2, 6, '', 0, '', 1732530484, 'Semrush [Bot]', 'semrush [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'im8bez45xfesgh1l', 0, 0, 0),
(39, 2, 6, '', 0, '', 1732530484, 'Sensis [Crawler]', 'sensis [crawler]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'oa4gjkpw9gdu9hqi', 0, 0, 0),
(40, 2, 6, '', 0, '', 1732530484, 'SEO Crawler', 'seo crawler', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '2x43h88dgciy3u0k', 0, 0, 0),
(41, 2, 6, '', 0, '', 1732530484, 'Seoma [Crawler]', 'seoma [crawler]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'yf57eyqm127zunx7', 0, 0, 0),
(42, 2, 6, '', 0, '', 1732530484, 'SEOSearch [Crawler]', 'seosearch [crawler]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'r1qtwyfayzq9jmrs', 0, 0, 0),
(43, 2, 6, '', 0, '', 1732530484, 'Snappy [Bot]', 'snappy [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '05qhrju242dm635l', 0, 0, 0),
(44, 2, 6, '', 0, '', 1732530484, 'Steeler [Crawler]', 'steeler [crawler]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '5j0i6gymmhq7wzur', 0, 0, 0),
(45, 2, 6, '', 0, '', 1732530484, 'Synoo [Bot]', 'synoo [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'n1hgh4itsh9wendf', 0, 0, 0),
(46, 2, 6, '', 0, '', 1732530484, 'Telekom [Bot]', 'telekom [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'mk13loywpqilxza2', 0, 0, 0),
(47, 2, 6, '', 0, '', 1732530484, 'TurnitinBot [Bot]', 'turnitinbot [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'fokturdlv6yuq9d5', 0, 0, 0),
(48, 2, 6, '', 0, '', 1732530484, 'Voyager [Bot]', 'voyager [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '8t7dhoewi6pf8jhr', 0, 0, 0),
(49, 2, 6, '', 0, '', 1732530484, 'W3 [Sitesearch]', 'w3 [sitesearch]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 't6299h9euntwms7i', 0, 0, 0),
(50, 2, 6, '', 0, '', 1732530484, 'W3C [Linkcheck]', 'w3c [linkcheck]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'm5szim0mjtl7ik4h', 0, 0, 0),
(51, 2, 6, '', 0, '', 1732530484, 'W3C [Validator]', 'w3c [validator]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '8rjow6yl1bgome5s', 0, 0, 0),
(52, 2, 6, '', 0, '', 1732530484, 'WiseNut [Bot]', 'wisenut [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'xk4f2apy3421imva', 0, 0, 0),
(53, 2, 6, '', 0, '', 1732530484, 'YaCy [Bot]', 'yacy [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'du4aqn5se9fdm40w', 0, 0, 0),
(54, 2, 6, '', 0, '', 1732530484, 'Yahoo MMCrawler [Bot]', 'yahoo mmcrawler [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', '7y8pw5i3k2xav1z4', 0, 0, 0),
(55, 2, 6, '', 0, '', 1732530484, 'Yahoo Slurp [Bot]', 'yahoo slurp [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'v457gxnrrusfa6u5', 0, 0, 0),
(56, 2, 6, '', 0, '', 1732530484, 'Yahoo [Bot]', 'yahoo [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'k0r3bcx76kz9r5b8', 0, 0, 0),
(57, 2, 6, '', 0, '', 1732530484, 'YahooSeeker [Bot]', 'yahooseeker [bot]', '', 1732530484, '', '', 0, 0, 1732530484, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'de', 'UTC', 'D j. M Y, H:i', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '<t></t>', '', '', '', '', 0, '', 0, '', 'maylqr9x0bdjr99k', 0, 0, 0);
guenniguenzelsen hat geschrieben: 09.12.2024 13:27 Vorweg erstmal: Vielen Dank für Deinen unermüdlichen Einsatz in der Sache und Deine Geduld mit meinen beschränkten technischen Fähigkeiten!
Ahja, dann war der Geister-Bot Bingbot nur die Spitze des Eisbergs.Dabei ist auch aufgefallen, dass scheinbar die gesamte Bots-Liste fehlerhaft war.
Beschreibe das mal genauer. Du hast auf der Bot Seite versucht fehlende Bots anzulegen und das ging dann nicht oder wie?Als ich die fehlenden Bots neu anlegen wollte, waren einige aber trotzdem vorhanden und wurden unter "Benutzer verwalten" auch per Suche
OK, dann sehe ich den Task als erledigt an.LukeWCS hat geschrieben: 09.12.2024 15:43 Der Weg von guenniguenzelsen ist zwar mühsam, aber rein technisch gesehen auf der sicheren Seite, weil dann nämlich phpBB selber beide Tabellen korrekt bestückt und es so auch keine Kollisionsgefahr gibt, da er ja vorher sowohl die Bots als auch die Bot-User gelöscht hat.
Mein vorgehen war:LukeWCS hat geschrieben: 09.12.2024 15:43 Beschreibe das mal genauer. Du hast auf der Bot Seite versucht fehlende Bots anzulegen und das ging dann nicht oder wie?
Alles klar, aufgrund deiner Beschreibung habe ich diese Situation gestern auch nachgestellt im TB und konnte sie exakt reproduzieren. Das heisst es haben nicht nur Bot-User (Tabelle
_users
) gefehlt, sondern auch Bots (Tabelle _bots
) selber.Das war eine gute und richtige Entscheidung, denn sonst wäre es nur eine Frage der Zeit gewesen, bis der nächste (Geister)Bot für PHP Fehler gesorgt hätte.An dem Punkt habe ich dann irgendwann alle Bots gelöscht und wie beschrieben und neu angelegt.
Jupp und zwar in dem Sinne, dass die Liste für die Erst-Installation ergänzt wird. Das heisst neue Bots werden bei einer bestehenden Installation nicht hinzufügt. Warum auch immer, den Grund dafür kenne ich nicht.
Das ist insofern falsch, weil neue Bots bei Updates nicht automatisch hinzugefügt werden. Denn mir fehlen im TB alle Bots die nach 3.3.0 noch dazukamen. An der Aussage das man keinesfalls einen Bot-Import von einer neuen Installation machen darf, ändert das jedoch nichts.LukeWCS hat geschrieben: 09.12.2024 15:43 Bots werden bei phpBB Updates immer wieder gepflegt und neue werden angelegt. Dadurch kann es vorkommen, dass neue Bots sehr hohe IDs bekommen