Criptext / Criptext/Criptext-Email-React-Client

(Error trusting key : row not available)

Open
#1,456 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
75
Forks
23
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
A clear and concise description of what the bug is.
Cripttext-latest.AppImage crashes after attempted "Encrypting Emails"
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
Criptext.AppImage > mouse (right button)/menu (keyboard button) > Actions
2. Click on '....'
Run In Konsole
3. Scroll down to '....'
Konsole Output
4. See error
```
[]
statusCode: 200
-----alice-----
/account Receiving Request

-----end-----
-----alice-----
/keybundle Receiving Request

-----end-----
-----alice-----
Error trusting key : row not available

-----end-----
error [Error: The name org.freedesktop.secrets was not provided by any .service files]
alice exited with code null and signal SIGTERM
alice closed with code null
```
**Expected behavior**
A clear and concise description of what you expected to happen.
That I'm able to use cripttext on more than one device (currently it only runs and lets me do email things on my laptop)
**Screenshots (Optional)**
If applicable, add screenshots to help explain your problem.

**Device and System information (please complete the following information):**
- Device: [e.g. Macbook Pro]
Anything other than my laptop (haven't tried mobile yet)
- OS Version: [e.g. High Sierra]
Manjaro 19.something
- App Version: [e.g. 0.11.0]
Latest?
**Additional information**
Add any other context about the problem here.
Re-running the app in Konsole gives this error:
```
couldn't lock 16384 bytes of memory (libgcrypt): Cannot allocate memory
(node:612632) UnhandledPromiseRejectionWarning: Error: The name org.freedesktop.secrets was not provided by any .service files
(node:612632) UnhandledPromiseRejectionWarning: Error: The name org.freedesktop.secrets was not provided by any .service files
(node:612632) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:612632) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:612632) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:612632) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.