obsidian-syncthing-integration: Unable to access Syncthing Plugin Configuration settings[BUG]
Describe the bug I was using Syncthing before to sync Obsidian files. So I already have the software setup. When I installed the plugin it says Syncthing is not installed.
To Reproduce Steps to reproduce the behavior:
- Already setup syncthing software
- Install syncthing plugin later
- try accessing the configuration setting.
Expected behavior Have access to the config settings where we can setup API keys and other important details.
Screenshots
Desktop (please complete the following information):
- OS: Windows 11
- Browser: Brave Browser
- Version: Obsidian - 1.4.3
Additional context I have attached the log files as requested.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 20 (10 by maintainers)
Commits related to this issue
- fix(controllers): :bug: API endpoint calls (#100) this patch should fix the issue with any API calls to Syncthing API. Also, simplified the controllers and views for better logging. A proper logger w... — committed to LBF38/obsidian-syncthing-integration by LBF38 10 months ago
- chore(release): :bookmark: 1.2.1 [skip ci]\n\n## [1.2.1](https://github.com/LBF38/obsidian-syncthing-integration/compare/1.2.0...1.2.1) (2023-08-18) ### Bug Fixes * **controllers:** :bug: API endpoi... — committed to LBF38/obsidian-syncthing-integration by semantic-release-bot 10 months ago
- chore(release): :bookmark: 1.2.1 (#101) ### Bug Fixes * **controllers:** :bug: API endpoint calls ([#100](https://github.com/LBF38/obsidian-syncthing-integration/issues/100)) ([45ea294](https://gi... — committed to LBF38/obsidian-syncthing-integration by github-actions[bot] 10 months ago
Thank you for your feedback btw !
Tried right now with the new release. This is what I get
It’s working fine now. I am able to access the api config page. I reinstalled syncthing from my side and have no error at the moment.