-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Crawler started at 2024. 7. 4. 오후 4:18:02 KST raised following errors:
QueryFailedError: Incorrect datetime value: '1970-01-01 00:00:00.000' for column `snuboard`.`notice`.`createdAt` at row 1
at QueryFailedError.TypeORMError [as constructor] (/home/ec2-user/snuboard-crawler/node_modules/typeorm/error/TypeORMError.js:9:28)
at new QueryFailedError (/home/ec2-user/snuboard-crawler/node_modules/typeorm/error/QueryFailedError.js:13:28)
at Query.onResult (/home/ec2-user/snuboard-crawler/node_modules/typeorm/driver/mysql/MysqlQueryRunner.js:220:57)
at Query.execute (/home/ec2-user/snuboard-crawler/node_modules/mysql2/lib/commands/command.js:36:14)
at PoolConnection.handlePacket (/home/ec2-user/snuboard-crawler/node_modules/mysql2/lib/connection.js:456:32)
at PacketParser.onPacket (/home/ec2-user/snuboard-crawler/node_modules/mysql2/lib/connection.js:85:12)
at PacketParser.executeStart (/home/ec2-user/snuboard-crawler/node_modules/mysql2/lib/packet_parser.js:75:16)
at Socket.<anonymous> (/home/ec2-user/snuboard-crawler/node_modules/mysql2/lib/connection.js:92:25)
at Socket.emit (events.js:315:20)
at addChunk (internal/streams/readable.js:309:12)
at readableAddChunk (internal/streams/readable.js:284:9)
at Socket.Readable.push (internal/streams/readable.js:223:10)
at TCP.onStreamRead (internal/stream_base_commons.js:188:23)
while processing
{
"id": "33PhjkIa8HuZ4Hd",
"url": "http://philosophy.snu.ac.kr/board/html/menu6/sub06_view.html?wr_id=7921",
"loadedUrl": "http://philosophy.snu.ac.kr/board/html/menu6/sub06_view.html?wr_id=7921",
"uniqueKey": "http://philosophy.snu.ac.kr/board/html/menu6/sub06_view.html?wr_id=7921",
"method": "GET",
"noRetry": false,
"retryCount": 0,
"errorMessages": [],
"headers": {},
"userData": {
"department": {
"id": 62,
"name": "철학과",
"college": "인문대학",
"link": "http://philosophy.snu.ac.kr/",
"style": "",
"code": "7LKg7ZWZ6rO8"
},
"isPinned": false,
"isList": false,
"dateString": "2024-07-04",
"tag": "장학"
}
}
QueryFailedError: Incorrect datetime value: '1970-01-01 00:00:00.000' for column `snuboard`.`notice`.`createdAt` at row 1
at QueryFailedError.TypeORMError [as constructor] (/home/ec2-user/snuboard-crawler/node_modules/typeorm/error/TypeORMError.js:9:28)
at new QueryFailedError (/home/ec2-user/snuboard-crawler/node_modules/typeorm/error/QueryFailedError.js:13:28)
at Query.onResult (/home/ec2-user/snuboard-crawler/node_modules/typeorm/driver/mysql/MysqlQueryRunner.js:220:57)
at Query.execute (/home/ec2-user/snuboard-crawler/node_modules/mysql2/lib/commands/command.js:36:14)
at PoolConnection.handlePacket (/home/ec2-user/snuboard-crawler/node_modules/mysql2/lib/connection.js:456:32)
at PacketParser.onPacket (/home/ec2-user/snuboard-crawler/node_modules/mysql2/lib/connection.js:85:12)
at PacketParser.executeStart (/home/ec2-user/snuboard-crawler/node_modules/mysql2/lib/packet_parser.js:75:16)
at Socket.<anonymous> (/home/ec2-user/snuboard-crawler/node_modules/mysql2/lib/connection.js:92:25)
at Socket.emit (events.js:315:20)
at addChunk (internal/streams/readable.js:309:12)
at readableAddChunk (internal/streams/readable.js:284:9)
at Socket.Readable.push (internal/streams/readable.js:223:10)
at TCP.onStreamRead (internal/stream_base_commons.js:188:23)
while processing
{
"id": "9EQu3X7T48G4bcF",
"url": "http://philosophy.snu.ac.kr/board/html/menu6/sub06_view.html?wr_id=7920",
"loadedUrl": "http://philosophy.snu.ac.kr/board/html/menu6/sub06_view.html?wr_id=7920",
"uniqueKey": "http://philosophy.snu.ac.kr/board/html/menu6/sub06_view.html?wr_id=7920",
"method": "GET",
"noRetry": false,
"retryCount": 0,
"errorMessages": [],
"headers": {},
"userData": {
"department": {
"id": 62,
"name": "철학과",
"college": "인문대학",
"link": "http://philosophy.snu.ac.kr/",
"style": "",
"code": "7LKg7ZWZ6rO8"
},
"isPinned": false,
"isList": false,
"dateString": "2024-07-04",
"tag": "장학"
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels