Skip to content

[错误报告]: 不定时报错提醒,提示站点索引发生错误 #3318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
dick86114 opened this issue Dec 4, 2024 · 3 comments
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@dick86114
Copy link

确认

  • 我的版本是最新版本,我的版本号与 version 相同。
  • 我已经 issue 中搜索过,确认我的问题没有被提出过。
  • 我已经 Telegram频道 中搜索过,确认我的问题没有被提出过。
  • 我已经修改标题,将标题中的 描述 替换为我遇到的问题。

当前程序版本

2.1.1

运行环境

Docker

问题类型

主程序运行问题

问题描述

时不时会收到后台的报错提醒,提示站点索引发生了错误,具体报错内容如下:

发生问题时系统日志和配置文件

【站点索引发生了错误】
Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/app/app/chain/__init__.py", line 112, in run_module
    result = func(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^
  File "/app/app/modules/indexer/__init__.py", line 259, in refresh_userdata
    site_obj.parse()
  File "/app/app/modules/indexer/parser/__init__.py", line 198, in parse
    self._parse_seeding_pages()
  File "/app/app/modules/indexer/parser/__init__.py", line 251, in _parse_seeding_pages
    next_page = self._parse_user_torrent_seeding_info(
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/app/modules/indexer/parser/tnode.py", line 66, in _parse_user_torrent_seeding_info
    seeding_info = json.loads(html_text)
                   ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
@dick86114 dick86114 added the bug Something isn't working label Dec 4, 2024
@js393505397
Copy link

我也有这个问题,请问解决了吗?

@954708775
Copy link

我也一直有这个问题
image

@dick86114
Copy link
Author

我也有这个问题,请问解决了吗?

没解决,我删掉了提醒插件

@DDSRem DDSRem closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants