MindHunter86 / aniliSeeder

MIT License
0 stars 0 forks source link

redeployment failure in deployFailedAnnounces #81

Open MindHunter86 opened 1 year ago

MindHunter86 commented 1 year ago
:> deployFailedAnnounces
+----------+----------------------------+-------------------+-----------+-----------+----------------+
| WORKER   | NAME                       | QUALITY           | OLDHASH   | NEWHASH   | SIZECHANGES KB |
+----------+----------------------------+-------------------+-----------+-----------+----------------+
| 60480cfe | Tensei shitara Ken Deshita | WEBRip 1080p HEVC | baaf26548 | b537f0d29 |         261804 |
|          +----------------------------+-------------------+-----------+-----------+----------------+
|          | Tensei shitara Ken Deshita | WEBRip 1080p      | 8bcc5fe95 | 8bcc5fe95 |              0 |
|          +----------------------------+-------------------+-----------+-----------+----------------+
|          | Tensei shitara Ken Deshita | WEBRip 1080p      | e12585b4e | 8bcc5fe95 |              0 |
+----------+----------------------------+-------------------+-----------+-----------+----------------+
:> 
command not found
:> deployFailedAnnounces
internal server error
:> 
9:37PM INF received a cmd from the client client=unix cmd="deployFailedAnnounces\n"
9:37PM DBG worker reply accepted, authorizing... func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG the worker's reply has been authorized func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG got reply from the worker with torrents list func=master.(*worker).getTorrents torrents_count=45
9:37PM DBG torrent marked as failed func=app.(*deploy).searchFailedTitles torrents_hash=8bcc5fe95
filter=id%2Ccode%2Cnames%2Cupdated%2Clast_change%2Cstatus%2Ctype%2Ctorrents&search=Tensei+shitara+Ken+Deshita
9:37PM INF unauthorized request detected; initiate the authentication process...
9:37PM DBG Called apiAuthorize() func=anilibria.(*ApiClient).GetApiAuthorization
9:37PM DBG trying to complete authentication process on anilibria func=anilibria.(*ApiClient).GetApiAuthorization username=mindhunter86
9:37PM DBG Called apiAuthorize func=anilibria.(*ApiClient).apiAuthorize
9:37PM INF authentication process has been completed successfully session=XXXXXX
9:37PM DBG api reqiest has been completed with response 200 OK api_method=/searchTitles func=anilibria.(*ApiClient).getApiResponseV2
9:37PM DBG the title's torrent replacement has been found func=app.(*deploy).searchFailedTitles new_torrent_hash=8bcc5fe95 title_name="Tensei shitara Ken Deshita" torrent_hash=8bcc5fe95
9:37PM DBG anilibria quality found but skipped func=app.(*deploy).searchFailedTitles title_name="Tensei shitara Ken Deshita" torrent_found_quality="WEBRip 1080p HEVC"
9:37PM DBG torrent marked as failed func=app.(*deploy).searchFailedTitles torrents_hash=baaf26548
filter=id%2Ccode%2Cnames%2Cupdated%2Clast_change%2Cstatus%2Ctype%2Ctorrents&search=Tensei+shitara+Ken+Deshita
9:37PM DBG api reqiest has been completed with response 200 OK api_method=/searchTitles func=anilibria.(*ApiClient).getApiResponseV2
9:37PM DBG anilibria quality found but skipped func=app.(*deploy).searchFailedTitles title_name="Tensei shitara Ken Deshita" torrent_found_quality="WEBRip 1080p"
9:37PM DBG the title's torrent replacement has been found func=app.(*deploy).searchFailedTitles new_torrent_hash=b537f0d29 title_name="Tensei shitara Ken Deshita" torrent_hash=baaf26548
9:37PM DBG torrent marked as failed func=app.(*deploy).searchFailedTitles torrents_hash=e12585b4e
filter=id%2Ccode%2Cnames%2Cupdated%2Clast_change%2Cstatus%2Ctype%2Ctorrents&search=Tensei+shitara+Ken+Deshita
9:37PM DBG api reqiest has been completed with response 200 OK api_method=/searchTitles func=anilibria.(*ApiClient).getApiResponseV2
9:37PM DBG the title's torrent replacement has been found func=app.(*deploy).searchFailedTitles new_torrent_hash=8bcc5fe95 title_name="Tensei shitara Ken Deshita" torrent_hash=e12585b4e
9:37PM DBG anilibria quality found but skipped func=app.(*deploy).searchFailedTitles title_name="Tensei shitara Ken Deshita" torrent_found_quality="WEBRip 1080p HEVC"
9:37PM DBG sorted slice debug func=app.(*deploy).sortTitlesByLeechers torrent_hash=baaf26548 torrent_leechers=40 torrent_size_mb=1237
9:37PM DBG sorted slice debug func=app.(*deploy).sortTitlesByLeechers torrent_hash=8bcc5fe95 torrent_leechers=14 torrent_size_mb=4340
9:37PM DBG sorted slice debug func=app.(*deploy).sortTitlesByLeechers torrent_hash=e12585b4e torrent_leechers=14 torrent_size_mb=4340
9:37PM DBG found duplication in searched titles; the torrent marked as 'duplicated' and will be skipped func=app.(*deploy).searchForDuplicates torrent_name="Tensei shitara Ken Deshita"
9:37PM DBG found duplication in searched titles; the torrent marked as 'duplicated' and will be skipped func=app.(*deploy).searchForDuplicates torrent_name="Tensei shitara Ken Deshita"
9:37PM DBG found duplication in searched titles; the torrent marked as 'duplicated' and will be skipped func=app.(*deploy).searchForDuplicates torrent_name="Tensei shitara Ken Deshita"
9:37PM DBG worker reply accepted, authorizing... func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG the worker's reply has been authorized func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG got reply from the worker with system free space func=master.(*worker).getFreeSpace worker_fspace=711216062464
9:37PM DBG title's worker free space debug func=app.(*deploy).isSpaceEnoughForUpdate worker_free_space=711216062464 worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG torrent ready for deletion func=app.(*deploy).isSpaceEnoughForUpdate torrent_name="Tensei shitara Ken Deshita" torrent_size_changes=268087515
9:37PM DBG torrent ready for deletion func=app.(*deploy).isSpaceEnoughForUpdate torrent_name="Tensei shitara Ken Deshita" torrent_size_changes=0
9:37PM DBG torrent ready for deletion func=app.(*deploy).isSpaceEnoughForUpdate torrent_name="Tensei shitara Ken Deshita" torrent_size_changes=16
9:37PM DBG worker reply accepted, authorizing... func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG the worker's reply has been authorized func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG got reply from the worker with deleted bytes func=master.(*worker).deleteTorrent worker_freed_space=0 worker_fspace=711216062464
9:37PM INF the torrent has been removed; it is now ready to be redeployed torrent_hash=b537f0d29 torrent_name="Tensei shitara Ken Deshita"
9:37PM DBG worker free space debug after torrent deleting func=app.(*deploy).dropFailedTorrent worker_fspace=711216062464 worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG worker reply accepted, authorizing... func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG the worker's reply has been authorized func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG got reply from the worker with deleted bytes func=master.(*worker).deleteTorrent worker_freed_space=0 worker_fspace=711216062464
9:37PM INF the torrent has been removed; it is now ready to be redeployed torrent_hash=8bcc5fe95 torrent_name="Tensei shitara Ken Deshita"
9:37PM DBG worker free space debug after torrent deleting func=app.(*deploy).dropFailedTorrent worker_fspace=711216062464 worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG worker reply accepted, authorizing... func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG the worker's reply has been authorized func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG got reply from the worker with deleted bytes func=master.(*worker).deleteTorrent worker_freed_space=0 worker_fspace=711216062464
9:37PM INF the torrent has been removed; it is now ready to be redeployed torrent_hash=8bcc5fe95 torrent_name="Tensei shitara Ken Deshita"
9:37PM DBG worker free space debug after torrent deleting func=app.(*deploy).dropFailedTorrent worker_fspace=711216062464 worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG the torrent marked as noDeploy or as duplicated, so deploy will be skipped func=app.(*deploy).getTorrentsListForDeploy torrent_name="Tensei shitara Ken Deshita"
9:37PM DBG the torrent marked as noDeploy or as duplicated, so deploy will be skipped func=app.(*deploy).getTorrentsListForDeploy torrent_name="Tensei shitara Ken Deshita"
9:37PM DBG the torrent marked as noDeploy or as duplicated, so deploy will be skipped func=app.(*deploy).getTorrentsListForDeploy torrent_name="Tensei shitara Ken Deshita"
9:37PM DBG worker reply accepted, authorizing... func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG the worker's reply has been authorized func=master.(*worker).authorizeSerivceReply worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG got reply from the worker with system free space func=master.(*worker).getFreeSpace worker_fspace=711216062464
9:37PM DBG collecting the worker for further balancing func=app.(*deploy).balanceForWorkers worker_id=60480cfe-cf5a-4a2e-be58-33fb7070d884
9:37PM DBG there is no avaliable workers for the balancing process func=app.(*deploy).balanceForWorkers
9:37PM DBG successfully responded to the client client=unix func=app.(*SockServer).checkRespondErrors response_length=929
MindHunter86 commented 1 year ago

https://hastebin.com/ixifubadip.apache - readable format