Every time I restart my computer, and sometimes just Unity, Plastic wants me to log in again. I am on the very latest version on both Windows 10 and macOS 12. This is very frustrating as I have checked the box to keep me logged in, but I have to log in every time I close my computer, even if it’s just putting it into sleep/hibernation for a few hours.
Also, a tiny but slightly annoying part; the Plastic SCM app disappears from the launchpad and dock in macOS. Gluon and Plastic SCM Sever can still be seen and shortcuts placed for. However, the main app can only be accessed through Finder in the Applications folder. Not sure if it’s on your side, but it’s the only app of hundreds that doesn’t show up.
I’m logging in with UnityID, and the browser has cookies enabled. The following log only contains me starting Plastic, being forced to log in again, and the shutting down.
2022-12-09 18:36:20,715 max INFO Program - plasticx version: 11.0.16.7665
2022-12-09 18:36:21,850 max DEBUG ClientConfig - Time loading client.conf (/Users/USERNAME/.plastic4/client.conf) 179 ms
2022-12-09 18:36:21,858 max INFO BufferPool - NumBuffersBeforeWait is empty. Using default values
2022-12-09 18:36:21,858 max INFO BufferPool - WaitTime is empty. Using default
2022-12-09 18:36:21,860 max INFO BufferPool - Initialized shared buffer pool.
2022-12-09 18:36:21,871 max INFO BufferPool - BUFFER POOL CONFIG
2022-12-09 18:36:21,871 max INFO BufferPool - Min buffer size: 1 KB
2022-12-09 18:36:21,871 max INFO BufferPool - Max buffer size: 16 MB
2022-12-09 18:36:21,871 max INFO BufferPool - Buffer size Num buffers before wait wait time
2022-12-09 18:36:21,871 max INFO BufferPool - ==================== ============================ ============================
2022-12-09 18:36:21,871 max INFO BufferPool - 1 KB 16384 100
2022-12-09 18:36:21,871 max INFO BufferPool - 2 KB 4096 100
2022-12-09 18:36:21,871 max INFO BufferPool - 4 KB 2048 100
2022-12-09 18:36:21,871 max INFO BufferPool - 8 KB 1024 100
2022-12-09 18:36:21,871 max INFO BufferPool - 16 KB 512 100
2022-12-09 18:36:21,871 max INFO BufferPool - 32 KB 256 100
2022-12-09 18:36:21,871 max INFO BufferPool - 64 KB 128 100
2022-12-09 18:36:21,872 max INFO BufferPool - 128 KB 96 100
2022-12-09 18:36:21,872 max INFO BufferPool - 256 KB 48 100
2022-12-09 18:36:21,872 max INFO BufferPool - 512 KB 24 100
2022-12-09 18:36:21,872 max INFO BufferPool - 1024 KB 20 100
2022-12-09 18:36:21,872 max INFO BufferPool - 2 MB 20 100
2022-12-09 18:36:21,872 max INFO BufferPool - 4 MB 20 100
2022-12-09 18:36:21,872 max INFO BufferPool - 8 MB 10 100
2022-12-09 18:36:21,872 max INFO BufferPool - 16 MB 10 100
2022-12-09 18:36:21,872 max DEBUG ClientConfig - Successfully initialized from path: [/Users/USERNAME/.plastic4/client.conf]
2022-12-09 18:36:21,884 max DEBUG ServerAlias - Getting the server config for repository server 'ORGANIZATION@cloud', config file 'serveralias.conf'
2022-12-09 18:36:21,909 max DEBUG RestApi - No user defined URIs in '/Users/USERNAME/.plastic4/webapi.conf'. Will use default URIs.
2022-12-09 18:36:21,912 max DEBUG RestApi - No user defined URIs in '/Users/USERNAME/.plastic4/webapi.conf'. Will use default URIs.
2022-12-09 18:36:22,384 max DEBUG RestApi - No user defined URIs in '/Users/USERNAME/.plastic4/webapi.conf'. Will use default URIs.
2022-12-09 18:36:22,385 max DEBUG EventTracking - Event tracking enabled.
2022-12-09 18:36:22,388 max DEBUG EventSenderScheduler - Going to send events
2022-12-09 18:36:22,426 max DEBUG AuthTokenCache - Read tokens from [/Users/USERNAME/.plastic4/tokens.conf]. Count: [1]
2022-12-09 18:36:22,427 max INFO AuthTokenCache - Reloaded tokens from /Users/USERNAME/.plastic4/tokens.conf. Before: 0. Now: 1
2022-12-09 18:36:22,472 max DEBUG GuiClientConfigData - Loading gui client configuration
2022-12-09 18:36:22,480 max DEBUG GuiClientConfigData - Loading gui configuration
2022-12-09 18:36:22,514 max DEBUG GuiClientConfigData - Action: Load, File: /Users/USERNAME/.plastic4/guiclient.conf
2022-12-09 18:36:22,514 max DEBUG GuiClientConfigData - GuiClientConfigData:
2022-12-09 18:36:22,515 max DEBUG GuiClientConfigData - AnnotateBackColorNewer -> -1
2022-12-09 18:36:22,515 max DEBUG GuiClientConfigData - AnnotateBackColorOlder -> -3746079
2022-12-09 18:36:22,515 max DEBUG GuiClientConfigData - AnnotateShowLineNumbers -> True
2022-12-09 18:36:22,515 max DEBUG GuiClientConfigData - RecentWorkspacesCount -> 7
2022-12-09 18:36:22,515 max DEBUG GuiClientConfigData - CommitCalculateManuallyMoved -> True
2022-12-09 18:36:22,515 max DEBUG GuiClientConfigData - AllowedChangesPerUnit -> 0.1
2022-12-09 18:36:22,516 max DEBUG GuiClientConfigData - CommitShowChanged -> True
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - CloseMergeViewAfterMerge -> False
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - CommitShowCheckouts -> True
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - CommitShowDeleted -> True
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - CommitShowPrivates -> True
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - CommitUseChangeLists -> False
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - CommitAutoRefreshView -> True
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - CommitAlwaysSelectPrivateFiles -> False
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - ShowDiffPanelInPendingChanges -> False
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - ComparisonMethod -> NotIgnore
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - DisplayViewHints -> True
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - Encoding ->
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - ResultEncoding ->
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - HeaderCommentMode -> None
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - HelpBaseURL ->
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - ItemViewMode -> Tree
2022-12-09 18:36:22,517 max DEBUG GuiClientConfigData - BranchViewMode -> 0
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - CommitViewMode -> 0
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - LastUsedRepository ->
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - LastUsedRepServer ->
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - MergeResolutionType -> Forced
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - SelectorExplorerViewMode -> Tree
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - ShowAddComments -> False
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - ShowMergeToCommnents -> False
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - ShowEmptyCommentWarning -> True
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - ShowIgnoredItems -> False
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - FastUpdate -> False
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - HideIgnoredItems -> False
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - IsSpellCheckEnabled -> True
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - SpellCheckLanguage ->
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - ShowCurrentUser -> False
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - WarnPendingChangesOnSwitch -> True
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - ErrorPendingChangesOnSwitch -> True
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - AnnotateFont ->
2022-12-09 18:36:22,518 max DEBUG GuiClientConfigData - Theme ->
2022-12-09 18:36:22,519 max DEBUG GuiClientConfigData - EnableCreateDynamicWorkspace -> False
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - Action: Load, File: plasticgui.conf
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - GuiClientConfigData:
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - CloudOrganization ->
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - CurrentWorkspace -> /Users/USERNAME/Documents/Development/PROJECTNAME
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - DefaultWorkspaceRoot -> /Users/USERNAME/Documents/Development
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - LastUsedRepository -> PROJECTNAME@ORGANIZATION@cloud
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - LastUsedRepServer ->
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - CommitCalculateManuallyMoved -> True
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - CommitMovedBinOnlySameExtension -> True
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - CommitMovedTxtOnlySameExtension -> False
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - CommitShowChanged -> True
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - CommitShowCheckouts -> True
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - CommitShowDeleted -> True
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - CommitShowPrivates -> True
2022-12-09 18:36:22,522 max DEBUG GuiClientConfigData - ShowHiddenChangedItems -> False
2022-12-09 18:36:22,523 max DEBUG GuiClientConfigData - ShowIgnoredItems -> False
2022-12-09 18:36:22,523 max DEBUG GuiClientConfigData - CommentsHistorySize -> 10
2022-12-09 18:36:22,546 max DEBUG RestApi - No user defined URIs in '/Users/USERNAME/.plastic4/webapi.conf'. Will use default URIs.
2022-12-09 18:36:23,934 max DEBUG NewVersionUpdater - Checking for new plasticscm version
2022-12-09 18:36:23,934 max DEBUG NewVersionUpdater - Edition [Cloud]
2022-12-09 18:36:23,934 max DEBUG NewVersionUpdater - Current version [11.0.16.7665]
2022-12-09 18:36:24,350 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:24
SslPolicyErrors: None
2022-12-09 18:36:24,479 max DEBUG WorkspaceTree - InitializeLoadedChangesetId - Going to load changeset for workspace 5f56f75f-7fdc-4063-a320-d72dd3a8df58
2022-12-09 18:36:24,490 max DEBUG WorkspaceDataStore - Read loaded changeset id for '/Users/USERNAME/Documents/Development/PROJECTNAME' in 6 ms
2022-12-09 18:36:24,491 max DEBUG WorkspaceTree - InitializeLoadedChangesetId 10 ms. WkId 5f56f75f-7fdc-4063-a320-d72dd3a8df58
2022-12-09 18:36:24,505 max DEBUG WorkspaceTree - Initialize - Going to load tree
2022-12-09 18:36:24,665 max DEBUG WorkspaceDataStore - Read wktree for '/Users/USERNAME/Documents/Development/PROJECTNAME' in 154 ms
2022-12-09 18:36:24,667 max DEBUG WorkspaceTree - BuildTree for workspace 5f56f75f-7fdc-4063-a320-d72dd3a8df58
2022-12-09 18:36:24,670 max DEBUG WorkspaceTree - BuildTree 3 ms. WkId 5f56f75f-7fdc-4063-a320-d72dd3a8df58
2022-12-09 18:36:24,672 max DEBUG WorkspaceTree - Initialize - tree timestamp is 638061321799865206/10931672
2022-12-09 18:36:24,940 max DEBUG GuiClientConfigData - Action: Save, File: plasticgui.conf
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - GuiClientConfigData:
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - CloudOrganization ->
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - CurrentWorkspace -> /Users/USERNAME/Documents/Development/PROJECTNAME
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - DefaultWorkspaceRoot -> /Users/USERNAME/Documents/Development
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - LastUsedRepository -> PROJECTNAME@ORGANIZATION@cloud
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - LastUsedRepServer ->
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - CommitCalculateManuallyMoved -> True
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - CommitMovedBinOnlySameExtension -> True
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - CommitMovedTxtOnlySameExtension -> False
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - CommitShowChanged -> True
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - CommitShowCheckouts -> True
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - CommitShowDeleted -> True
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - CommitShowPrivates -> True
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - ShowHiddenChangedItems -> False
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - ShowIgnoredItems -> False
2022-12-09 18:36:24,941 max DEBUG GuiClientConfigData - CommentsHistorySize -> 10
2022-12-09 18:36:24,957 max DEBUG PlasticApp - Startup (4601 ms)
Init GuiMessage (4 ms)
Init Logging (394 ms)
Avalonia Framework Initialization (1308 ms)
Init Localization (211 ms)
Register ClientHandlers (45 ms)
Init ThreadWaiter (1 ms)
Init ServicePoint (1 ms)
Init ChannelCertificateUiImpl (1 ms)
Init ExceptionHandling (1 ms)
Init ClientEncryptionServiceProvider (0 ms)
Initialize Theme (451 ms)
Load Colors (22 ms)
Load Brushes (10 ms)
Load style /theme/controls/BaseStyle.axaml (10 ms)
Load style /theme/controls/FocusAdorner.axaml (7 ms)
Load style /theme/controls/DataValidationErrors.axaml (3 ms)
Load style /theme/controls/ScrollViewer.axaml (22 ms)
Load style /theme/controls/ItemsControl.axaml (1 ms)
Load style /theme/controls/Window.axaml (1 ms)
Load style /theme/controls/TextBlock.axaml (10 ms)
Load style /theme/controls/Button.axaml (23 ms)
Load style /theme/controls/LinkLabel.axaml (8 ms)
Load style /theme/controls/ListBox.axaml (2 ms)
Load style /theme/controls/ListBoxItem.axaml (9 ms)
Load style /theme/controls/ToggleButton.axaml (6 ms)
Load style /theme/controls/ButtonGroup.axaml (2 ms)
Load style /theme/controls/TextBox.axaml (3 ms)
Load style /theme/controls/DropDownTextBox.axaml (2 ms)
Load style /theme/controls/Expander.axaml (34 ms)
Load style /theme/controls/CheckBox.axaml (6 ms)
Load style /theme/controls/TabControl.axaml (17 ms)
Load style /theme/controls/TabItem.axaml (6 ms)
Load style /theme/controls/ContentControl.axaml (1 ms)
Load style /theme/controls/UserControl.axaml (1 ms)
Load style /theme/controls/ComboBox.axaml (8 ms)
Load style /theme/controls/PopupRoot.axaml (6 ms)
Load style /theme/controls/ComboBoxItem.axaml (4 ms)
Load style /theme/controls/ToolTip.axaml (2 ms)
Load style /theme/controls/Separator.axaml (1 ms)
Load style /theme/controls/ContextMenu.axaml (12 ms)
Load style /theme/controls/MenuFlyoutPresenter.axaml (2 ms)
Load style /theme/controls/MenuItem.axaml (4 ms)
Load style /theme/controls/ToggleSwitch.axaml (7 ms)
Load style /theme/controls/GridSplitter.axaml (5 ms)
Load style /theme/controls/ScrollBar.axaml (6 ms)
Load style /theme/controls/RadioButton.axaml (3 ms)
Load style /theme/controls/SplitView.axaml (17 ms)
Load style /theme/controls/TreeDataGrid.axaml (14 ms)
Load style /theme/controls/TabStrip.axaml (1 ms)
Load style /theme/controls/TabStripItem.axaml (2 ms)
Load style /theme/controls/ProgressBar.axaml (29 ms)
Load style /theme/controls/Slider.axaml (15 ms)
Load style /theme/controls/SideBarTheme.axaml (3 ms)
Load style /theme/controls/SideBar.axaml (1 ms)
Load style /theme/controls/SideBarItem.axaml (2 ms)
Load style /theme/controls/SideBarButton.axaml (1 ms)
Load style /theme/controls/SideBarToggleButton.axaml (2 ms)
Load style /theme/controls/CalendarDayButton.axaml (2 ms)
Load style /theme/controls/CalendarDatePicker.axaml (12 ms)
Load style /theme/controls/CalendarButton.axaml (2 ms)
Load style /theme/controls/Calendar.axaml (1 ms)
Load style /theme/controls/CalendarItem.axaml (8 ms)
Load style /theme/controls/RepeatButton.axaml (2 ms)
Load style /theme/controls/NumericUpDown.axaml (10 ms)
Load style /theme/controls/PathIcon.axaml (1 ms)
Load style /theme/controls/ButtonSpinner.axaml (2 ms)
Load style /theme/controls/FlyoutPresenter.axaml (1 ms)
Load style /theme/controls/ColorPicker.axaml (2 ms)
Load style /theme/controls/ColorView.axaml (1 ms)
Load style /theme/controls/ColorPreviewer.axaml (1 ms)
Load style /theme/controls/ColorSlider.axaml (1 ms)
Load style /theme/controls/ColorSpectrum.axaml (1 ms)
Load style /theme/controls/TextEditor.axaml (1 ms)
Load style /theme/controls/TextArea.axaml (20 ms)
Load style /theme/controls/CompletionList.axaml (2 ms)
Load style /theme/controls/InsightWindow.axaml (1 ms)
Load style /theme/controls/DropDownButton.axaml (1 ms)
Load style /theme/controls/SearchPanel.axaml (2 ms)
Load style /theme/controls/VisualLineDrawingVisual.axaml (1 ms)
Load style /theme/controls/CodeReviewWindowStyles.axaml (2 ms)
Load style /theme/controls/DialogOverlayPopupHost.axaml (5 ms)
Load style /theme/controls/DialogHost.axaml (3 ms)
Init SaveGuiHelpEvents (5 ms)
Init PlasticWebRestApi (4 ms)
Init WindowHandler (141 ms)
Init TextMate exception handler (1 ms)
Launch window (2415 ms)
Init DiffMergeToolConfig (1 ms)
Check if Plastic needs config (0 ms)
Construct plastic window (1272 ms)
Show plastic window (439 ms)
Initialize semanticmerge supported languages (3 ms)
Finished initialize avalonia Framework (0 ms)
2022-12-09 18:36:25,088 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,099 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,099 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,235 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,235 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,308 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,618 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,618 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,759 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,759 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,827 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:25
SslPolicyErrors: None
2022-12-09 18:36:25,843 max DEBUG NewVersionUpdater - No new version returned
2022-12-09 18:36:25,893 max ERROR NotificationBarUpdater - Error updating notification bar: Invalid username or password
2022-12-09 18:36:25,911 max DEBUG NewVersionUpdater - Checking for new plasticscm version
2022-12-09 18:36:25,911 max DEBUG NewVersionUpdater - Edition [Cloud]
2022-12-09 18:36:25,911 max DEBUG NewVersionUpdater - Current version [11.0.16.7665]
2022-12-09 18:36:26,200 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,200 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,244 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,252 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,253 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,253 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,275 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,313 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,314 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,329 max DEBUG CmProxy - AskUserForCredentials. Ask the user. Server: ORGANIZATION@cloud
2022-12-09 18:36:26,332 max DEBUG RestApi - No user defined URIs in '/Users/USERNAME/.plastic4/webapi.conf'. Will use default URIs.
2022-12-09 18:36:26,516 max DEBUG NewVersionUpdater - No new version returned
2022-12-09 18:36:26,525 max ERROR NotificationBarUpdater - Error updating notification bar: Invalid username or password
2022-12-09 18:36:26,811 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,813 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:26,906 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:26
SslPolicyErrors: None
2022-12-09 18:36:27,318 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:27
SslPolicyErrors: None
2022-12-09 18:36:27,318 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:27
SslPolicyErrors: None
2022-12-09 18:36:28,849 max DEBUG RestApi - No user defined URIs in '/Users/USERNAME/.plastic4/webapi.conf'. Will use default URIs.
2022-12-09 18:36:29,306 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:29
SslPolicyErrors: None
2022-12-09 18:36:31,115 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:30
SslPolicyErrors: None
2022-12-09 18:36:33,255 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:33
SslPolicyErrors: None
2022-12-09 18:36:34,783 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:34
SslPolicyErrors: None
2022-12-09 18:36:34,984 max DEBUG AuthTokenCache - Wrote tokens to [/Users/USERNAME/.plastic4/tokens.conf]. Count: [1]
2022-12-09 18:36:34,984 max DEBUG AuthTokenCache - SetToken. Server: ORGANIZATION@cloud. User: molbblom@gmail.com. Token: TOKENAR+jpNjAAAAAGonuTSeWPBmv5SqIt4dSB4qnUqjjTb6UE9gijRXPRLSOUCvBWHAj4I1p/jChbH4gef9b57IyjqS2+eerJJ7mEIJrenew:h8ftWj7J-PV0NI1AqxkIlneDR4HV6ud5Lv5NyoSfUDI005f.6cJaylN-RYdcDHkP0FoF6A005fssoprov:unityid. SeidData: molbblom@gmail.com
2022-12-09 18:36:35,065 max DEBUG CmProxy - AskUserForCredentials. From user. Server: ORGANIZATION@cloud. User:
2022-12-09 18:36:35,066 max DEBUG CmProxy - AskUserForCredentials. From recently asked. Server: ORGANIZATION@cloud. User:
2022-12-09 18:36:35,067 max DEBUG CmProxy - AskUserForCredentials. From recently asked. Server: ORGANIZATION@cloud. User:
2022-12-09 18:36:35,067 max DEBUG CmProxy - AskUserForCredentials. From recently asked. Server: ORGANIZATION@cloud. User:
2022-12-09 18:36:35,067 max DEBUG CmProxy - AskUserForCredentials. From recently asked. Server: ORGANIZATION@cloud. User:
2022-12-09 18:36:35,068 max DEBUG CmProxy - AskUserForCredentials. From recently asked. Server: ORGANIZATION@cloud. User:
2022-12-09 18:36:35,068 max DEBUG CmProxy - AskUserForCredentials. From recently asked. Server: ORGANIZATION@cloud. User:
2022-12-09 18:36:35,450 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:35,449 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:35,457 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:35,457 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:35,457 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:35,458 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:35,465 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:35,467 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:35,569 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.HttpWebRequest
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: NoCheck
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:35,615 max ERROR PlasticPipe - Exception obtaining connection to ORGANIZATION@cloud. Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,616 max ERROR PlasticPipe - Exception obtaining connection to ORGANIZATION@cloud. Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,615 max ERROR PlasticPipe - Exception obtaining connection to ORGANIZATION@cloud. Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,615 max ERROR PlasticPipe - Exception obtaining connection to ORGANIZATION@cloud. Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,615 max ERROR PlasticPipe - Exception obtaining connection to ORGANIZATION@cloud. Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,616 max ERROR PlasticPipe - Exception obtaining connection to ORGANIZATION@cloud. Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,615 max ERROR PlasticPipe - Exception obtaining connection to ORGANIZATION@cloud. Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,621 max DEBUG InvokeMethodRetry - HasToHandleSocketException. Exception is not a SocketException: Failed to resolve the cloud server for organization ORGANIZATION@cloud. . Aborting retry
2022-12-09 18:36:35,621 max DEBUG InvokeMethodRetry - HasToHandleSocketException. Exception is not a SocketException: Failed to resolve the cloud server for organization ORGANIZATION@cloud. . Aborting retry
2022-12-09 18:36:35,621 max DEBUG InvokeMethodRetry - HasToHandleSocketException. Exception is not a SocketException: Failed to resolve the cloud server for organization ORGANIZATION@cloud. . Aborting retry
2022-12-09 18:36:35,621 max DEBUG InvokeMethodRetry - HasToHandleSocketException. Exception is not a SocketException: Failed to resolve the cloud server for organization ORGANIZATION@cloud. . Aborting retry
2022-12-09 18:36:35,621 max DEBUG InvokeMethodRetry - HasToHandleSocketException. Exception is not a SocketException: Failed to resolve the cloud server for organization ORGANIZATION@cloud. . Aborting retry
2022-12-09 18:36:35,621 max DEBUG InvokeMethodRetry - HasToHandleSocketException. Exception is not a SocketException: Failed to resolve the cloud server for organization ORGANIZATION@cloud. . Aborting retry
2022-12-09 18:36:35,621 max DEBUG InvokeMethodRetry - HasToHandleSocketException. Exception is not a SocketException: Failed to resolve the cloud server for organization ORGANIZATION@cloud. . Aborting retry
2022-12-09 18:36:35,623 max DEBUG PlasticPipe - prt: 10757|CheckRepositoryExists |ORGANIZATION@cloud
2022-12-09 18:36:35,623 max DEBUG PlasticPipe - prt: 9747|GetRepositoryInfoByName |ORGANIZATION@cloud
2022-12-09 18:36:35,623 max DEBUG PlasticPipe - prt: 10757|IsAdministrator |ORGANIZATION@cloud
2022-12-09 18:36:35,623 max DEBUG PlasticPipe - prt: 10906|GetLiceseData |ORGANIZATION@cloud
2022-12-09 18:36:35,623 max DEBUG PlasticPipe - prt: 9734|GetRepositoryInfoByName |ORGANIZATION@cloud
2022-12-09 18:36:35,623 max DEBUG PlasticPipe - prt: 10670|IsAdministrator |ORGANIZATION@cloud
2022-12-09 18:36:35,624 max DEBUG PlasticPipe - prt: 10907|GetRepositoryInfoByName |ORGANIZATION@cloud
2022-12-09 18:36:35,676 max DEBUG CmProxy - Error invoking IsAdministrator. Failed to resolve the cloud server for organization ORGANIZATION@cloud. .
at PlasticPipe.PlasticProtocol.Client.ClientTransport.DoGetConnection(PlasticServer plasticServer, IConnectionCreator connCreator, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.GetConnection(PlasticServer plasticServer, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds, Traffic& trafficAtStart, CallStats& callStatsAtStart, Boolean& bIsNewlyCreated)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWait(PlasticServer plasticServer, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWaitWithRetry(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.InvokeMethod(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticProtocolMethodInvoker.DoInvokeMethod(PlasticServer server, Credentials creds, Exception& ex)
2022-12-09 18:36:35,676 max DEBUG CmProxy - Error invoking GetLiceseData. Failed to resolve the cloud server for organization ORGANIZATION@cloud. .
at PlasticPipe.PlasticProtocol.Client.ClientTransport.DoGetConnection(PlasticServer plasticServer, IConnectionCreator connCreator, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.GetConnection(PlasticServer plasticServer, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds, Traffic& trafficAtStart, CallStats& callStatsAtStart, Boolean& bIsNewlyCreated)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWait(PlasticServer plasticServer, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWaitWithRetry(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.InvokeMethod(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticProtocolMethodInvoker.DoInvokeMethod(PlasticServer server, Credentials creds, Exception& ex)
2022-12-09 18:36:35,676 max DEBUG CmProxy - Error invoking GetRepositoryInfoByName. Failed to resolve the cloud server for organization ORGANIZATION@cloud. .
at PlasticPipe.PlasticProtocol.Client.ClientTransport.DoGetConnection(PlasticServer plasticServer, IConnectionCreator connCreator, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.GetConnection(PlasticServer plasticServer, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds, Traffic& trafficAtStart, CallStats& callStatsAtStart, Boolean& bIsNewlyCreated)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWait(PlasticServer plasticServer, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWaitWithRetry(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.InvokeMethod(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticProtocolMethodInvoker.DoInvokeMethod(PlasticServer server, Credentials creds, Exception& ex)
2022-12-09 18:36:35,676 max DEBUG CmProxy - Error invoking CheckRepositoryExists. Failed to resolve the cloud server for organization ORGANIZATION@cloud. .
at PlasticPipe.PlasticProtocol.Client.ClientTransport.DoGetConnection(PlasticServer plasticServer, IConnectionCreator connCreator, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.GetConnection(PlasticServer plasticServer, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds, Traffic& trafficAtStart, CallStats& callStatsAtStart, Boolean& bIsNewlyCreated)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWait(PlasticServer plasticServer, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWaitWithRetry(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.InvokeMethod(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticProtocolMethodInvoker.DoInvokeMethod(PlasticServer server, Credentials creds, Exception& ex)
2022-12-09 18:36:35,677 max DEBUG CmProxy - Error invoking IsAdministrator. Failed to resolve the cloud server for organization ORGANIZATION@cloud. .
at PlasticPipe.PlasticProtocol.Client.ClientTransport.DoGetConnection(PlasticServer plasticServer, IConnectionCreator connCreator, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.GetConnection(PlasticServer plasticServer, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds, Traffic& trafficAtStart, CallStats& callStatsAtStart, Boolean& bIsNewlyCreated)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWait(PlasticServer plasticServer, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWaitWithRetry(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.InvokeMethod(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticProtocolMethodInvoker.DoInvokeMethod(PlasticServer server, Credentials creds, Exception& ex)
2022-12-09 18:36:35,678 max DEBUG CmProxy - InvokeRemoteMethod failed. Server = ORGANIZATION@cloud. Error = Failed to resolve the cloud server for organization ORGANIZATION@cloud. . retryOn = Authentication, HostUnreachable, ServerCertificate
2022-12-09 18:36:35,677 max DEBUG CmProxy - Error invoking GetRepositoryInfoByName. Failed to resolve the cloud server for organization ORGANIZATION@cloud. .
at PlasticPipe.PlasticProtocol.Client.ClientTransport.DoGetConnection(PlasticServer plasticServer, IConnectionCreator connCreator, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.GetConnection(PlasticServer plasticServer, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds, Traffic& trafficAtStart, CallStats& callStatsAtStart, Boolean& bIsNewlyCreated)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWait(PlasticServer plasticServer, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWaitWithRetry(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.InvokeMethod(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticProtocolMethodInvoker.DoInvokeMethod(PlasticServer server, Credentials creds, Exception& ex)
2022-12-09 18:36:35,678 max DEBUG CmProxy - InvokeRemoteMethod failed. Server = ORGANIZATION@cloud. Error = Failed to resolve the cloud server for organization ORGANIZATION@cloud. . retryOn = Authentication, HostUnreachable, ServerCertificate
2022-12-09 18:36:35,677 max DEBUG CmProxy - InvokeRemoteMethod failed. Server = ORGANIZATION@cloud. Error = Failed to resolve the cloud server for organization ORGANIZATION@cloud. . retryOn = Authentication, HostUnreachable, ServerCertificate
2022-12-09 18:36:35,677 max DEBUG CmProxy - InvokeRemoteMethod failed. Server = ORGANIZATION@cloud. Error = Failed to resolve the cloud server for organization ORGANIZATION@cloud. . retryOn = Authentication, HostUnreachable, ServerCertificate
2022-12-09 18:36:35,678 max DEBUG CmProxy - InvokeRemoteMethod failed. Server = ORGANIZATION@cloud. Error = Failed to resolve the cloud server for organization ORGANIZATION@cloud. . retryOn = Authentication, HostUnreachable, ServerCertificate
2022-12-09 18:36:35,678 max DEBUG CmProxy - InvokeRemoteMethod failed. Server = ORGANIZATION@cloud. Error = Failed to resolve the cloud server for organization ORGANIZATION@cloud. . retryOn = Authentication, HostUnreachable, ServerCertificate
2022-12-09 18:36:35,677 max DEBUG CmProxy - Error invoking GetRepositoryInfoByName. Failed to resolve the cloud server for organization ORGANIZATION@cloud. .
at PlasticPipe.PlasticProtocol.Client.ClientTransport.DoGetConnection(PlasticServer plasticServer, IConnectionCreator connCreator, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.GetConnection(PlasticServer plasticServer, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, Int32 connTimeoutMillisec, IResolveCloudServer resolveCloudServer, Credentials& creds, Traffic& trafficAtStart, CallStats& callStatsAtStart, Boolean& bIsNewlyCreated)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWait(PlasticServer plasticServer, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, Boolean bRetryWriteMethod, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.SendAndWaitWithRetry(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response, FlexibleBufferPool lz4BufferPool, INegotiateActiveDirectory negotiateActiveDirectory, Int32 connTimeoutMsec, IResolveCloudServer resolveCloudServer)
at PlasticPipe.PlasticProtocol.Client.ClientTransport.InvokeMethod(PlasticServer server, PlasticMethods method, Credentials creds, INetworkMessage msg, INetworkMessage response)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticProtocolMethodInvoker.DoInvokeMethod(PlasticServer server, Credentials creds, Exception& ex)
2022-12-09 18:36:35,678 max DEBUG CmProxy - InvokeRemoteMethod failed. Server = ORGANIZATION@cloud. Error = Failed to resolve the cloud server for organization ORGANIZATION@cloud. . retryOn = Authentication, HostUnreachable, ServerCertificate
2022-12-09 18:36:35,680 max ERROR AsyncThreadWaiter - Error when performing background operation: Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,680 max ERROR AsyncThreadWaiter - Error when performing background operation: Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,680 max ERROR AsyncThreadWaiter - Error when performing background operation: Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,680 max ERROR AsyncThreadWaiter - Error when performing background operation: Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,680 max ERROR AsyncThreadWaiter - Error when performing background operation: Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,680 max ERROR AsyncThreadWaiter - Error when performing background operation: Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,680 max DEBUG IssueTrackerConfiguration - Unable to check if global config exists on server 'ORGANIZATION@cloud': Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,681 max ERROR IssueTrackerConfiguration - StackTrace:
at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.DoInvoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager, DoInvokeMode doInvokeMode)
at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.Invoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticPipe.PlasticProtocol.Client.Proxies.IInvokeMethod.Invoke(PlasticServer plasticServer, PlasticMethods method, INetworkMessage msg, INetworkMessage response)
at PlasticPipe.PlasticProtocol.Client.Proxies.RepositoryHandlerProxy.Codice.CM.Interfaces.IRepositoryHandler.CheckRepositoryExists(String repositoryName)
at Codice.Client.BaseCommands.BaseCommandsImpl.CheckRepositoryExists(String repositoryServer, String repositoryName)
at Codice.Client.BaseCommands.ServerConfigDownloader.TryCheckPlasticGlobalConfigReposExists(BaseCommandsImpl baseCommands, String server, Boolean& bExists)
2022-12-09 18:36:35,681 max DEBUG AsyncThreadWaiter - Stack trace: at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.DoInvoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager, DoInvokeMode doInvokeMode)
at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.Invoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticPipe.PlasticProtocol.Client.Proxies.IInvokeMethod.Invoke(PlasticServer plasticServer, PlasticMethods method, INetworkMessage msg, INetworkMessage response)
at PlasticPipe.PlasticProtocol.Client.Proxies.SecurityHandlerProxy.Codice.CM.Interfaces.ISecurityHandler.IsAdministrator(SEID seid)
at PlasticGui.PlasticAPI.PlasticGui.IPlasticAPI.IsAdmin(SEID seid, String server)
at PlasticGui.WorkspaceWindow.Topbar.GetUsers.ForWorkspaceInfo(WorkspaceInfo wkInfo, ClientConfigData clientConfig)
at PlasticGui.WorkspaceWindow.Topbar.UpdateWorkspaceInfoBar.<>c__DisplayClass6_0.<UpdateUsers>b__0()
at AppUiFramework.Threading.PlasticThreadWaiterBuilder.AsyncThreadWaiter.ExecuteOperation(Operation operation)
2022-12-09 18:36:35,682 max DEBUG AsyncThreadWaiter - Stack trace: at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.DoInvoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager, DoInvokeMode doInvokeMode)
at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.Invoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticPipe.PlasticProtocol.Client.Proxies.IInvokeMethod.Invoke(PlasticServer plasticServer, PlasticMethods method, INetworkMessage msg, INetworkMessage response)
at PlasticPipe.PlasticProtocol.Client.Proxies.InfoHandlerProxy.Codice.CM.Interfaces.IInfoHandler.GetLicenseData()
at PlasticGui.PlasticAPI.GetLicenseData(String server)
at PlasticGui.WorkspaceWindow.License.LicenseUpdater.<>c__DisplayClass3_0.<Start>b__0()
at AppUiFramework.Threading.PlasticThreadWaiterBuilder.AsyncThreadWaiter.ExecuteOperation(Operation operation)
2022-12-09 18:36:35,682 max DEBUG AsyncThreadWaiter - Stack trace: at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.DoInvoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager, DoInvokeMode doInvokeMode)
at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.Invoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticPipe.PlasticProtocol.Client.Proxies.IInvokeMethod.Invoke(PlasticServer plasticServer, PlasticMethods method, INetworkMessage msg, INetworkMessage response)
at PlasticPipe.PlasticProtocol.Client.Proxies.RepositoryHandlerProxy.Codice.CM.Interfaces.IRepositoryHandler.GetRepositoryInfo(String name)
at Codice.Client.Common.RepositorySpecResolver.GetRepInfo(RepositorySpec repSpec)
at Codice.Client.Common.CachedRepostiorySpecResolver.GetRepInfo(RepositorySpec repSpec)
at PlasticGui.PlasticAPI.GetRepositoryInfo(RepositorySpec repSpec)
at PlasticGui.PlasticAPI.GetBranchInfo(RepositorySpec repSpec, String fullBranchName)
at PlasticGui.WorkspaceWindow.Topbar.UpdateWorkspaceInfoBar.GetRepObjectInfo(Data wkStatusData)
at PlasticGui.WorkspaceWindow.Topbar.UpdateWorkspaceInfoBar.<>c__DisplayClass4_0.<UpdateComment>b__0()
at AppUiFramework.Threading.PlasticThreadWaiterBuilder.AsyncThreadWaiter.ExecuteOperation(Operation operation)
2022-12-09 18:36:35,682 max DEBUG AsyncThreadWaiter - Stack trace: at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.DoInvoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager, DoInvokeMode doInvokeMode)
at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.Invoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticPipe.PlasticProtocol.Client.Proxies.IInvokeMethod.Invoke(PlasticServer plasticServer, PlasticMethods method, INetworkMessage msg, INetworkMessage response)
at PlasticPipe.PlasticProtocol.Client.Proxies.RepositoryHandlerProxy.Codice.CM.Interfaces.IRepositoryHandler.GetRepositoryInfo(String name)
at Codice.Client.Common.RepositorySpecResolver.GetRepInfo(RepositorySpec repSpec)
at Codice.Client.Common.CachedRepostiorySpecResolver.GetRepInfo(RepositorySpec repSpec)
at Codice.CM.WorkspaceServer.CheckoutBranchSolver.GetBranchInfo(MountPointWithPath mount, ItemSelector itemRule)
at Codice.CM.WorkspaceServer.CheckoutBranchSolver.GetMainCheckoutBranchInfo(MountPointWithPath rootMount)
at Codice.CM.WorkspaceServer.CheckoutBranchSolver.GetMountWorkingBranch(MountPointWithPath mount, Boolean bAllowBranchExpansion)
at Codice.CM.WorkspaceServer.CheckoutBranchSolver.GetPathWorkingBranch(String path, Boolean bAllowBranchExpansion)
at Codice.CM.WorkspaceServer.CheckoutBranchSolver.GetWorkingBranchWithoutBranchExpansionByPath(String path)
at Codice.CM.WorkspaceServer.WorkspaceTreeHandler.TryGetWorkingBranch(String path)
at PlasticGui.PlasticAPI.GetCheckoutBranch(WorkspaceInfo wkInfo)
at PlasticGui.WorkspaceWindow.CheckIncomingChanges.<>c__DisplayClass7_0.<ForWorkspace>b__0()
at AppUiFramework.Threading.PlasticThreadWaiterBuilder.AsyncThreadWaiter.ExecuteOperation(Operation operation)
2022-12-09 18:36:35,682 max DEBUG AsyncThreadWaiter - Stack trace: at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.DoInvoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager, DoInvokeMode doInvokeMode)
at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.Invoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticPipe.PlasticProtocol.Client.Proxies.IInvokeMethod.Invoke(PlasticServer plasticServer, PlasticMethods method, INetworkMessage msg, INetworkMessage response)
at PlasticPipe.PlasticProtocol.Client.Proxies.RepositoryHandlerProxy.Codice.CM.Interfaces.IRepositoryHandler.GetRepositoryInfo(String name)
at Codice.Client.Common.RepositorySpecResolver.GetRepInfo(RepositorySpec repSpec)
at Codice.Client.Common.CachedRepostiorySpecResolver.GetRepInfo(RepositorySpec repSpec)
at PlasticGui.PlasticAPI.GetRepositoryInfo(RepositorySpec repSpec)
at PlasticGui.PlasticAPI.GetBranchInfo(RepositorySpec repSpec, String fullBranchName)
at PlasticGui.WorkspaceWindow.Topbar.UpdateWorkspaceInfoBar.GetRepObjectInfo(Data wkStatusData)
at PlasticGui.WorkspaceWindow.Topbar.UpdateWorkspaceInfoBar.<>c__DisplayClass4_0.<UpdateComment>b__0()
at AppUiFramework.Threading.PlasticThreadWaiterBuilder.AsyncThreadWaiter.ExecuteOperation(Operation operation)
2022-12-09 18:36:35,682 max DEBUG AsyncThreadWaiter - Stack trace: at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.DoInvoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager, DoInvokeMode doInvokeMode)
at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.Invoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticPipe.PlasticProtocol.Client.Proxies.IInvokeMethod.Invoke(PlasticServer plasticServer, PlasticMethods method, INetworkMessage msg, INetworkMessage response)
at PlasticPipe.PlasticProtocol.Client.Proxies.SecurityHandlerProxy.Codice.CM.Interfaces.ISecurityHandler.IsAdministrator(SEID seid)
at PlasticGui.PlasticAPI.PlasticGui.IPlasticAPI.IsAdmin(SEID seid, String server)
at PlasticGui.WorkspaceWindow.Topbar.GetUsers.ForWorkspaceInfo(WorkspaceInfo wkInfo, ClientConfigData clientConfig)
at PlasticGui.WorkspaceWindow.Topbar.UpdateWorkspaceInfoBar.<>c__DisplayClass6_0.<UpdateUsers>b__0()
at AppUiFramework.Threading.PlasticThreadWaiterBuilder.AsyncThreadWaiter.ExecuteOperation(Operation operation)
2022-12-09 18:36:35,684 max ERROR LicenseUpdater - License data could not be retrieved: Failed to resolve the cloud server for organization ORGANIZATION@cloud.
2022-12-09 18:36:35,685 max DEBUG LicenseUpdater - Stack trace:
at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.DoInvoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager, DoInvokeMode doInvokeMode)
at Codice.Client.Common.Connection.HandleCredsAliasAndServerCert.Invoke(IInvokeMethod invoker, PlasticServer plasticServer, PlasticServer serverToAuthenticate, RetryOn retryOn, ClientConfLoginInfo loginInfo, IGetCredentials getCredentials, ServerAliases serverAliases, IAuthTokenCache authTokenCache, ProfileManager profileManager)
at Codice.Client.Common.Connection.PlasticProtocolCmProxy.PlasticPipe.PlasticProtocol.Client.Proxies.IInvokeMethod.Invoke(PlasticServer plasticServer, PlasticMethods method, INetworkMessage msg, INetworkMessage response)
at PlasticPipe.PlasticProtocol.Client.Proxies.InfoHandlerProxy.Codice.CM.Interfaces.IInfoHandler.GetLicenseData()
at PlasticGui.PlasticAPI.GetLicenseData(String server)
at PlasticGui.WorkspaceWindow.License.LicenseUpdater.<>c__DisplayClass3_0.<Start>b__0()
at AppUiFramework.Threading.PlasticThreadWaiterBuilder.AsyncThreadWaiter.ExecuteOperation(Operation operation)
2022-12-09 18:36:35,759 max DEBUG ConnectionCreator - DNS resolve euwest4-00-cloud.plasticscm.com -> 35.204.63.26 took 87 ms
2022-12-09 18:36:35,759 max DEBUG ConnectionCreator - DNS resolve euwest4-00-cloud.plasticscm.com -> 35.204.63.26 took 61 ms
2022-12-09 18:36:35,813 max DEBUG ConnectionCreator - Create connection to ORGANIZATION@cloud took 115 ms
2022-12-09 18:36:35,813 max DEBUG ConnectionCreator - Create connection to ORGANIZATION@cloud took 143 ms
2022-12-09 18:36:35,875 max DEBUG WorkspacePathMatcher - Checking IsConfigWorkspace - wkPath: '/Users/USERNAME/Documents/Development/PROJECTNAME' globalConfigWkBasePath: '/Users/USERNAME/.plastic4/globalconfig'
2022-12-09 18:36:35,876 max DEBUG GlobalConfig - Getting the repository spec for workspacepath '/Users/USERNAME/Documents/Development/PROJECTNAME'
2022-12-09 18:36:35,877 max DEBUG GlobalConfig - Getting the server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'workspacetree', config file 'cloaked.conf'
2022-12-09 18:36:35,878 max DEBUG GlobalConfig - Server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'workspacetree', config file 'cloaked.conf': none
2022-12-09 18:36:35,888 max DEBUG WorkspacePathMatcher - Checking IsConfigWorkspace - wkPath: '/Users/USERNAME/Documents/Development/PROJECTNAME' globalConfigWkBasePath: '/Users/USERNAME/.plastic4/globalconfig'
2022-12-09 18:36:35,888 max DEBUG GlobalConfig - Getting the repository spec for workspacepath '/Users/USERNAME/Documents/Development/PROJECTNAME'
2022-12-09 18:36:35,888 max DEBUG GlobalConfig - Getting the server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'workspacetree', config file 'hidden_changes.conf'
2022-12-09 18:36:35,888 max DEBUG GlobalConfig - Server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'workspacetree', config file 'hidden_changes.conf': none
2022-12-09 18:36:35,891 max DEBUG ConnectionCreator - Create connection to ORGANIZATION@cloud took 39 ms
2022-12-09 18:36:35,895 max DEBUG GlobalConfig - Getting the repository spec for workspacepath '/Users/USERNAME/Documents/Development/PROJECTNAME'
2022-12-09 18:36:35,895 max DEBUG GlobalConfig - Getting the server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'externaltools', config file 'externaltools.conf'
2022-12-09 18:36:35,895 max DEBUG GlobalConfig - Server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'externaltools', config file 'externaltools.conf': none
2022-12-09 18:36:35,954 max DEBUG ConnectionCreator - Create connection to ORGANIZATION@cloud took 37 ms
2022-12-09 18:36:36,019 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.Security.SslStream
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: Online
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:36,019 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.Security.SslStream
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: Online
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:36,022 max DEBUG ConnectClientSsl - Negotiated SSL connection using protocol Tls12
2022-12-09 18:36:36,022 max DEBUG ConnectClientSsl - Negotiated SSL connection using protocol Tls12
2022-12-09 18:36:36,040 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.Security.SslStream
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: Online
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:36
SslPolicyErrors: None
2022-12-09 18:36:36,040 max DEBUG ConnectClientSsl - Negotiated SSL connection using protocol Tls12
2022-12-09 18:36:36,042 max DEBUG Channel - Valid certificate validation info:
Sender: System.Net.Security.SslStream
Certificate:
SHA1: F7F0C1286C35537C9374AF973D9F197769E8FA56
MD5: 36802299121E6463528FDF0D9F359901
Subject: CN=*.plasticscm.com
Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
Expiration: 09/26/2023 18:15:21
Version: 3
Chain:
Policy:
Revocation mode: Online
Revocation flags: ExcludeRoot
Verification flags: NoFlag
Verification time: 12/09/2022 18:36:35
SslPolicyErrors: None
2022-12-09 18:36:36,042 max DEBUG ConnectClientSsl - Negotiated SSL connection using protocol Tls12
2022-12-09 18:36:36,081 max DEBUG PlasticPipe - CmCallContext sent to server on connection creation
2022-12-09 18:36:36,081 max DEBUG PlasticPipe - CmCallContext sent to server on connection creation
2022-12-09 18:36:36,081 max DEBUG PlasticPipe - CmCallContext sent to server on connection creation
2022-12-09 18:36:36,081 max DEBUG PlasticPipe - CmCallContext sent to server on connection creation
2022-12-09 18:36:36,125 max DEBUG WorkspacePathMatcher - Checking IsConfigWorkspace - wkPath: '/Users/USERNAME/Documents/Development/PROJECTNAME' globalConfigWkBasePath: '/Users/USERNAME/.plastic4/globalconfig'
2022-12-09 18:36:36,125 max DEBUG GlobalConfig - Getting the repository spec for workspacepath '/Users/USERNAME/Documents/Development/PROJECTNAME'
2022-12-09 18:36:36,126 max DEBUG GlobalConfig - Getting the server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'workspacetree', config file 'ignore.conf'
2022-12-09 18:36:36,126 max DEBUG GlobalConfig - Server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'workspacetree', config file 'ignore.conf': none
2022-12-09 18:36:36,135 max DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 664|sendt: 0|recb: 3503|rect: 151|prt: 217|sert: 170|dest: 6|zip: 0| ORGANIZATION@cloud|GetLockRule
2022-12-09 18:36:36,135 max DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 673|sendt: 0|recb: 3503|rect: 148|prt: 1033|sert: 985|dest: 5|zip: 0| ORGANIZATION@cloud|IsAdministrator
2022-12-09 18:36:36,139 max DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 664|sendt: 0|recb: 3562|rect: 146|prt: 1029|sert: 977|dest: 10|zip: 0| ORGANIZATION@cloud|GetRepositoryInfoByName
2022-12-09 18:36:36,139 max DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 664|sendt: 0|recb: 3562|rect: 152|prt: 288|sert: 235|dest: 6|zip: 0| ORGANIZATION@cloud|GetRepositoryInfoByName
2022-12-09 18:36:36,142 max DEBUG PlasticPipe - prt: 225|GetLockRule |ORGANIZATION@cloud
2022-12-09 18:36:36,142 max DEBUG PlasticPipe - prt: 1041|IsAdministrator |ORGANIZATION@cloud
2022-12-09 18:36:36,142 max DEBUG PlasticPipe - prt: 291|GetRepositoryInfoByName |ORGANIZATION@cloud
2022-12-09 18:36:36,142 max DEBUG PlasticPipe - prt: 1032|GetRepositoryInfoByName |ORGANIZATION@cloud
2022-12-09 18:36:36,181 max DEBUG WorkspacePathMatcher - Checking IsConfigWorkspace - wkPath: '/Users/USERNAME/Documents/Development/PROJECTNAME' globalConfigWkBasePath: '/Users/USERNAME/.plastic4/globalconfig'
2022-12-09 18:36:36,181 max DEBUG GlobalConfig - Getting the repository spec for workspacepath '/Users/USERNAME/Documents/Development/PROJECTNAME'
2022-12-09 18:36:36,181 max DEBUG GlobalConfig - Getting the server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'workspacetree', config file 'ignore.conf'
2022-12-09 18:36:36,182 max DEBUG GlobalConfig - Server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'workspacetree', config file 'ignore.conf': none
2022-12-09 18:36:36,199 max DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 45|sendt: 0|recb: 127|rect: 41|prt: 50|sert: 5|dest: 3|zip: 0| ORGANIZATION@cloud|GetBranchInfoByName
2022-12-09 18:36:36,200 max DEBUG PlasticPipe - prt: 52|GetBranchInfoByName |ORGANIZATION@cloud
2022-12-09 18:36:36,202 max DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 51|sendt: 0|recb: 122|rect: 36|prt: 44|sert: 2|dest: 5|zip: 0| ORGANIZATION@cloud|GetBranchInfos
2022-12-09 18:36:36,202 max DEBUG PlasticPipe - prt: 45|GetBranchInfos |ORGANIZATION@cloud
2022-12-09 18:36:36,207 max DEBUG WorkspacePathMatcher - Checking IsConfigWorkspace - wkPath: '/Users/USERNAME/Documents/Development/PROJECTNAME' globalConfigWkBasePath: '/Users/USERNAME/.plastic4/globalconfig'
2022-12-09 18:36:36,207 max DEBUG GlobalConfig - Getting the repository spec for workspacepath '/Users/USERNAME/Documents/Development/PROJECTNAME'
2022-12-09 18:36:36,207 max DEBUG GlobalConfig - Getting the server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'workspacetree', config file 'ignore.conf'
2022-12-09 18:36:36,207 max DEBUG GlobalConfig - Server config for repository spec 'PROJECTNAME@ORGANIZATION@cloud', folder 'workspacetree', config file 'ignore.conf': none
2022-12-09 18:36:40,752 max DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 31|sendt: 0|recb: 84|rect: 38|prt: 46|sert: 2|dest: 2|zip: 0| ORGANIZATION@cloud|GetLiceseData
2022-12-09 18:36:40,754 max DEBUG PlasticPipe - prt: 49|GetLiceseData |ORGANIZATION@cloud
2022-12-09 18:36:43,910 max DEBUG WorkspaceTree - Clean() WkId 5f56f75f-7fdc-4063-a320-d72dd3a8df58
2022-12-09 18:36:35,615 max ERROR PlasticPipe - Exception obtaining connection to ORGANIZATION@cloud. Failed to resolve the cloud server for organization ORGANIZATION@cloud.
Can you attach your “/Users/xxx/.plastic4/client.conf”?
Do you have the same UserID configured in some other machine?
Here it is. Just like in the log file I’ve replaced the actual names with USERNAME, ORGANIZATION, etc. for privacy. I can send it if needed in a private message.