SonicAnimate Error Mac OS

broken image


Problem

Apple introduced malware detection to the Mac OS with Snow Leopard (Mac OS 10.6). This system consists of the quarantine of any app downloaded from the Internet, the use of Code Signing. Important!This article is intended for use by System Administrators. If you are experiencing this issue and you are not a System Administrator, contact your organization's Help Desk for assistance and refer them to this article.

After upgrading to Mac OS Big Sur, I saw this error I haven't seen before:

So I ran bundle install but it didn't seem to work either. An excerpt from the terminal output:

Solution

After some research and trial and error, I found this precious answer in Stack Overflow that it is due to the Ruby version that is not compatible with BigSur and it should be at least 2.7. So Ichecked Ruby releases and decided to go with one of the most recent releases: 2.7.2.

Anyway, steps I think worked:

  1. Check Ruby version
  2. Install Ruby Version Manager (rvm)
  3. Install 2.7.2 version using rvm
  4. Check Ruby version again
  5. Bundle install
  6. Run bundle

And it worked!

Some other things I tried

  1. Installing Ruby through Homebrew: didn't solve the issue but I don't know if this actually and eventually helped or not.

  2. Installing the latest version of Ruby (ref) using rvm: didn't update the version for some reason.

downloadWhy can't I download this file?Sonic Os Download

Receiver for Mac users receive the following error message when accessing StoreFront or Web Interface applications:
'SSL Error 61: You have not chosen to trust 'Certificate Authority', the issuer of the server's security certificate. Error #: 183'

Sonic Switch Os

Solution

Important! This article is intended for use by System Administrators. If you are experiencing this issue and you are not a System Administrator, contact your organization's Help Desk for assistance and refer them to this article.

Update to the Latest Receiver Version

  • Upgrade to the latest version of Receiver to verify if this resolves the issue.
  • If you are using SHA2 certificates then the older version of Receiver does not support these certificate. Refer to CTX200114 - Citrix Receiver Support for SHA-2 to view the Receiver versions which supports SHA-2 certificates.

Sonicanimate Error Mac Os 11

If this does not resolve the issue then proceed to the next section.

Sonicanimate Error Mac Os Catalina

For information on Receiver feature updates refer to - Citrix Receiver Feature Matrix.

Download

Missing Root/Intermediate Certificate

This error message suggests that the Mac client device does not have the required root certificate/intermediate certificate to establish trust with the certificate authority who issued the Secure Gateway/NetScaler Gateway server certificate.

Complete the following steps to resolve this issue:

  1. Open the Keychain Access in the Applications > Utilities folder:

  2. Highlight the X509 Anchors Keychain in the menu (you might have to authenticate to do this).

  3. Browse through the Certificate Authorities to find the company that has issued the certificate that is being used by the Secure Gateway/NetScaler Gateway – for this example, Thawte Premium Server CA:

  4. Highlight the certificate and select File > Export from the menu bar:

  5. The default File Format should be Certificate (.cer).
    Note: You might need to rename the certificate to a .CRT extension for the client to properly identify the certificate.

  6. Save the certificate to the ApplicationsCitrix ICA Clientkeystorecacerts folder (create this folder if it does not exist):

Additional Resources

CTX101990 - Error: 'The server certificate received is not trusted (SSL Error 61)' for Receiver Users
CTX203362 - Error: 'The server certificate received is not trusted (SSL Error 61)' on Receiver for Linux
CTX200836 - Error: 'SSL Error 61: You have not chosen to trust 'Certificate Authority'...' When Launching Apps with Citrix Online Plug-in





broken image