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

0.3.0 hysteria2 subs error #68

Closed
litecn opened this issue Feb 20, 2024 · 1 comment
Closed

0.3.0 hysteria2 subs error #68

litecn opened this issue Feb 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@litecn
Copy link

litecn commented Feb 20, 2024

Subscription link updates error after upgrading to 0.3.0:

[Furious.Widget.UserServersQTableWidget] [ERROR] invalid item: {'remark': '', 'config': 'hy2://8a17f89f-xxxx-xxxx-xxxx-xxxxxxxx@hy2.xxxxx.com&insecure=1&sni=hy2.xxxxx.com#hy2.xxxxx.com', 'subsId': '5712d8de-xxxx-xxxx-xxxx-cde68bc69f6e'}

this might be caused by line 1640 in the /Furious/Library/Configuration.py file,

1640       if config.startswith('h2://') or config.startswith('hysteria2://'):
1641           return ConfigurationHysteria2(config, **kwargs)

'h2://' should be 'hy2://'.

ps: same subscription on 0.2.13 all ok

@litecn litecn changed the title 0.30 0.3.0 hysteria2 subs error Feb 20, 2024
@LorenEteval LorenEteval added the bug Something isn't working label Feb 21, 2024
LorenEteval added a commit that referenced this issue Feb 28, 2024
Signed-off-by: Loren Eteval <loren.eteval@proton.me>
@LorenEteval
Copy link
Owner

Closed in release 0.3.8

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

2 participants