Saturday, July 25, 2026
support@conference.yunohost.org
July
Mon Tue Wed Thu Fri Sat Sun
    1
2
3
4
5
6
7
8
9
10
11
12
13
14
15 16
17 18
19
20
21
22 23
24
25
26
27
28
29
30
31
   
             

[13:14:59] <Thibaultmol> for warnings like this :
```
2026-07-25 13:10:59,166: WARNING - npm warn Unknown cli config "--update-binary". This will stop working in the next major version of npm.
2026-07-25 13:10:59,413: WARNING - npm warn rebuild 1 package has install scripts not yet covered by allowScripts. Run `npm approve-scripts --allow-scripts-pending` to review.
```
when updating Wekan. should I make a gh issue on that repo about these warnings, or no?
[14:34:07] <miro5001> If you are also able to propose a PR, that would be great.
[20:56:38] <Melchisedech[m]> Hi, I’m experiencing issues with my Bitwarden extension in Firefox nowadays. I’ve looked at issues in the Github repo of the Bitwarden addon, and didn’t see anything related. The same on the Vaultwarden Github. So I’m wondering if other folks using Yunohost experience the same. Please note that Vaultwarden per se works well, as well as the Android Bitwarden application.
[20:57:54] <orhtej2> > Hi, I’m experiencing issues with my Bitwarden extension in Firefox nowadays. I’ve looked at issues in the Github repo of the Bitwarden addon, and didn’t see anything related. The same on the Vaultwarden Github. So I’m wondering if other folks using Yunohost experience the same. Please note that Vaultwarden per se works well, as well as the Android Bitwarden application.

Wfm, what exact issue are you facing?
[20:57:55] <Melchisedech[m]> Description of my issue: I can login, but the vault seems empty or, to better say, always loading. No suggestion appear.
[20:59:31] <orhtej2> > Description of my issue: I can login, but the vault seems empty or, to better say, always loading. No suggestion appear.

Anything out of order if you attach devtools?
[20:59:31] <orhtej2> can't remember the url
[20:59:31] <Melchisedech[m]> Do you mean the devtools included in Firefox?
[20:59:46] <Melchisedech[m]> I’m not sure to get what you mean.
[20:59:57] <orhtej2> `about:debugging`
[21:03:10] <Melchisedech[m]> Indeed there are errors.
[21:03:10] <orhtej2> look for errors in console or perhaps failed requests in network tab
[21:03:10] <orhtej2> > Do you mean the devtools included in Firefox?

yes, these allows you to inspect installed extensions as well
[21:03:11] <Melchisedech[m]> ```[IPC] Failed to handshake with Bitwarden Desktop App RequestError: Failed to send message: SendError("Timeout")```
[21:03:14] <orhtej2> > ```[IPC] Failed to handshake with Bitwarden Desktop App RequestError: Failed to send message: SendError("Timeout")```

Is there network tab showing exact url tried?
[21:03:14] <Melchisedech[m]> ```NativeMessaging port disconnected because of error: No such native application com.8bit.bitwarden```
[21:05:11] <orhtej2> hmmmmmmmm
[21:05:11] <orhtej2> as if extension is a companion to desktop app?
[21:05:12] <orhtej2> that's ff on desktop, right?
[21:05:12] <orhtej2> and you chose 'self hosted' option?
[21:05:13] <Melchisedech[m]> Yes.
[21:05:13] <Melchisedech[m]> Yes. It has worked flawlessly for more than two years and suddendly stopped working.
[21:09:25] <orhtej2> haven't actually tried syncing mine for a while now 🤔
[21:09:25] <orhtej2> since when it broke?
[21:09:25] <orhtej2> Ahh hmm recent regression then
[21:09:26] <Melchisedech[m]> I would say between some days and 2 weeks. I’ve just moved (as in from a town for another) and my Yunohost instance has been down for a few days.
[21:09:26] <ewilly> Other ways to access bitawarden are fine working ?
[21:09:26] <orhtej2> and I'm away from pc rn
[21:10:16] <ewilly> directely from you vault domain or from the bitwarden desktop app
[21:11:03] <orhtej2> > I would say between some days and 2 weeks. I’ve just moved (as in from a town for another) and my Yunohost instance has been down for a few days.

I'm still puzzled by it connecting to desktop app, you did chose 'self hosted' and pointed to your instance, right?
[21:11:04] <Melchisedech[m]> ok. I just tried an obvious solution: uninstalling and reinstalling the extension. Now it works…
[21:11:46] <Melchisedech[m]> I’m sorry I should have tried this much sooner…
[21:15:11] <orhtej2> > I’m sorry I should have tried this much sooner…

Lol no worries 😅
[21:15:11] <Melchisedech[m]> Thank you anyway! I’ve discovered the debugging url.