Skip to content

Instantly share code, notes, and snippets.

@derekschartung
Created February 8, 2023 15:46
Show Gist options
  • Select an option

  • Save derekschartung/640163086050b450ed1f868985f042c1 to your computer and use it in GitHub Desktop.

Select an option

Save derekschartung/640163086050b450ed1f868985f042c1 to your computer and use it in GitHub Desktop.
cat PrintixClient-pwillingham.log
2023-02-07 11:20:59.133 [INFO :0001] -------------------------------------------------------------------------
2023-02-07 11:20:59.135 [INFO :0001] PrintixClient starting (X)
2023-02-07 11:20:59.136 [INFO :0001] -------------------------------------------------------------------------
2023-02-07 11:20:59.137 [ERROR:0001] KioskMode: Not able to open directory
2023-02-07 11:20:59.138 [ERROR:0001] CurrentVersion: Not able to open directory
2023-02-07 11:20:59.138 [INFO :0001] Registry: Environment =
2023-02-07 11:20:59.139 [INFO :0001] Running with API: api.printix.net, AUTH: auth.printix.net
2023-02-07 11:20:59.140 [WARN :0001] GUI mode is enabled
2023-02-07 11:20:59.187 [INFO :0001] -------------------------------------------------------------------------
2023-02-07 11:20:59.187 [INFO :0001] PrintixClient starting
2023-02-07 11:20:59.188 [INFO :0001] Client version: [1.3.1164]
2023-02-07 11:20:59.189 [INFO :0001] -------------------------------------------------------------------------
2023-02-07 11:20:59.396 [ERROR:0001] forceAzurePrt: Not able to open directory
2023-02-07 11:20:59.397 [INFO :0001] forceAzurePrt Registry: 0
2023-02-07 11:20:59.438 [DEBUG:0001] 10.18.3
2023-02-07 11:20:59.438 [DEBUG:0001] MAC_10_18
2023-02-07 11:20:59.584 [DEBUG:0001] No captions available
2023-02-07 11:20:59.890 [DEBUG:0003] CompCommClient[localhost:21338]: Client connect
2023-02-07 11:21:00.048 [ERROR:0003] CompCommClient[localhost:21338]: Connection error, CC = 10061. Retry = 0
2023-02-07 11:21:10.337 [DEBUG:0008] Client: Certificate OK (Chain)
2023-02-07 11:21:11.409 [DEBUG:0003] CompCommClient[localhost:21338]: Client connected, username: pwillingham, sess: 0
2023-02-07 11:21:11.544 [DEBUG:0003] CompCommClient[:0]: Sending Internal cmd 1, data = 15
2023-02-07 11:21:11.552 [DEBUG:0003] CompCommClient[:0]: Sending Internal cmd 2, data = 5
2023-02-07 11:21:11.585 [ERROR:0003] CompCommClient[localhost:21338]: Client connect, Exception (SID): Cannot map account name: pwillingham
2023-02-07 11:21:11.585 [DEBUG:0003] CompCommClient[:0]: Sending Internal cmd 4, data = 4
2023-02-07 11:21:11.585 [DEBUG:0003] UIClient Intercommunication: Connected to service
2023-02-07 11:21:11.606 [DEBUG:0004] UITasks[1]: Received GetCaptionsInfoRsp, data = 372004
2023-02-07 11:21:11.720 [INFO :0004] LanguageManager: Try UI language en
2023-02-07 11:21:11.722 [INFO :0004] Applying translations to GUI
2023-02-07 11:21:11.768 [DEBUG:0004] UITasks[0]: Received LoginHubReq, data = 0
2023-02-07 11:21:11.775 [DEBUG:0004] DoLoginHub: auth : https://sign-in.printix.net:443/tenanthub?intent=http%3a%2f%2flocalhost%3a21339%2foauth%2fauthorize%2f%7btenantdomain%7d%3fstate%3dpwillingham%26client_id%3dPrintixClient
2023-02-07 11:27:14.586 [DEBUG:0004] UITasks[0]: Received LoginReq, data = 0
2023-02-07 11:27:14.587 [DEBUG:0004] LoginReq: ForceUI = True
2023-02-07 11:27:14.589 [ERROR:0004] KioskMode: Not able to open directory
2023-02-07 11:27:14.591 [DEBUG:0004] UITasks[0]: Received LoginHubReq, data = 1
2023-02-07 11:27:14.593 [DEBUG:0004] DoLoginHub: auth : https://sign-in.printix.net:443/tenanthub?intent=http%3a%2f%2flocalhost%3a21339%2foauth%2fauthorize%2f%7btenantdomain%7d%3fstate%3dpwillingham%26client_id%3dPrintixClient
2023-02-07 11:29:09.105 [DEBUG:0004] UITasks[0]: Received LoginReq, data = 0
2023-02-07 11:29:09.107 [DEBUG:0004] LoginReq: ForceUI = True
2023-02-07 11:29:09.108 [ERROR:0004] KioskMode: Not able to open directory
2023-02-07 11:29:09.109 [DEBUG:0004] UITasks[0]: Received LoginHubReq, data = 1
2023-02-07 11:29:09.110 [DEBUG:0004] DoLoginHub: auth : https://sign-in.printix.net:443/tenanthub?intent=http%3a%2f%2flocalhost%3a21339%2foauth%2fauthorize%2f%7btenantdomain%7d%3fstate%3dpwillingham%26client_id%3dPrintixClient
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment