-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Description
Traceback (most recent call last):
{"errcode":-2012,"errlog":"C7DU5ap","errmsg":"登录超时"}
File "/opt/hostedtoolcache/Python/3.11.12/x64/bin/github_heatmap", line 8, in
sys.exit(main())
^^^^^^
File "/opt/hostedtoolcache/Python/3.11.12/x64/lib/python3.11/site-packages/github_heatmap/cli.py", line 206, in main
run()
File "/opt/hostedtoolcache/Python/3.11.12/x64/lib/python3.11/site-packages/github_heatmap/cli.py", line 101, in run
tracks, years = loader.get_all_track_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.12/x64/lib/python3.11/site-packages/github_heatmap/loader/weread_loader.py", line 86, in get_all_track_data
self.make_track_dict()
File "/opt/hostedtoolcache/Python/3.11.12/x64/lib/python3.11/site-packages/github_heatmap/loader/weread_loader.py", line 75, in make_track_dict
api_data = self.get_api_data()
^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.12/x64/lib/python3.11/site-packages/github_heatmap/loader/weread_loader.py", line 69, in get_api_data
raise Exception("Cookie过期了请重新设置cookie")
Exception: Cookie过期了请重新设置cookie
Error: Process completed with exit code 1.