Skip to content
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

[BUG] 托管模式下,subconverter不能自动更新订阅地址 #786

Open
2 tasks done
PierrePeng opened this issue Oct 7, 2024 · 0 comments
Open
2 tasks done

Comments

@PierrePeng
Copy link

确认版本最新

  • 我已经确认在最新Action编译的版本中复现

检索issue

  • 我已经确认之前没有issue涉及此BUG

subconverter版本

v0.9.0

转换过程

默认配置文件config/example_external_config.ini

转换设置

  1. 在config/example_external_config.ini中,增加两行
    config_update_interval = 3600 config_update_strict=true

  2. 在调用地址中,增加参数“upload=true interval=7200 strict=true“

复现步骤

在修改完默认配置文件,web调用地址后,clash能够从gist订阅到节点。但是subconverter在托管模式下无法自动更新

期望结果

subconverter根据config_update_interval的配置,能够自动更新订阅,不需要用户手动调用地址来达到更新订阅的功能

实际结果

到config_update_interval时间后,没有自动更新。需要手动调用地址

错误信息

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant