Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Invalid character 'A' looking for beginning of value #137

Open
AyaanZaveri opened this issue Aug 16, 2021 · 3 comments
Open

Invalid character 'A' looking for beginning of value #137

AyaanZaveri opened this issue Aug 16, 2021 · 3 comments

Comments

@AyaanZaveri
Copy link

AyaanZaveri commented Aug 16, 2021

When I run cloud-torrent, it says "Invalid character 'A' looking for beginning of value".

Config
AutoStart: true
EngineDebug: false
MuteEngineLog: false
ObfsPreferred: true
ObfsRequirePreferred: false
DisableTrackers: false
DisableIPv6: false
NoDefaultPortForwarding: true
DisableUTP: false
DownloadDirectory: ...
WatchDirectory: ...
EnableUpload: true
EnableSeeding: false
IncomingPort: 50007
DoneCmd: ""
SeedRatio: 0
SeedTime: 0s
UploadRate: ""
DownloadRate: ""
TrackerList: ""
AlwaysAddTrackers: false
ProxyURL: ""
RssURL: ""
ScraperURL: ""
MaxConcurrentTask: 0
AllowRuntimeConfigure: true

Version: 1.3.5

@boypt
Copy link
Owner

boypt commented Aug 16, 2021

does your config file has a .yml or .yaml extension name?

@boypt
Copy link
Owner

boypt commented Aug 16, 2021

Just rename the config file as .yml should be fine.
Version 1.3.6 fixes this problem. But you config has already written as yaml, renaming it would be easier.

@AyaanZaveri
Copy link
Author

Works in the new version, Thanks!

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

No branches or pull requests

2 participants