withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.05k stars 63 forks source link

MissingOrMalformedExtensions #1168

Closed BudgieBird closed 2 years ago

BudgieBird commented 2 years ago

Description:

Please include a detailed description of the issue (and an image or screen recording, if applicable)

✘ Daemon: TLS error: webpki error: MissingOrMalformedExtensions Attempting to fix automatically... Re-running check...

✘ Daemon: TLS error: webpki error: MissingOrMalformedExtensions

✘ Doctor found errors. Please fix them and try again.

image

Details:

OS Fig Shell
macOS 12.3.0 (21E230) 1.0.56 /bin/zsh
fig diagnostic

# Fig Diagnostics ## Fig details: - Fig version: Version 1.0.56 (B416) [U.S.] - Bundle path: /Applications/Fig.app - Autocomplete: true - Settings.json: true - Accessibility: true - Number of specs: 0 - Symlinked dotfiles: false - Only insert on tab: false - Keybindings path: - Installation Script: true - PseudoTerminal Path: /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Wireshark.app/Contents/MacOS:/Users/epuasbrp/.local/bin:/Users/epuasbrp/.fig/bin:/Users/epuasbrp/.local/bin:/Users/epuasbrp/.local/bin - SecureKeyboardInput: false - SecureKeyboardProcess: ## Hardware Info: - Model Name: MacBook Pro - Model Identifier: MacBookPro18,4 - Chip: Apple M1 Max - Cores: 10 (8 performance and 2 efficiency) - Memory: 64 GB ## OS Info: - macOS 12.3.0 (21E230) ## Environment: - User Shell: /bin/zsh - Current Directory: /Users/epuasbrp/.ssh - CLI Installed: true - Executable Location: /Users/epuasbrp/.local/bin/fig - Current Window ID: 38257/% (com.googlecode.iterm2) - Active Process: zsh (72211) - /dev/ttys003 - Environment Variables: - TERM_SESSION_ID=w0t2p0:7DBF182E-0851-4D2C-B1D3-9D045D5A08DD - PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Wireshark.app/Contents/MacOS:/Users/epuasbrp/.local/bin:/Users/epuasbrp/.fig/bin:/Users/epuasbrp/.local/bin:/Users/epuasbrp/.local/bin - TERM=xterm-256color - FIG_INTEGRATION_VERSION=8 - FIG_TERM=1 - FIG_TERM_VERSION=4.3.0 ## Integrations: - SSH: false - TMUX: false - iTerm: installed! - Hyper: application is not present. - Visual Studio Code: installed! - Docker: false

mschrage commented 2 years ago

Related https://github.com/dbrgn/tealdeer/issues/244

mschrage commented 2 years ago

This should be fixed in the next release cc @grant0417

grant0417 commented 2 years ago

@CrazyCarl12, this should be on beta now!

mschrage commented 2 years ago

FYI you can update to the beta by running fig settings app.beta true @CrazyCarl12

BudgieBird commented 2 years ago

@mschrage The beta fixed it!

mschrage commented 2 years ago

Great to hear! I'll close this issue now.