Hi there, i did my first steps with Bitwarden hosting it on my NAS via Docker (bitwarden_rs, no SSL) today. It´s working fine in Browsers (Chrome/FF) as well as iOS. I also installed the Desktop App on my Mac (MacOS 10.13.6 and via DMG File (1.17.2) not the AppStore one as this doesn´t start) - also working here, which should proove i know the settings But the extension in Safari doesn´t connect at all and fails with “the network connection was lost”. i don´t see any api call in the log so it fails right within the extension and i can see a crash:
Process: Bitwarden Helper (GPU) [2211]
Path: /Applications/Bitwarden.app/Contents/Frameworks/Bitwarden Helper (GPU).app/Contents/MacOS/Bitwarden Helper (GPU)
Identifier: Bitwarden Helper (GPU)
Version: 1.17.2
Code Type: X86-64 (Native)
Parent Process: Bitwarden [2207]
Responsible: Bitwarden Helper (GPU) [2211]
User ID: 501
Date/Time: 2020-05-05 23:27:40.516 +0200
OS Version: Mac OS X 10.13.6 (17G12034)
Report Version: 12
Anonymous UUID: 1B040DE7-40FB-CF02-0E24-3C7827854CB0
Sleep/Wake UUID: C392258C-6C8D-44D3-B22E-0EAA301FD0AE
Time Awake Since Boot: 48000 seconds
Time Since Wake: 8100 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [0]
Application Specific Information:
dyld: launch, running initializers
/usr/lib/libSystem.B.dylib
Could not set sandbox profile data: Operation not permitted (1)
Application Specific Signatures:
SYSCALL_SET_PROFILE
Do i have to download any older Version of the Desktop Client? Any other Idea?