-
您好!我執行main.py後, 屏幕顯示
google.auth.exceptions.DefaultCredentialsError: File /tele_bot/crawler_shopee_public-master/config/crawler_bigquery.json was not found.
確認dev log 有看到 object no attribute
Excep…
-
沒收到驗證簡訊或者郵件
> docker run -it -v "/root/shopee:/secret" hyperbola/shopee-coins-bot:1 -c /secret/shopee-cookie -u xxxxxx -p xxxxx -s /root/shopee -f
> Start shopee coins bot v1.0.17.
> Passing pass…
-
每天自動執行,但每週一都會卡在重新驗證帳號密碼。
平常自動執行的日誌:
```
Start shopee coins bot v1.1.0.
Start to load cookies.
Cookies loaded.
Start to login shopee.
Already logged in.
Start to save cookie.
Cookie saved.…
-
指令如下,也在 cookie 用 `touch` 建立 coin 檔案 。
```
docker run -it -v ~/cookie/coin:/cookie hyperbola/shopee-coins-bot:1 -u '' -p '' -c /cookie
```
會出現 `Unexpected end of JSON input`
```
Start shopee co…
-
All other payment methods are okay, but then when we use Shopeepay, the FE side gets this notification
![image](https://user-images.githubusercontent.com/56091175/195976344-928f4ed2-a74d-4c11-bcab-d8…
-
我執行首次啟動命令
```bash
❯ docker run -it -v /path/to/local:/cookie hyperbola/shopee-coins-bot:1 -u username -p password -c /cookie
WARNING: The requested image's platform (linux/amd64) does not match t…
-
wdzeng 您好,
我嘗試在docker上安裝時得到反饋:
```
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested
```
…
-
```
Status: Downloaded newer image for hyperbola/shopee-coins-bot:1
Start shopee coins bot v1.0.17.
Passing password from command line is considered insecure. Should use environment variable or pas…
-
因為舊筆電無法安裝 docker,我想測試使用 Node.js 環境執行,請問可以嗎?
-
請問這是什麼問題?cookie 檔案要給什麼檔案格式?