LogoLogo
v3.7.x
v3.7.x
  • Introduction
  • Concept
  • Prerequisites
  • Trust1Connector JS SDK
  • Changelog
  • Core
    • Setting up the SDK
    • Initialize Trust1Connector
    • Readers
    • Core Service
    • Downloading latest Trust1Connector
    • Consent
    • Authenticated client
    • Module/container setup
    • Status codes / error handeling
    • Quick-Migration Guide (v2 -> v3)
  • Token
    • Token typing models
    • Generic token
    • Belgian eID
    • Aventra MyEID PKI
    • Idemia Cosmo One v8.2
    • Oberthur Cosmo One v7.3
    • Diplad (BeLawyer)
    • Chambersign*
    • Camerfirma*
    • Certigna*
    • Certinomis*
    • Jcop3*
    • Airbus
    • Eherkenning
    • Safenet*
    • Luxembourg ID
    • LuxTrust
    • Other PKCS11 Compatible Tokens*
  • Payment
    • Payment typing models
    • EMV*
    • Crelan
  • FIle
    • File exchange
  • HSM
    • Remote loading
  • Other
    • Print
    • Wacom*
  • Miscellaneous
    • Prerequisites New Token/Smart Card
    • Prerequisites Support
    • Troubleshooting
      • Changing Device date/time
      • Enable Debug Logging
      • Connector Connection Issues
      • Mac OSX Sonoma
    • Installation FAQ
    • Removal of Trust1Connector
Powered by GitBook
On this page
  • Where can I find the installed files
  • Windows
  • MacOS
  • Do I need administrator rights for installation
  • How can I manually restart the API?
  • Windows
  • MacOS
  • Where can i find the log files
  • Windows
  • Macos

Was this helpful?

Export as PDF
  1. Miscellaneous

Installation FAQ

PreviousMac OSX SonomaNextRemoval of Trust1Connector

Last updated 2 years ago

Was this helpful?

Where can I find the installed files

Windows

The Trust1Connector API will be located in %localappdata%/Trust1Connector/

MacOS

The API will be located in

~/Library/Application Support/Trust1Team/Trust1Connector/

Do I need administrator rights for installation

For the Trust1Connector API you do not need any administrator rights.

How can I manually restart the API?

Windows

The Windows version of the Trust1Connector can be started with the Launcher executable provided. More information can be found

MacOS

First unload and stop the services. The first is the API and the second is for card communication;

launchctl unload ~/Library/LaunchAgents/com.t1t.t1c.api.plist

Now load the service again which will make it restart

launchctl load ~/Library/LaunchAgents/com.t1t.t1c.api.plist

Where can i find the log files

The log files have the same name in both Windows as MacOS;

  • t1c-api.log

  • t1c-reg.log

  • sandbox_log.txt

Windows

%localappdata%/Trust1Connector/

Macos

~/Library/Application Support/Trust1Team/Trust1Connector/

here