-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Description
Run github_heatmap weread --year $YEAR --me "***" --with-animation --background-color=#fdf6e3 --track-color=#b58900 --special-color1=#cb4b16 --special-color2=#6c71c4 --dom-color=#eee8d5 --text-color=#586e75
Traceback (most recent call last):
{"errcode":-2012,"errlog":"CGgy1Mt","errmsg":"登录超时"}
File "/opt/hostedtoolcache/Python/3.9.22/x64/bin/github_heatmap", line 8, in
sys.exit(main())
File "/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/github_heatmap/cli.py", line 206, in main
run()
File "/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/github_heatmap/cli.py", line 101, in run
tracks, years = loader.get_all_track_data()
File "/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/github_heatmap/loader/weread_loader.py", line 86, in get_all_track_data
self.make_track_dict()
File "/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/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.9.22/x64/lib/python3.9/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.