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

download url include "=" cannot use #1080

Open
huang5307 opened this issue Mar 15, 2024 · 1 comment
Open

download url include "=" cannot use #1080

huang5307 opened this issue Mar 15, 2024 · 1 comment
Labels

Comments

@huang5307
Copy link

huang5307 commented Mar 15, 2024

my download url include "=" char, the error message as following:

Summary. Describe the expected and actual behavior here.
PS C:\Users\kangl> cd C:\sing-box
PS C:\sing-box> ./winsw.exe -h
2024-03-15 14:35:01,450 FATAL - The configuration file cound not be loaded. '=' is an unexpected token. The expected token is ';'. Line 5, position 140.
System.IO.InvalidDataException: '=' is an unexpected token. The expected token is ';'. Line 5, position 140.
---> System.Xml.XmlException: '=' is an unexpected token. The expected token is ';'. Line 5, position 140.

my url as following:
http://gitlab.com/api/v4/projects/huang2722738%2Fvless/repository/files/cvless.yaml/raw?ref=main&private_token=glpat-GHyc7uJ4uAKAzyi-cniG

for secruity, I modified some chars but the problem = still there.

Steps to reproduce

Please clarify how to reproduce the issue.

If you need to attach your configuration, please do it pelow:

TODO

Environment

  • WinSW version: TODO
  • WinSW package type: TODO (e.g. .NET 4.6.1 )
  • Windows version: TODO
  • Wrapped executable and version: TODO

Possible Solution

If you have suggestions on a fix for the bug, please describe it here.

@huang5307 huang5307 added the bug label Mar 15, 2024
@huang5307 huang5307 changed the title download url download url include "=" cannot use Mar 15, 2024
@hackenfu
Copy link

same problem

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

No branches or pull requests

2 participants