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

Reduce or fix invalid or unimportant warnings on startup #1911

Open
H3rnand3zzz opened this issue Nov 5, 2023 · 0 comments
Open

Reduce or fix invalid or unimportant warnings on startup #1911

H3rnand3zzz opened this issue Nov 5, 2023 · 0 comments

Comments

@H3rnand3zzz
Copy link
Contributor

H3rnand3zzz commented Nov 5, 2023

Expected Behavior

No warnings on the startup.

Current Behavior

On each startup on master branch, I am getting the following warnings in the profanity.log:

  1. prof: WRN: [Keyfile] no such file: /home/{user}/.local/share/profanity/bookmark_ignore
    as well as
  2. prof: WRN: [OMEMO] User xxx@example.com has a non 'current' device item list: XXXD2BB1.
    and at times
  3. prof: WRN: [Keyfile] no such file: /home/{user}/.local/share/profanity/tlscerts

Possible Solution

  1. Probably create bookmark_ignore file if not exists or reduce warning level to log_debug
  2. I am not sure what to do with OMEMO since I didn't dive in the topic.
  3. Same as 1

Steps to Reproduce (for bugs)

  1. Start the profanity
  2. Check ../profanity/logs/profanity.log

Context

Environment

  • Master branch
@jubalh jubalh changed the title Warnings on startup [low importance] Reduce or fix invalid or unimportant warnings on startup Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants