-
Got this error during daemon startup:
```
2019-10-15 09:25:22 DEBUG [syncrypt.backends.binary] Logged in to server (version 0.11.0)
2019-10-15 09:25:22 DEBUG [syncrypt.backends.binary] Found an a…
-
Even though the daemon returns identity_state = "uninitialized", syncrypt-desktop shows a normal view. Ideally it would show the key generation wizard again.
![image](https://user-images.githubuser…
lordi updated
5 years ago
-
Currently the daemon doesn't stop or get restarted. Need to fix that.
-
When syncing a vault with many files and while running e.g. file stat operations, the daemon returns a 500 status when trying to fetch the list of flying vaults.
Exception backtrace:
```
Traceb…
-
### Description
After upgrade to 1.5, I can not open my vault without migration. During migration, I am getting the error
> "Unsupported File System. Migration was not started, because your…
-
When switching the language in the Desktop in the Settings Dialog it seems to crash the daemon.
Here's a backtrace:
```
2019-07-03 03:46:56 [E] Uncaught exception, restarting daemon...
Traceba…
-
lordi updated
6 years ago
-
I'm getting the following error when trying to clone a vault:
```
2018-04-23 07:10:24 [W] Continuing without verifying SSL cert
2018-04-23 07:10:24 [D] Connecting to server 127.0.0.1:1337 ssl=Tru…
-
Related to syncrypt/elm-desktop#11
The current api endpoints don't seem to work correctly. We need a way to reliably start, stop and restart the daemon process from the desktop client (via system t…
-
When creating a new vault, the daemon returns `state: "failure"` after cloning when hitting the `/v1/vault` API endpoint. This happens even when the vault creation worked and there was no error.
T…