ryelogheat / xpbot

Analyze a media file, identify the TMDB/IMDB, and generate all the necessary info to upload a torrent to a private tracker using the UNIT3D codebase
56 stars 27 forks source link

image upload error #45

Closed drmboy2022 closed 2 years ago

drmboy2022 commented 2 years ago

2022-01-23 17:38:40,077 | root | ERROR | freeimage upload failed. JSON Response: {'status_code': 400, 'error': {'message': 'Invalid API v1 key.', 'code': 100, 'context': 'Exception'}, 'status_txt': 'Bad Request'} 2022-01-23 17:38:40,078 | root | CRITICAL | Required Python version to use pyimgbox is: 3.7+ You currently are on 3.6.9 2022-01-23 17:38:40,954 | root | ERROR | imgbb upload failed. JSON Response: {'status_code': 400, 'error': {'message': 'Rate limit reached.', 'code': 100, 'context': 'Exception'}, 'status_txt': 'Bad Request'} 2022-01-23 17:38:41,839 | root | ERROR | freeimage upload failed. JSON Response: {'status_code': 400, 'error': {'message': 'Invalid API v1 key.', 'code': 100, 'context': 'Exception'}, 'status_txt': 'Bad Request'} 2022-01-23 17:38:41,841 | root | CRITICAL | Required Python version to use pyimgbox is: 3.7+ You currently are on 3.6.9 2022-01-23 17:38:42,834 | root | ERROR | imgbb upload failed. JSON Response: {'status_code': 400, 'error': {'message': 'Rate limit reached.', 'code': 100, 'context': 'Exception'}, 'status_txt': 'Bad Request'} 2022-01-23 17:38:43,837 | root | ERROR | freeimage upload failed. JSON Response: {'status_code': 400, 'error': {'message': 'Invalid API v1 key.', 'code': 100, 'context': 'Exception'}, 'status_txt': 'Bad Request'} 2022-01-23 17:38:43,837 | root | CRITICAL | Required Python version to use pyimgbox is: 3.7+ You currently are on 3.6.9 2022-01-23 17:38:44,795 | root | ERROR | imgbb upload failed. JSON Response: {'status_code': 400, 'error': {'message': 'Rate limit reached.', 'code': 100, 'context': 'Exception'}, 'status_txt': 'Bad Request'} 2022-01-23 17:38:45,831 | root | ERROR | freeimage upload failed. JSON Response: {'status_code': 400, 'error': {'message': 'Invalid API v1 key.', 'code': 100, 'context': 'Exception'}, 'status_txt': 'Bad Request'} 2022-01-23 17:38:45,831 | root | CRITICAL | Required Python version to use pyimgbox is: 3.7+ You currently are on 3.6.9 2022-01-23 17:38:46,709 | root | ERROR | imgbb upload failed. JSON Response: {'status_code': 400, 'error': {'message': 'Rate limit reached.', 'code': 100, 'context': 'Exception'}, 'status_txt': 'Bad Request'} 2022-01-23 17:38:47,622 | root | ERROR | freeimage upload failed. JSON Response: {'status_code': 400, 'error': {'message': 'Invalid API v1 key.', 'code': 100, 'context': 'Exception'}, 'status_txt': 'Bad Request'} 2022-01-23 17:38:47,622 | root | CRITICAL | Required Python version to use pyimgbox is: 3.7+ You currently are on 3.6.9 2022-01-23 17:38:47,625 | root | ERROR | 6/6 screenshots failed to upload

drmboy2022 commented 2 years ago

fixed by updating api keys