Closed spuder closed 1 year ago
Opening the slicer shows this error, which seems to indicate that ankerctl can't handle when reauthentication is required
Yes, indeed.
Another issue is having to enter a CAPTCHA if you try to login too many times in a row (even if successful), which is also very hard to handle in a CLI tool.
I'll add some exception handling to this at some point, to give it a better presentation.
Confirmed more elegant handling of when login.json is absent (78e6996c5b13d9183568ff4fa7a937f5c92fa113)
mv ~/Library/Application\ Support/AnkerMake/AnkerMake_64bit_fp/login.json ~/Library/Application\ Support/AnkerMake/AnkerMake_64bit_fp/login.json.bak
./ankerctl.py config import
This platform does not support autodetection. Please specify file location
Seeing this error when running an ankerctl config import (on the chrivers/pppp-improvements branch commit: 0339ef71782e6e8e4bdafd507659cfa7ad365b68)
Theories
I haven't opened the anker slicer in a couple of days/weeks. Maybe my credentials expired?