Hallo,
leider habe ich das Problem, das der Abruf nicht startet vom RSS Feed im News System. Es ist auch leider keine Fehlermeldung erkennbar.
Vorher hatten wir das voolia News System zusammen mit dem Community Bot2 im Einsatz, da hat alles funktioniert
Warum er nicht abruft kann ich leider nicht beurteilen, da kein Fehler erkennbar ist und auch nicht im Log auftaucht
Vielen Dank
EDIT: Der RSS Feedreader war aus, aber es wird keine Fehlermeldung unter Cronjobs generiert. Ebenfalls ist immer noch nicht erkennbar wann zuletzt geprüft wurde ob , siehe Bild 4
Nun habe ich zumindest Fehlermeldungen:
Code
Tue, 05 Mar 2019 00:20:14 +0000
Message: Could not execute statement 'INSERT INTO news1_rss_feed_log (feedID, HASH, newsID) VALUES (?, ?, ?)'
PHP version: 7.1.26-2+0~20190216175258.13+jessie~1.gbpc20626
WoltLab Suite version: 3.0.20 pl 1
Request URI: /wcf/acp/index.php?ajax-proxy/&t=ba7f510d37ee5b8351671d1ab1972dfe92d9aefa
Referrer:
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0
Peak Memory Usage: 8922880/1073741824
======
Error Class: wcf\system\database\exception\DatabaseQueryExecutionException
Error Message: Could not execute statement 'INSERT INTO news1_rss_feed_log (feedID, HASH, newsID) VALUES (?, ?, ?)'
Error Code: 23000
File: /var/www/clients/client1/web5/web/wcf/lib/system/database/statement/PreparedStatement.class.php (105)
Extra Information: YTozOntpOjA7YToyOntpOjA7czoxNzoiUXVlcnkgUGFyYW1ldGVyIDEiO2k6MTtpOjI3O31pOjE7YToyOntpOjA7czoxNzoiUXVlcnkgUGFyYW1ldGVyIDIiO2k6MTtzOjQwOiIwNDFiZTY1NmM5ZTAxYjFlYjczNTM5YzJjMGM3OTBkMTc2YjA3ZTAzIjt9aToyO2E6Mjp7aTowO3M6MTc6IlF1ZXJ5IFBhcmFtZXRlciAzIjtpOjE7aTo3ODgxO319
Stack Trace: [{"file":"\/var\/www\/clients\/client1\/web5\/web\/news\/lib\/system\/cronjob\/RSSFeedReaderCronjob.class.php","line":94,"function":"execute","class":"wcf\\system\\database\\statement\\PreparedStatement","type":"->","args":[["[redacted]","[redacted]","[redacted]"]]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/data\/cronjob\/CronjobAction.class.php","line":147,"function":"execute","class":"news\\system\\cronjob\\RSSFeedReaderCronjob","type":"->","args":["wcf\\data\\cronjob\\Cronjob"]},{"function":"execute","class":"wcf\\data\\cronjob\\CronjobAction","type":"->","args":[],"file":"[internal function]","line":"?"},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/data\/AbstractDatabaseObjectAction.class.php","line":204,"function":"call_user_func","args":[["[redacted]","[redacted]"]],"class":"","type":""},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/action\/AJAXProxyAction.class.php","line":75,"function":"executeAction","class":"wcf\\data\\AbstractDatabaseObjectAction","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/action\/AJAXInvokeAction.class.php","line":104,"function":"invoke","class":"wcf\\action\\AJAXProxyAction","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/action\/AbstractAction.class.php","line":47,"function":"execute","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/action\/AJAXInvokeAction.class.php","line":63,"function":"__run","class":"wcf\\action\\AbstractAction","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/system\/request\/Request.class.php","line":83,"function":"__run","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/system\/request\/RequestHandler.class.php","line":94,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/acp\/index.php","line":9,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["wcf",true]}]
======
Error Class: PDOException
Error Message: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '27-041be656c9e01b1eb73539c2c0c790d176b07e03' for key 'id'
Error Code: 23000
File: /var/www/clients/client1/web5/web/wcf/lib/system/database/statement/PreparedStatement.class.php (93)
Extra Information: -
Stack Trace: [{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/system\/database\/statement\/PreparedStatement.class.php","line":93,"function":"execute","class":"PDOStatement","type":"->","args":[["[redacted]","[redacted]","[redacted]"]]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/news\/lib\/system\/cronjob\/RSSFeedReaderCronjob.class.php","line":94,"function":"execute","class":"wcf\\system\\database\\statement\\PreparedStatement","type":"->","args":[["[redacted]","[redacted]","[redacted]"]]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/data\/cronjob\/CronjobAction.class.php","line":147,"function":"execute","class":"news\\system\\cronjob\\RSSFeedReaderCronjob","type":"->","args":["wcf\\data\\cronjob\\Cronjob"]},{"function":"execute","class":"wcf\\data\\cronjob\\CronjobAction","type":"->","args":[],"file":"[internal function]","line":"?"},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/data\/AbstractDatabaseObjectAction.class.php","line":204,"function":"call_user_func","args":[["[redacted]","[redacted]"]],"class":"","type":""},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/action\/AJAXProxyAction.class.php","line":75,"function":"executeAction","class":"wcf\\data\\AbstractDatabaseObjectAction","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/action\/AJAXInvokeAction.class.php","line":104,"function":"invoke","class":"wcf\\action\\AJAXProxyAction","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/action\/AbstractAction.class.php","line":47,"function":"execute","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/action\/AJAXInvokeAction.class.php","line":63,"function":"__run","class":"wcf\\action\\AbstractAction","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/system\/request\/Request.class.php","line":83,"function":"__run","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/lib\/system\/request\/RequestHandler.class.php","line":94,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/var\/www\/clients\/client1\/web5\/web\/wcf\/acp\/index.php","line":9,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["wcf",true]}]
Alles anzeigen