ray1025

Results 18 comments of ray1025

ok,it is working. [DEBUG]: IConnection::IConnection [DEBUG]: TcpConnection::onConnection [DEBUG]: ptcp->onConnect [DEBUG]: lwip->onClose [DEBUG]: IConnection::~IConnection [DEBUG]: IConnection::IConnection [DEBUG]: TcpConnection::onConnection [DEBUG]: ptcp->onConnect [DEBUG]: ptcp->onClose 0 Unknown system error 0 [DEBUG]: IConnection::~IConnection

try this. https://github.com/dogbutcat/gclone/releases

我用whoami正常,但是用checkin也是出現這個錯誤 Invalid cookie. Missing required cookie: shopee_webUnique_ccd ps. 1.我的 cookie 來自一般的 Chrome 瀏覽器 2.我的登入方式是帳號密碼登入

之前v1版,有把帳號密碼寫到cookie裡面,所以就算過7天也會從cookie裡面抓帳號密碼出來重登,而且不用簡訊驗證,比較好用。

可是v1版現在也無法用,卡在簽到頁面...

辛苦大神了,謝謝您這些日子的付出。就先放旁邊吧,看看有沒有人接手。

Just to add, I'm using this method to run Docker: docker run --rm --env NO_IP_USERNAME="EMAIL" --env NO_IP_PASSWORD="PASSWORD" --env NO_IP_TOTP_KEY="NOIP TOTP KEY" simaofsilva/noip-renewer

I've tried using two sets of accounts separately, each for four attempts, and the results are the same. Now, when I use the previous version, everything works fine.

Additionally, I've found that running the latest version using the command `docker run --rm -it simaofsilva/noip-renewer` works fine.

However, since I need to automate the scheduling, I prefer using the method `docker run --rm --env NO_IP_USERNAME="EMAIL" --env NO_IP_PASSWORD="PASSWORD" --env NO_IP_TOTP_KEY="KEY" simaofsilva/noip-renewer`.