Skip to content

大佬还在维护不?报了好一些错,不知道能不能帮忙看一下 #101

@jerryc20

Description

@jerryc20

--1-----------
File "/opt/function/code/activity/unicom/superSimpleTask.py", line 121, in run
if int(item['achieve']) == int(item['allocation']) and item['btn'] not in ['已完成', '倒计时']:

KeyError: 'achieve'

----2---------------
File "/opt/function/code/activity/woshipin/woshipin.py", line 150, in run
self.Authenticate()
File "/opt/function/code/activity/woshipin/woshipin.py", line 84, in Authenticate
self.createUserForVR()
File "/opt/function/code/activity/woshipin/woshipin.py", line 103, in createUserForVR
'Content-Type:application/json;charset=UTF-8'

AttributeError: 'set' object has no attribute 'items'

---3----------
File "/opt/function/code/activity/womusic/dayDayDraw.py", line 163, in run
self.vote(task['topicId'], actId, choice)
File "/opt/function/code/activity/womusic/dayDayDraw.py", line 118, in vote
data = resp.json()

raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

--4----------------------
File "/opt/function/code/activity/unicom/watchAddFlow.py", line 75, in run
if self.queryFlowValue() == 3:
File "/opt/function/code/activity/unicom/watchAddFlow.py", line 40, in queryFlowValue
data = resp.json()

raise JSONDecodeError("Expecting value", s, err.value) from None

json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

----5-----账号密码应该都是对的---------
raise Exception('[WoMailWeb]登录失败 结束执行任务')
Exception: [WoMailWeb]登录失败 结束执行任务

----6-----视频都看不了-------
#######################taskcallbackquery########################
{'code': '1016', 'desc': '很抱歉,前方网络拥堵,观看将无法获得积分,请拒绝后再次尝试。 [1016]'}

---7-------前几行日志是“领外卖红包赚积分”的--------
#############################doTask#############################
{'code': 502, 'msg': '本次操作需要验证', 'data': None, 'exceptionCode': 6000}
###########################flushTime############################
########################drawTaskIntegral########################
{'code': 500, 'msg': '领取失败', 'data': None, 'exceptionCode': None}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions