Code Monkey home page Code Monkey logo

Comments (4)

ahutsunshine avatar ahutsunshine commented on July 19, 2024

_看下log全部都是这个错误嘛?有没有更新配送成功的log或者更新购物车成功的log?有的话是正常的。以下是我的log日志,可以看到有很多请求结果有异常, 但只要有成功的就可以了,其他的都是在不断更新。

I0426 08:32:46.393703   15892 order.go:150] 更新配送时间成功, 配送时间段: 自动尝试可用时段
I0426 08:32:46.489327   15892 order.go:150] 更新配送时间成功, 配送时间段: 自动尝试可用时段
I0426 08:32:46.703636   15892 cart.go:45] 勾选购物车全选按钮成功
I0426 08:32:46.713475   15892 client.go:127] 请求结果有异常, 详情: {"success":false,"error":null,"code":-3000,"message":"","msg":"当前人多拥挤,请稍后尝试刷新页面","data":[]}
E0426 08:32:46.713512   15892 cart.go:62] 获取购物车商品失败, 错误: 当前人多拥挤,请稍后尝试刷新页面
I0426 08:32:46.910889   15892 client.go:127] 请求结果有异常, 详情: {"success":false,"error":null,"code":-3000,"message":"","msg":"当前人多拥挤,请稍后尝试刷新页面","data":[]}
E0426 08:32:46.910914   15892 cart.go:62] 获取购物车商品失败, 错误: 当前人多拥挤,请稍后尝试刷新页面
I0426 08:32:47.054431   15892 order.go:150] 更新配送时间成功, 配送时间段: 自动尝试可用时段
I0426 08:32:47.086047   15892 client.go:127] 请求结果有异常, 详情: {"success":false,"error":null,"code":-3100,"message":"","msg":"","data":{}}
E0426 08:32:47.086076   15892 order.go:225] 获取订单确认信息失败, 错误: -3100
I0426 08:32:47.170425   15892 order.go:150] 更新配送时间成功, 配送时间段: 自动尝试可用时段
I0426 08:32:47.216071   15892 client.go:127] 请求结果有异常, 详情: {"success":false,"error":null,"code":-3000,"message":"","msg":"当前人多拥挤,请稍后尝试刷新页面","data":[]}
E0426 08:32:47.216099   15892 cart.go:62] 获取购物车商品失败, 错误: 当前人多拥挤,请稍后尝试刷新页面
I0426 08:32:47.256784   15892 client.go:127] 请求结果有异常, 详情: {"success":false,"error":null,"code":-3100,"message":"","msg":"","data":{}}
I0426 08:33:25.027790   15892 client.go:127] 请求结果有异常, 详情: {"success":false,"error":null,"code":-3001,"message":"","msg":"","data":{}}
E0426 08:33:25.027813   15892 order.go:325] 提交订单失败, 错误: -3001 当前下单总金额:103.00
I0426 08:33:25.055403   15892 client.go:127] 请求结果有异常, 详情: {"success":false,"error":null,"code":-3001,"message":"","msg":"","data":{}}
E0426 08:33:25.055499   15892 order.go:325] 提交订单失败, 错误: -3001 当前下单总金额:103.00
I0426 08:33:25.098673   15892 client.go:127] 请求结果有异常, 详情: {"success":false,"error":null,"code":-3001,"message":"","msg":"","data":{}}
E0426 08:33:25.098710   15892 order.go:325] 提交订单失败, 错误: -3001 当前下单总金额:103.00
I0426 08:33:25.174857   15892 order.go:332] 下单成功返回的响应信息: {"success":true,"error":null,"code":0,"message":"","msg":"success","data":{"cart_count":4,"event_tracking":{"post_product_algo":"{number":"2204262926447874081","pay_online":true,"pay_url":"{\"timeStamp\":\"1650933205\",\"package\":\"prepay_id=wx260833256155394080ccd34cbc4ac80000\",\"appId\":\"wx1e113254eda17715\",\"sign\":\"28E6189F58C91E74E244F891D751AD25\",\"signType\":\"MD5\",\"nonceStr\":\"MmPVACoJRDqGrJKJ6yGd6IP0m5Uyh2gP\"}","station_id":"611ddc495dc46f00010145ab"}}
I0426 08:33:25.174898   15892 order.go:333] 恭喜你,已成功下单,当前下单总金额:103.00
I0426 08:33:25.174909   15892 scheduler.go:170] 下单成功,请在5分钟内支付金额: 103.00,否则订单会被叮咚自动取消

from dingdong-grabber.

luke-zhang580 avatar luke-zhang580 commented on July 19, 2024

全是抱歉人多拥挤,没有成功的,😮‍💨

from dingdong-grabber.

ahutsunshine avatar ahutsunshine commented on July 19, 2024

那就尴尬了,就说明真的繁忙了。6:00和8:30的时间段都尝试下。

from dingdong-grabber.

ahutsunshine avatar ahutsunshine commented on July 19, 2024

@luke-zhang580 已更新代码,兼容最新版本2.85.2

from dingdong-grabber.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.